Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-19465

Log message of warn-result of snapshot creation might be more accurate.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.16
    • None
    • None
    • Fixed log message of snapshot create operation with the warning result.
    • Release Notes Required

    Description

      If snapshot creation ends with a warning, we might change log on the processing node from
      info: 'Cluster-wide snapshot operation finished successfully:'
      to
      warn: 'Cluster-wide snapshot operation finished with warnings:' + the warnings occurred.

      Same for the text of SNAPSHOT_FINISHED_WRN_MSG. For the warned snapshot we might change:
      'Cluster-wide snapshot operation failed:'
      to
      'Cluster-wide snapshot operation finished with warnings:'.

      Additionally, we should not put into 'SnapshotOperationRequest.toString()' the snapshot meta and the streamer warning flag. They are for internal usage only. No useful info for a user.

      Attachments

        Issue Links

          Activity

            People

              vladsz83 Vladimir Steshin
              vladsz83 Vladimir Steshin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: