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

Duplicate logging of merkle tree request

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.6, 3.0.5, 3.6
    • None
    • None

    Description

      When repairing a table using parallel repair the "Requesting merkle trees for x" message is logged twice:

      2016-04-04T13:17:06.217+0200  INFO [Repair#47:1] RepairJob.java:107 [repair #c370f703-fa56-11e5-a98e-bbedcba36f16] requesting merkle trees for x (to [/x.x.x.1, /x.x.x.2, /x.x.x.3])
      2016-04-04T13:17:06.217+0200  INFO [Repair#47:1] RepairJob.java:181 [repair #c370f703-fa56-11e5-a98e-bbedcba36f16] Requesting merkle trees for x (to [/x.x.x.1, /x.x.x.2, /x.x.x.3])
      

      Attaching trivial patches that removes the duplicate logging as well as adding a repair trace message to sequential validations. The 3.0 version should apply cleanly to trunk.

      Attachments

        1. duplicate_repair_logging-2.2.patch
          3 kB
          Marcus Olsson
        2. duplicate_repair_logging-3.0.patch
          3 kB
          Marcus Olsson

        Activity

          People

            molsson Marcus Olsson
            molsson Marcus Olsson
            Marcus Olsson
            Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: