Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-6103

Log updates for ZKRMStateStore

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4
    • None
    • Reviewed

    Description

            LOG.debug(appId + " znode didn't exist. Created a new znode to"
                + " update the application state.");
      

      Check is debug enabled

              if (LOG.isDebugEnabled()) {
                LOG.debug((isUpdate ? "Storing " : "Updating ")
                    + dtSequenceNumberPath + ". SequenceNumber: "
                    + rmDTIdentifier.getSequenceNumber());
              }
      

      isUpdate will be always false

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sturman Daniel Sturman Assign to me
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment