Skip to content

Commit

Permalink
Fixed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jzgithub1 committed Nov 12, 2019
1 parent 0a368c7 commit 58a3ac4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ private synchronized void updateAllTableConfigurations() {
}

/**
* Create the first watcher for the /accumulo/{InstanceID/table-config-version znode.
* Create the first watcher for the /accumulo/{InstanceID}/table-config-version znode.
*
* It only operates on the table-config-version znode. Watchers need to be set on a node if a
* watch event is ever to be triggered. Watch events are triggered by a data change, addition or
Expand Down

0 comments on commit 58a3ac4

Please sign in to comment.