Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
1.11.4
-
None
-
Ubuntu 16 x64, 3 nodes cluster
-
Important
Description
Using JoltTransformJSON to transform (flatten/rename fields) kafka JSON messages before making an update on Postgres DB
In some rare cases messages (received from same topic partition) are "mixing" up an order within a same node
Therefore updates are invoked in wrong order, affecting on data consistency and correctness
Provenance logs for some found cases:
Partition and offset for each message provided in screen (with blue)
Flow (mentioned "flow pipeline" marked with yellow):
Flow code has been attached