You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2013/11/22 17:12:52 UTC

git commit: Remove the vestiges of PBSPredictor from nodetool help

Updated Branches:
  refs/heads/cassandra-2.0 3c9760bdb -> dbc79787b


Remove the vestiges of PBSPredictor from nodetool help


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dbc79787
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dbc79787
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/dbc79787

Branch: refs/heads/cassandra-2.0
Commit: dbc79787bc32378925036cc785771b97c14d24f6
Parents: 3c9760b
Author: Aleksey Yeschenko <al...@apache.org>
Authored: Fri Nov 22 19:12:11 2013 +0300
Committer: Aleksey Yeschenko <al...@apache.org>
Committed: Fri Nov 22 19:12:11 2013 +0300

----------------------------------------------------------------------
 src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/dbc79787/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
----------------------------------------------------------------------
diff --git a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
index d0c3d0d..632d7e1 100644
--- a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
+++ b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
@@ -205,9 +205,6 @@ commands:
   - name: getsstables <keyspace> <cf> <key>
     help: |
       Print the sstable filenames that own the key
-  - name: predictconsistency <replication_factor> <time> [versions] [latency_percentile]
-    help: |
-      Predict latency and consistency "t" ms after writes
   - name: reloadtriggers
     help: |
       reload trigger classes