Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-17442

Fix prompt information in StandbyCheckpointer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 3.3.0, 3.3.4
    • 3.3.4
    • namenode
    • None

    Description

      Fix prompt information in StandbyCheckpointer

      void prepareToStopStandbyServices() throws ServiceFailedException {
        if (standbyCheckpointer != null) {
          standbyCheckpointer.cancelAndPreventCheckpoints(
              "About to leave standby state");
        }
      } 

      Attachments

        Activity

          People

            Unassigned Unassigned
            wuxiaobao Xiaobao Wu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: