Staging instance, all changes can be removed at any time

Skip to content

Revert "Fix on_eof behavior when the consumer group is rebalanced"

Vincent Sellier requested to merge vsellier/swh-journal:on_eof-rollback into master

This reverts commit e625c64c as the consumers are now lost in an infinite loop after a partition rebalance.

This commit simply revert the change because the on_eof option is almost not yet used by any consumer in production (only the journal scrubber). The proper way to implemennt the change will be investigate later.

Related to #4659

Merge request reports

Loading