BewareMyPower commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-3072246889
I think no one is working on this issue currently.
- There is a open PR for the consumer side implementation, but the comments
are not addressed: https://github.com
nachatz commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-3071746883
Hey all, looks like we're closing in on a year later (almost three from the
initial issue). Curious if there's any updates here, this seems to be a fairly
large oversight f
Nictec commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2361833314
Hi guys, i am currently implementing the consumer using asyncio in my fork
and would like to open a pull request as soon as its finished. I used the c++
clients Async method
NiuBlibing commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2359933714
> No plan for now
sounds a bad news.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
BewareMyPower commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2358147372
No plan for now
--
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 sp
NiuBlibing commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2357611682
Is there any plan to support asyncio for consumer?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
BewareMyPower commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2317409733
I can find this module when I installed it:
```
>>> pulsar.__file__
'/opt/homebrew/lib/python3.12/site-packages/pulsar/__init__.py'
>>> import pulsar.as
BewareMyPower commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2308153133
It might be something wrong with the release process, let me check it next
week.
--
This is an automated message from the Apache Git Service.
To respond to the mess
daveqs commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2307963753
I see the asyncio module in the reference docs
(https://pulsar.apache.org/api/python/3.5.x/pulsar.asyncio.html). However, I
get `ModuleNotFoundError: No module named 'pulsar
BewareMyPower commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-1871190583
Assign this issue to myself. I wrote a demo locally and I'm going to start
this work.
https://github.com/apache/pulsar-client-python/assets/18204803/84633fc9-d2
tsturzl commented on issue #55:
URL:
https://github.com/apache/pulsar-client-python/issues/55#issuecomment-1759925342
@zbentley Integrating this client with asyncio is incredibly frustrating,
because it's not entirely clear which thread things are running in and much of
asyncio is **not th
11 matches
Mail list logo