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

Reduce logging level for MigrationTask abort due to down node from ERROR to INFO

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.15, 2.1.5
    • None
    • None

    Description

      A lot of the dtests are failing during Jenkins runs due to the following error message in the logs:

      "ERROR [MigrationStage:1] 2015-03-24 20:02:03,464 MigrationTask.java:62 - Can't send migration request: node /127.0.0.3 is down.\n"]
      

      This log message happens when a schema pull is scheduled, but the target endpoint is down when the scheduled task actually runs. The failing dtests generally stop a node as part of the test, which results in this.

      I believe the log message should be moved from ERROR to INFO (or perhaps even DEBUG). This isn't an unexpected type of problem (nodes go down all the time), and it's not actionable by the user. This would also have the nice side effect of fixing the dtests.

      Attachments

        1. 9032.txt
          0.6 kB
          Tom Hobbs

        Issue Links

          Activity

            People

              thobbs Tom Hobbs
              thobbs Tom Hobbs
              Tom Hobbs
              Aleksey Yeschenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: