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

nodetool hangs (doesn't return prompt) if you specify a table that doesn't exist or a KS that has no CF's

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.3
    • Tool/nodetool
    • Low

    Description

      Invalid CF

      ERROR 02:18:18,904 Fatal exception in thread Thread[AntiEntropyStage:3,5,main]
      java.lang.IllegalArgumentException: Unknown table/cf pair (StressKeyspace.StressStandard)
      	at org.apache.cassandra.db.Table.getColumnFamilyStore(Table.java:147)
      	at org.apache.cassandra.service.AntiEntropyService$TreeRequestVerbHandler.doVerb(AntiEntropyService.java:601)
      	at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:59)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      	at java.lang.Thread.run(Thread.java:662)
      

      Empty KS

       INFO 02:19:21,483 Waiting for repair requests: []
       INFO 02:19:21,484 Waiting for repair requests: []
       INFO 02:19:21,484 Waiting for repair requests: []
      

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--2933.txt
          1 kB
          Yuki Morishita

        Activity

          People

            yukim Yuki Morishita
            cdaw Cathy Daw
            Yuki Morishita
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: