XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 1.5.0
    • OM

    Description

        @SuppressWarnings("checkstyle:parameternumber")
        private OzoneManagerDoubleBuffer(OMMetadataManager omMetadataManager,
            Consumer<TermIndex> updateLastAppliedIndex,
            boolean isRatisEnabled, boolean isTracingEnabled,
            int maxUnFlushedTransactions,
            FlushNotifier flushNotifier, S3SecretManager s3SecretManager,
            String threadPrefix) {
          ...
        }
      

      The OzoneManagerDoubleBuffer constructor above has many parameter. We may reduce it by passing the Builder.

      We will also clean up the code, add javadoc and fix typos.

      Attachments

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: