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

Descriptor.fromFilename seems broken for BIG format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Not A Problem
    • None
    • None
    • None

    Description

      The problem can be reproduced in DescriptorTest by adding the following unit test:

          @Test
          public void testFromFileNameWithBIGFormat()
          {
              checkFromFilename(new Descriptor(tempDataDir, ksname, cfname, 1, Descriptor.Type.TEMP, SSTableFormat.Type.BIG), false);
          }
      

      Attachments

        Activity

          People

            tjake T Jake Luciani
            blerer Benjamin Lerer
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: