Baodi Shi

Results 55 issues of Baodi Shi

## Motivation About the chunk config of the `Consumer`, we need to make it exposed in `Reader`. Depend on CPP client release: https://github.com/apache/pulsar-client-cpp/issues/165

### Motivation Batch index acknowledgment can improve individual ack performance. Refer [PIP 54: Support acknowledgment at batch index level](https://github.com/apache/pulsar/wiki/PIP-54:-Support-acknowledgment-at-batch-index-level) ### Solution Depend on CPP client PR release: https://github.com/apache/pulsar-client-cpp/pull/151

### Motivation PIP: https://github.com/apache/pulsar/wiki/PIP-23%3A-Message-Tracing-By-Interceptors ### Alternatives Need to depend on apache/pulsar-client-cpp/issues/150 first ### Anything else?

### Motivation C++ client already supports. The node.js client just needs to expose the configuration.

### Motivation PIP: https://github.com/apache/pulsar/issues/13315 ### Alternatives Need to depend on apache/pulsar-client-cpp/issues/164 first ### Anything else?

### Motivation This is an earlier feature of the Pulsar java client and has no related PIP. Refer to Java client PR: https://github.com/apache/pulsar/pull/2543 ### Alternatives Depend on CPP to implement...

### Motivation Depend on the CPP client to improve the implementation first. apache/pulsar-client-cpp#161 ### Alternatives ### Anything else?

### Motivation CPP client supported the `KeyValue` schema on https://github.com/apache/pulsar-client-cpp/pull/22. Node.js clients also can support KeyValue schemas based on this. ### Alternatives ### Anything else?

https://github.com/apache/pulsar-client-python/actions/runs/5493895300/jobs/10012373710?pr=138 ``` ====================================================================== 2023-07-08 10:09:29.109 ERROR [139724761126464] ClientImpl:214 | Error Checking/Getting Partition Metadata while creating producer on persistent://public/default/oauth2-test-base64 -- AuthenticationError ERROR: test_base64 (__main__.Oauth2Test) 2023-07-08 10:09:29.110 INFO [139724795805696] ClientImpl:614 | Closing...

### Motivation Refer PIP: https://github.com/apache/pulsar/issues/12356 ### Solution Depend on CPP client PR release: https://github.com/apache/pulsar-client-cpp/issues/89