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: #1056

Motivation

The testMultiBrokerProduceAndConsumeOnePartitionedTopic test method fails sporadically. Because the sometimes delete topic will timeout. link PR: apache/pulsar#14060

Modifications

  • remove the call of deletePartitionedTopic

@BewareMyPower BewareMyPower merged commit 8c7afcd into streamnative:master Feb 9, 2022
@BewareMyPower
Copy link
Collaborator

Remove the release/2.9.1 and release/2.8.2.x since it only affects the Pulsar 2.10.0-rc version.

BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
…Topic (#1057)

Fixes: #1056

### Motivation

The `testMultiBrokerProduceAndConsumeOnePartitionedTopic` test method fails sporadically. Because the sometimes delete topic will timeout. link PR: apache/pulsar#14060

### Modifications

* remove the call of `deletePartitionedTopic`

(cherry picked from commit 8c7afcd)
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
…Topic (#1057)

Fixes: #1056

### Motivation

The `testMultiBrokerProduceAndConsumeOnePartitionedTopic` test method fails sporadically. Because the sometimes delete topic will timeout. link PR: apache/pulsar#14060

### Modifications

* remove the call of `deletePartitionedTopic`

(cherry picked from commit 8c7afcd)
BewareMyPower pushed a commit that referenced this pull request Feb 9, 2022
…Topic (#1057)

Fixes: #1056

### Motivation

The `testMultiBrokerProduceAndConsumeOnePartitionedTopic` test method fails sporadically. Because the sometimes delete topic will timeout. link PR: apache/pulsar#14060

### Modifications

* remove the call of `deletePartitionedTopic`

(cherry picked from commit 8c7afcd)
eolivelli pushed a commit to eolivelli/kop that referenced this pull request Feb 24, 2022
…Topic (streamnative#1057)

Fixes: streamnative#1056

### Motivation

The `testMultiBrokerProduceAndConsumeOnePartitionedTopic` test method fails sporadically. Because the sometimes delete topic will timeout. link PR: apache/pulsar#14060

### Modifications

* remove the call of `deletePartitionedTopic`

(cherry picked from commit 8c7afcd)
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: DistributedClusterTest.testMultiBrokerProduceAndConsumeOnePartitionedTopic

2 participants