Technoboy- opened a new pull request, #528: URL: https://github.com/apache/pulsar-site/pull/528
### Motivation When verifying 2.11.x or later, we should suggest adding the below command otherwise, it will fail when `Validate Stateful Functions` with the below error: ``` ~/Downloads/release_2.11.1/apache-pulsar-2.11.1 ยป bin/pulsar-admin functions querystate --tenant test --namespace test-namespace --name word_count -k hello -w # key 'hello' doesn't exist. # key 'hello' doesn't exist. # key 'hello' doesn't exist State storage client is not done initializing. Please try again in a little while. ``` ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc` <!-- Your PR contains doc changes. Please attach the local preview screenshots (run `./preview.sh` at root path) to your PR description, or else your PR might not get merged. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> -- 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]
