apache / apache/pulsar-client-cpp

Incorrect configuration of PartititionsUpdateInterval

Aberta
#191 0 comentários 0 reações 1 responsável Reivindicada por @RobertIndie Ver no GitHub
Linguagem predominante
C++
Estrelas
71
Forks
90
Merge médio
2h 33min
PRs com merge (30d)
3

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.