apache / apache/pulsar-client-cpp
Incorrect configuration of PartititionsUpdateInterval
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 71
- Fork
- 90
- Merge trung bình
- 2 giờ 33 phút
- Pull request đã merge (30 ngày)
- 3
Mô tả
In https://github.com/apache/pulsar/pull/6732, we have implemented the auto update partitions feature for the c++ client. But the configuration of PartititionsUpdateInterval should be added to the ProducerConfiguration instead of the ClientConfiguration. This result users cannot set the PartititionsUpdateInterval for the specific producer.
Maybe we should deprecate the PartititionsUpdateInterval in the ClientConfiguration and add it to the ProducerConfiguration.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.