grishaf commented on PR #304:
URL: 
https://github.com/apache/pulsar-client-python/pull/304#issuecomment-4485796530

   **Blocked on two upstream dependencies:**
   
   1. **Waiting for pulsar-client-cpp >= 4.2.0 release** — the `setNullValue()` 
/ `hasNullValue()` C++ APIs were merged into `main` 
([apache/pulsar-client-cpp#563](https://github.com/apache/pulsar-client-cpp/pull/563))
 but not yet released. `dependencies.yaml` is set to `4.2.0` anticipating the 
release.
   
   2. **Waiting for broker fix 
[apache/pulsar#25817](https://github.com/apache/pulsar/pull/25817)** — 
non-batched null-value messages are not removed during topic compaction due to 
a bug in `extractKeyAndSize()`. The Python compaction test 
(`test_null_value_compaction`) depends on this broker fix to pass.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to