Fork me on GitHub
#onyx
<
2018-04-19
>
madstap17:04:21

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)

lucasbradstreet17:04:53

That is not the expected behaviour, no.

lellis20:04:44

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

lucasbradstreet20:04:01

Very strange. Can you stick the relevant parts of your onyx.log somewhere? Can be private / sanitised if necessary.

lucasbradstreet20:04:23

I assume that did not happen before this issue?

lellis20:04:33

Yes, not happen.

lucasbradstreet21:04:35

Hmm, yes, something strange is up there. It’s probably a bad error message. Are the tasks connected in the workflow?

sparkofreason21:04:26

No. That must be it.

lucasbradstreet21:04:00

Created an issue https://github.com/onyx-platform/onyx/issues/855. Let us know if it doesn’t turn out to be that

lucasbradstreet21:04:11

^ newbie issue for anyone interested in a PR