Skip to content

[Bug] Cannot enable stateful functions #24828

@naahk37

Description

@naahk37

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

No one assigned

    Labels

    type/bugThe PR fixed a bug or issue reported a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions