apache / apache/pulsar-client-python

[Feature request] Enable AUTO_CONSUME

Aberta
#80 2 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
75
Forks
53
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

It doesn't seem like the python client supports auto consume. This does however seem to be the case for the java client as documented [here](https://pulsar.apache.org/docs/2.10.x/schema-understand/). It would be useful to have for the python client as well. It seems like there is already some C++ code in the repo related to AUTO_CONSUME, [here](https://github.com/apache/pulsar-client-python/blob/c69cf1f3238f751b48fe8994801fdd54c02eb21c/src/enums.cc#L110).

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Read src/enums.cc around line 110 and compare the Python client's capabilities with the Java client's AUTO_CONSUME behavior in the linked documentation. Determine the implementation scope and any needed validation; done means Python users can use AUTO_CONSUME consistently with the documented Java behavior.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
cpp, python
Domínio
distributed-systems
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

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