Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9418 Fix dtests on 2.2 branch on Windows
  3. CASSANDRA-9983

Windows dtest: incremental_repair_test.py:TestIncRepair.multiple_subsequent_repair_test

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      This test was failing on the lastest cassci builds (#44 and #38). It also made the whole suite hang sometimes. For this reason, it was disabled from windows dtests on this commit.

      Below are some stack traces:

      ERROR [ScheduledTasks:1] 2015-08-04 16:49:30,865 MessagingService.java:894 - MUTATION messages were dropped in last 5000 ms: 112 for internal timeout and 0 for cross node timeout
      
      ERROR [STREAM-OUT-/127.0.0.3] 2015-08-04 16:51:01,820 StreamSession.java:521 - [Stream #96593730-3ae1-11e5-b4d0-358ed15ecf72] Streaming error occurred
      java.lang.OutOfMemoryError: Java heap space
              at com.ning.compress.lzf.BufferRecycler.allocOutputBuffer(BufferRecycler.java:79) ~[compress-lzf-0.8.4.jar:na]
              at com.ning.compress.lzf.LZFOutputStream.<init>(LZFOutputStream.java:50) ~[compress-lzf-0.8.4.jar:na]
              at org.apache.cassandra.streaming.StreamWriter.write(StreamWriter.java:83) ~[main/:na]
              at org.apache.cassandra.streaming.messages.OutgoingFileMessage.serialize(OutgoingFileMessage.java:96) ~[main/:na]
              at org.apache.cassandra.streaming.messages.OutgoingFileMessage$1.serialize(OutgoingFileMessage.java:48) ~[main/:na]
              at org.apache.cassandra.streaming.messages.OutgoingFileMessage$1.serialize(OutgoingFileMessage.java:40) ~[main/:na]
              at org.apache.cassandra.streaming.messages.StreamMessage.serialize(StreamMessage.java:46) ~[main/:na]
              at org.apache.cassandra.streaming.ConnectionHandler$OutgoingMessageHandler.sendMessage(ConnectionHandler.java:363) ~[main/:na]
              at org.apache.cassandra.streaming.ConnectionHandler$OutgoingMessageHandler.run(ConnectionHandler.java:335) ~[main/:na]
      --
      
      ERROR [Reference-Reaper:1] 2015-08-04 16:51:42,663 Ref.java:187 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@344b91f8) to class org.apache.cassandra.io.util.SafeMemory$MemoryTidy@1718063907:Memory@[75039b10..75039b14) was not released before the reference was garbage collected
      

      Attachments

        Activity

          People

            pauloricardomg Paulo Motta
            pauloricardomg Paulo Motta
            Paulo Motta
            Philip Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: