diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2019-05-10 11:53:21 +0200 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2019-05-10 11:53:51 +0200 |
commit | dc936d27d761bde31ac5916a84efa2f48ec32b83 (patch) | |
tree | 0c52440545105d137d13c238cb54a2e0c364d167 /sources/hv-collector-main | |
parent | e3b124ab11ac8c837ff692539696d1e43fcd8247 (diff) |
Enable Kafka consumer offset committing
It appears that reactor-kafka is setting auto.commit property to false,
which makes our CSITs fail nondeterministically due to automatic reset of
consumer offset.
By acknowledging manually, we will mark every message for committing,
which will be performed according to ConsumerConfiguration.
This way, Kafka broker should persist consumer offset.
Change-Id: I0c5156ff8df9bb3341e733e50a3c6866fdd94976
Issue-ID: DCAEGEN2-1495
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
Diffstat (limited to 'sources/hv-collector-main')
0 files changed, 0 insertions, 0 deletions