This is an automated email from the ASF dual-hosted git repository.

sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new c5089d4  add toc
c5089d4 is described below

commit c5089d4bcdd90c57880df9ad72ecf9fd47c4ceb1
Author: Sijie Guo <guosi...@gmail.com>
AuthorDate: Thu Jul 19 13:29:08 2018 -0700

    add toc
---
 Release-Candidate-Validation.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 08491f8..4ab0238 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -2,6 +2,7 @@
   * [Download Binary Distributions](#download-the-binary-distributions)
   * [Validate Pub/Sub and Java Functions](#validate-pubsub-and-java-functions)
   * [Validate Connectors](#validate-connectors)
+  * [Validate Stateful Functions](#validate-stateful-functions)
 
 Here are some instructions for reviewing and validating a release candidate.
 
@@ -419,7 +420,7 @@ $ bin/pulsar-admin sink delete --tenant public --namespace 
default --name cassan
 "Deleted successfully"
 ```
 
-#### Validate Counter Functions
+#### Validate Stateful Functions
 
 Since Pulsar 2.1, Pulsar enables bookkeeper table service for stateful pulsar 
functions (as a developer preview).
 

Reply via email to