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

Fix flakey testSendSmall - org.apache.cassandra.net.ConnectionTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • 4.0-alpha4, 4.0
    • Test/unit
    • None
    • Correctness - Test Failure
    • Normal
    • Normal
    • Unit Test
    • All
    • None

    Description

      The test fails sometimes with the following error message and trace.

      processed count values don't match expected:<10> but was:<9>
      
      junit.framework.AssertionFailedError: processed count values don't match expected:<10> but was:<9>
      at org.apache.cassandra.net.ConnectionUtils$InboundCountChecker.doCheck(ConnectionUtils.java:217)
      at org.apache.cassandra.net.ConnectionUtils$InboundCountChecker.check(ConnectionUtils.java:200)
      at org.apache.cassandra.net.ConnectionTest.lambda$testSendSmall$11(ConnectionTest.java:305)
      at org.apache.cassandra.net.ConnectionTest.lambda$doTest$8(ConnectionTest.java:242)
      at org.apache.cassandra.net.ConnectionTest.doTestManual(ConnectionTest.java:262)
      at org.apache.cassandra.net.ConnectionTest.doTest(ConnectionTest.java:240)
      at org.apache.cassandra.net.ConnectionTest.test(ConnectionTest.java:229)
      at org.apache.cassandra.net.ConnectionTest.testSendSmall(ConnectionTest.java:277)
      

      Attachments

        Issue Links

          Activity

            People

              e.dimitrova Ekaterina Dimitrova
              yifanc Yifan Cai
              Ekaterina Dimitrova
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: