david-streamlio opened a new pull request #9978:
URL: https://github.com/apache/pulsar/pull/9978
*(If this PR fixes a github issue, please add `Fixes #<xyz>`.)*
Fixes #9977
### Motivation
Stateful functions would not run on a Pulsar standalone cluster running
inside a Docker container
### Modifications
Changed the client type used by the BKStateStoreProvider from a Thick client
to the thgin
### Verifying this change
- [ ] Make sure that the change passes the CI checks.
*(Please pick either of the following options)*
This change is a trivial rework / code cleanup without any test coverage.
### Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): No
- The public API: No
- The schema: No
- The default values of configurations: No
- The wire protocol: No
- The rest endpoints: No
- The admin cli options: No
- Anything that affects deployment: No
### Documentation
- Does this pull request introduce a new feature? No
- If yes, how is the feature documented? not applicable
- If a feature is not applicable for documentation, explain why? It is
just a fix to some low-level implementation that the user is unaware of
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]