This is an automated email from the ASF dual-hosted git repository.
nkurihar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 013bbce Updated Release Candidate Validation (markdown)
013bbce is described below
commit 013bbce912c9591b57245ca4decffec42372a214
Author: nkurihar <[email protected]>
AuthorDate: Wed Apr 10 20:31:00 2019 +0900
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index c92d6c4..16b8a30 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -498,7 +498,7 @@ $ bin/pulsar-admin functions getstatus --tenant test
--namespace test-namespace
3. Query the state table for the function: watching on a key called "hello"
```shell
-$ bin/pulsar-admin functions querystate --tenant test --namespace
test-namespace --name word_count -u bk://localhost:4181 -k hello -w
+$ 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