-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
type/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug
Description
Search before reporting
- I searched in the issues and found nothing similar.
Read release policy
- 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.
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/
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
Reproducing the issue
Not applicable
Additional information
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
type/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug