Yunze Xu
Yunze Xu
**Is your feature request related to a problem? Please describe.** https://cwiki.apache.org/confluence/display/KAFKA/KIP-516%3A+Topic+Identifiers **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
KafkaApisTest is flaky. The testConsumerListOffset method fails sporadically. [example failure](https://github.com/streamnative/kop/actions/runs/4624738445/jobs/8179852154?pr=1788) ``` Error: testConsumerListOffset(io.streamnative.pulsar.handlers.kop.KafkaApisTest) Time elapsed: 10.646 s
### Motivation Currently there are many flaky tests in KoP, for example, [this workflow](https://github.com/streamnative/kop/actions/runs/4379225767/jobs/7666344482) failed three times. 1st failure: ``` Error: MessagePublishBufferThrottlePulsarTest>MessagePublishBufferThrottleTestBase.testMessagePublishBufferThrottleEnable:107 » ConditionTimeout Error: MultiLedgerTest.testListOffsetForEmptyRolloverLedger:223 » ConditionTimeout Co... Error:...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.14.0 to 2.14.1. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade io.apicurio:apicurio-registry-app from 2.1.1.Final to 2.3.1.Final. :information_source: Keep your dependencies up-to-date....
See [example failure](https://github.com/apache/pulsar-client-go/actions/runs/4293872087/jobs/7483063543) logs: [logs.txt](https://github.com/apache/pulsar-client-go/files/10851964/logs.txt) stacks: [stacks.txt](https://github.com/apache/pulsar-client-go/files/10851952/stacks.txt)
These two PRs have been cherry-picked to branch-2.8 and included in 2.8.1.10 release. - https://github.com/apache/pulsar/pull/12305 introduces the support for scope field in OAuth2 authentication. - https://github.com/apache/pulsar/pull/12341 fixes the incorrect implementation...
These two configs are not configurable in Node.js client: - https://github.com/apache/pulsar-client-cpp/blob/3f0b33bfad746fd2da63fe062ea745d9a9caed55/include/pulsar/ConsumerConfiguration.h#L288 - https://github.com/apache/pulsar-client-cpp/blob/3f0b33bfad746fd2da63fe062ea745d9a9caed55/include/pulsar/ConsumerConfiguration.h#L303 Adding these configs can help users control the behavior of the `acknowledge` call.
See - https://github.com/apache/pulsar-client-python/actions/runs/8242753702/job/22542297702?pr=202 - https://github.com/apache/pulsar-client-python/actions/runs/8242753702/job/22542206316?pr=202 ``` ... 2024-03-12T02:35:31.1396530Z 2024-03-12 02:35:31.139 DEBUG [140455429797440] ClientConnection:886 | [[::1]:52958 -> [::1]:6650] Handling incoming command: SEND_RECEIPT 2024-03-12T02:35:31.1398821Z 2024-03-12 02:35:31.139 DEBUG [140455429797440] ClientConnection:1498 | [[::1]:52958 ->...