<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -273,20 +273,4 @@ public class LeaveJoinProtocolImpl implements Runnable
         
         return map;
     }
-
-    public static void main(String[] args) throws Throwable
-    {
-        StorageService ss = StorageService.instance();
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;3&quot;), new EndPoint(&quot;A&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;6&quot;), new EndPoint(&quot;B&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;9&quot;), new EndPoint(&quot;C&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;12&quot;), new EndPoint(&quot;D&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;15&quot;), new EndPoint(&quot;E&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;18&quot;), new EndPoint(&quot;F&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;21&quot;), new EndPoint(&quot;G&quot;, 7000));
-        ss.updateTokenMetadata(new BigIntegerToken(&quot;24&quot;), new EndPoint(&quot;H&quot;, 7000));
-        
-        Runnable runnable = new LeaveJoinProtocolImpl( new EndPoint[]{new EndPoint(&quot;C&quot;, 7000), new EndPoint(&quot;D&quot;, 7000)}, new Token[]{new BigIntegerToken(&quot;22&quot;), new BigIntegerToken(&quot;23&quot;)} );
-        runnable.run();
-    }
 }</diff>
      <filename>src/java/org/apache/cassandra/dht/LeaveJoinProtocolImpl.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>70c2c844245eae9ef6be42c2b065affe1e66fbf0</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Ellis</name>
    <email>jbellis@apache.org</email>
  </author>
  <url>http://github.com/ryanking/cassandra/commit/d710ae1c13bbd5d8f0076f0bbfcca1540cdd0448</url>
  <id>d710ae1c13bbd5d8f0076f0bbfcca1540cdd0448</id>
  <committed-date>2009-11-04T10:04:22-08:00</committed-date>
  <authored-date>2009-11-04T10:04:22-08:00</authored-date>
  <message>r/m obsolete calls to updateTokenMetadata from a manual test method (fixes build).  patch by jbellis

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@832822 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>91151f4de40c5a0c12d6058f791b548fbccc5d87</tree>
  <committer>
    <name>Jonathan Ellis</name>
    <email>jbellis@apache.org</email>
  </committer>
</commit>
