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

cqlsh "DESCRIBE KEYSPACES;" returns empty after upgrade

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Cannot Reproduce
    • None
    • Legacy/Tools
    • cassandra 2.1.0

    • Low

    Description

      after upgrade from 2.0.7 to 2.1.0
      run cqlsh "DESCRIBE KEYSPACES;" returns empty result;
      query individual table does return data;
      See below:

      [root@dc1-stg-cassandra-08 cassandra]# cqlsh dc1-stg-cassandra-08.dc01.revsci.net -k as_user_segment
      Connected to Stage Cluster at dc1-stg-cassandra-08.dc01.revsci.net:9042.
      [cqlsh 5.0.1 | Cassandra 2.1.0 | CQL spec 3.2.0 | Native protocol v3]
      Use HELP for help.
      cqlsh:as_user_segment> DESCRIBE KEYSPACES;
      
      <empty>
      
      cqlsh:as_user_segment>  select * from user_segments_blob where id = '8e6090087fc1a7591a99dc4cb744ac43';
      
       id                               | segments
      ----------------------------------+------------------------------------------------------------------------------------
       8e6090087fc1a7591a99dc4cb744ac43 | 0x94160000b0150000911d00003b0e0000211a0000ee22000072160000ab1c0000df0f000042040000
      
      (1 rows)
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            thobbs Tom Hobbs Assign to me
            shawnzhou Shawn Zhou
            Tom Hobbs
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment