apache / apache/pulsar-client-cpp

Incorrect configuration of PartititionsUpdateInterval

Ouverte
#191 0 commentaires 0 réactions 1 personne assignée Réclamée par @RobertIndie Voir sur GitHub
Langage dominant
C++
Étoiles
71
Forks
90
Merge moyen
2 h 33 min
PR mergées (30 j)
3

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.