XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • OM

    Description

      OM double-buffer flush thread name is set to nullOMDoubleBufferFlushThread, because the double-buffer is created before prefix is set:

          this.ozoneManagerDoubleBuffer = buildDoubleBufferForRatis();
      
      
          this.handler = new OzoneManagerRequestHandler(ozoneManager,
              ozoneManagerDoubleBuffer);
          this.threadPrefix = ozoneManager.getThreadNamePrefix();
      

      Attachments

        Issue Links

          Activity

            People

              arafat2198 Arafat Khan
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: