Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4200

Move error on 1 node cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.1
    • None
    • None
    • Normal

    Description

      Attempting to move a node in a 1 node cluster with a keyspace using NTS produces an error:

      bin/nodetool -h localhost move 0
      Exception in thread "main" java.lang.IllegalStateException: unable to find sufficient sources for streaming range (0,129685538820263942208828358218513421652]
      at org.apache.cassandra.dht.RangeStreamer.getRangeFetchMap(RangeStreamer.java:197)
      	at org.apache.cassandra.dht.RangeStreamer.getWorkMap(RangeStreamer.java:205)
      	at org.apache.cassandra.service.StorageService.move(StorageService.java:2419)
      	at org.apache.cassandra.service.StorageService.move(StorageService.java:2327)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      ...
      

      Attachments

        1. 4200.txt
          5 kB
          Sylvain Lebresne
        2. 4200-v2.txt
          1 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            nickmbailey Nick Bailey
            Sylvain Lebresne
            Vijay
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: