Github user bdeggleston commented on a diff in the pull request:

    https://github.com/apache/cassandra/pull/224#discussion_r194581559
  
    --- Diff: 
test/unit/org/apache/cassandra/locator/NetworkTopologyStrategyTest.java ---
    @@ -36,12 +37,17 @@
     
     import org.apache.cassandra.config.DatabaseDescriptor;
     import org.apache.cassandra.dht.Murmur3Partitioner;
    +import org.apache.cassandra.dht.Murmur3Partitioner.LongToken;
     import org.apache.cassandra.dht.OrderPreservingPartitioner.StringToken;
    +import org.apache.cassandra.dht.Range;
     import org.apache.cassandra.dht.Token;
     import org.apache.cassandra.exceptions.ConfigurationException;
     import org.apache.cassandra.locator.TokenMetadata.Topology;
     import org.apache.cassandra.service.StorageService;
     
    +import static org.apache.cassandra.locator.Replica.full;
    --- End diff --
    
    fixed


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to