devinbost edited a comment on issue #6151: Intermittent 500's from Admin CLI 
and Zookeeper exceptions in broker logs
URL: https://github.com/apache/pulsar/issues/6151#issuecomment-579065977
 
 
   We're also seeing timeouts on `persistent://public/functions/assignments`.
   
   (I tried to format them to make them easier to read.)
   
   ```
   03:41:05.812 [pulsar-client-io-48-1] ERROR 
org.apache.pulsar.client.impl.ProducerImpl 
   - [persistent://public/functions/assignments] [null] 
   Failed to create producer: 5 lookup request timedout after ms 30000
   03:41:05.812 [pulsar-client-io-48-1] WARN  
org.apache.pulsar.client.impl.ClientCnx 
   - [id: 0x73becd94, L:/10.120.69.14:43564 - 
R:host10.example.domain.com/10.120.69.20:6650] 
   request 5 timed out after 30000 ms
   ```
   
   We also found this. 
   
   ```
   03:43:56.654 [main] ERROR 
org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl 
   - Unable to create znode - [/loadbalance/brokers/host04.prod.ostk.com:8080] 
for load balance on zookeeper03:43:56.654 [main] 
   ERROR org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl 
   - Broker znode - [/loadbalance/brokers/host04.prod.ostk.com:8080] is own by 
different zookeeper-ssession 288441566245486803
   03:43:56.654 [main] ERROR 
org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl 
   - Unable to create znode - [/loadbalance/brokers/host04.prod.ostk.com:8080] 
for load balance on zookeeper
   org.apache.pulsar.broker.PulsarServerException: Broker-znode owned by 
different zk-session 288441566245486803
   ```
   

----------------------------------------------------------------
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