Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Conversation

@Demogorgon314
Copy link
Member

Fixes #1053

Motivation

Currently, the idempotent producer test is not stable, because consumers don't provide orderly consumption, we should add a test to verify idempotent produce, and remove consumption orderly check.

Modifications

  • Add test for an idempotent producer in KafkaApiTest
  • Remove consumption orderly check

@BewareMyPower BewareMyPower merged commit da8d3ce into streamnative:master Feb 9, 2022
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
Fixes #1053

### Motivation

Currently, the idempotent producer test is not stable, because consumers don't provide orderly consumption, we should add a test to verify idempotent produce, and remove consumption orderly check.

### Modifications

* Add test for an idempotent producer in KafkaApiTest
* Remove consumption orderly check

(cherry picked from commit da8d3ce)
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
Fixes #1053 

### Motivation

Currently, the idempotent producer test is not stable, because consumers don't provide orderly consumption, we should add a test to verify idempotent produce, and remove consumption orderly check.

### Modifications

* Add test for an idempotent producer in KafkaApiTest
* Remove consumption orderly check
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
Fixes #1053

### Motivation

Currently, the idempotent producer test is not stable, because consumers don't provide orderly consumption, we should add a test to verify idempotent produce, and remove consumption orderly check.

### Modifications

* Add test for an idempotent producer in KafkaApiTest
* Remove consumption orderly check

(cherry picked from commit da8d3ce)
eolivelli pushed a commit to eolivelli/kop that referenced this pull request Feb 24, 2022
Fixes streamnative#1053

### Motivation

Currently, the idempotent producer test is not stable, because consumers don't provide orderly consumption, we should add a test to verify idempotent produce, and remove consumption orderly check.

### Modifications

* Add test for an idempotent producer in KafkaApiTest
* Remove consumption orderly check

(cherry picked from commit da8d3ce)
@Demogorgon314 Demogorgon314 deleted the fix/issue-1053 branch February 24, 2022 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: IdempotentProducerTest.testIdempotentProducer

2 participants