TC-oKozlov commented on issue #5284: Persistent topic is always temporarily 
unavailable
URL: https://github.com/apache/pulsar/issues/5284#issuecomment-557736342
 
 
   We are getting a similar issue from our custom client code when running a 
load test from 10 concurrent producer processes. In our setup we create a new 
producer before sending each message, send message, and close producer.  We 
start getting "topic temporarily unavailable" after about 8000 producers / 
messages were created. This is runs through Pulsar Proxy ->Broker deployed on 
kubernetes. It seems like  Pulsar starts having an issue when too many 
producers are created over a short period of time.

----------------------------------------------------------------
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 specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to