Skip to content

Made decrementing pendingPublishAcks more thread safe - #14

Open
devinbost wants to merge 2 commits into
masterfrom
synchronize_publishOperationCompleted
Open

Made decrementing pendingPublishAcks more thread safe#14
devinbost wants to merge 2 commits into
masterfrom
synchronize_publishOperationCompleted

Conversation

@devinbost

Copy link
Copy Markdown
Owner

Looks like accesses in this path are multi-threaded, so the decrement and looks like it might be unsafe.

@devinbost

Copy link
Copy Markdown
Owner Author

Another flaky test:

Error: Tests run: 4, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 9.231 s <<< FAILURE! - in org.apache.pulsar.client.api.TokenAuthenticatedProducerConsumerTest
Error: testTokenProducerAndConsumer(org.apache.pulsar.client.api.TokenAuthenticatedProducerConsumerTest) Time elapsed: 0.164 s <<< FAILURE!

@github-actions

Copy link
Copy Markdown

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions Bot added the Stale label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant