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

Remove traces of dclocal_read_repair_chance from dtests as it is not used anymore

    XMLWordPrintableJSON

Details

    Description

      This test as of now fails consistently because property "dclocal_read_repair_chance" does not exist anymore. It was marked as "not used" as part of CASSANDRA-13910 and it fails in current trunk in

       
      snitch_test.py TestDynamicEndpointSnitchtest multidatacenter_local_quorum 
      In test, it was set to 0.0 too so I am not sure what is the benefit of having that property there (even it is not recognised anymore) 

      ./src/java/org/apache/cassandra/schema/SchemaKeyspace.java:129: + "dclocal_read_repair_chance double," // no longer used, left for drivers' sake
      ./src/java/org/apache/cassandra/schema/SchemaKeyspace.java:196: + "dclocal_read_repair_chance double," // no longer used, left for drivers' sake
      ./src/java/org/apache/cassandra/schema/SchemaKeyspace.java:560: .add("dclocal_read_repair_chance", 0.0) // no longer used, left for drivers' sake
      E   cassandra.protocol.SyntaxException: <Error from server: code=2000 [Syntax error in CQL query] message="Unknown property 'dclocal_read_repair_chance'">

       

      Attachments

        Issue Links

          Activity

            People

              stefan.miklosovic Stefan Miklosovic
              stefan.miklosovic Stefan Miklosovic
              Stefan Miklosovic
              Marcus Eriksson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m