jyotirmoy112 opened a new issue, #22324: URL: https://github.com/apache/pulsar/issues/22324
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker. ### Version OS: AmazonLinux, Java: 1.8 Pulsar: 2.9.2 ### Minimal reproduce step Please set up a client node and perform admin operation either pulsarctl or pulsar CLI . It will come sometime when you have a heavy task to perform at a time. ### What did you expect to see? The expected behavior should be it should not throw error 504 gateway timeout. ### What did you see instead? Apache pulsar supports CLI commands and pulsarctl to perform some admin task ex. creating topics , subscription etc. but while performing those operation from a client node we saw 504 gateway timeout error most of the cases. while manually running those CLI commands from broker nodes it works successfully. ### Anything else? We want the workaround to fix this issue. ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
