naahk37 opened a new issue, #24828: URL: https://github.com/apache/pulsar/issues/24828
### Search before reporting - [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](https://pulsar.apache.org/contribute/release-policy/#supported-versions) don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker. ### User environment Pulsar Version: 4.0.7 OS: Ubuntu 24.04 Java: OpenJDK 21.0.8 ### Issue Description Tried to enable stateful functions by editing the bookkeeper.conf on all bookkeeper nodes as described here: [https://pulsar.apache.org/docs/4.0.x/functions-worker-stateful/](https://pulsar.apache.org/docs/4.0.x/functions-worker-stateful/) After saving the file and restarting the bookies, the port 4181 is not open. When starting up the bookie I can see the following config setting below "org.apache.bookkeeper.proto.BookieServer": > "storageserver.grpc.port" : "4181" ### Error messages ```text ``` ### Reproducing the issue Not applicable ### Additional information _No response_ ### Are you willing to submit a PR? - [ ] 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]
