GBM-tamerm commented on issue #14826: URL: https://github.com/apache/pulsar/issues/14826#issuecomment-1077458606
Thanks Lari , I added the additional details you asked ,. We are not setting LimitNOFILE in our systemctl service and leave it to the default. systemctl show -p DefaultLimitNOFILE >> DefaultLimitNOFILE=4096 I will try to run netstat command when the issue happen again. Our PRD cluster running in an old version 2.3.2 , and does not seem to have this issue we see in 2.7 Also some client reports seeing the below error: org.apache.pulsar.client.api.PulsarClientException$LookupException: Reached max number of redirections Is that something we can tune in broker.conf ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
