Hi, I'm using the :read-log
datomic plugin and each transaction seems to be read exactly twice. Is this expected behavior? (This is on my dev machine, but with external kafka and zookeeper)
That is not the expected behaviour, no.
Hello everyone, yesterday we had a problem here in our zookeeper park, we had to reset the snapshot folder and changed the tenancy-id but do not mess with S3. Our job :onyx.plugin.datomic/read-log returned to normal but a specific t was looped. I have generic exception handling for all tasks and have no exception in the log. I would like a help to understand a possible problem. It runs every 2 minutes this: no errors, but always retry
Very strange. Can you stick the relevant parts of your onyx.log somewhere? Can be private / sanitised if necessary.
I assume that did not happen before this issue?
Yes, not happen.
Hmm, yes, something strange is up there. It’s probably a bad error message. Are the tasks connected in the workflow?
No. That must be it.
Created an issue https://github.com/onyx-platform/onyx/issues/855. Let us know if it doesn’t turn out to be that
^ newbie issue for anyone interested in a PR