Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-233

Redo log statements using SLF4J

    XMLWordPrintableJSON

Details

    Description

      Currently we are not employing variable substitution aggresively in the project. ala

      LogManager.getLogger(SomeName.class.getName()).info("Message: {}, Detail: {}", message, detail);
      

      This can improve performance since the string concatenation is deferrable to when the logging is actually in effect.

      Attachments

        Issue Links

          Activity

            People

              xleesf leesf
              vinoth Vinoth Chandar
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m