Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8568

DefaultLogEventMapper map() Method Signature Breaking Change

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.4
    • 3.5.0, 3.4.5
    • None
    • None
    • Unknown

    Description

      The publicly accessible method map() of the DefaultLogEventMapper object was updated in CXF-8099 to include the ability to mask sensitive headers. In doing so, the method signature was changed to add a set of sensitive protocol headers. For existing implementations, this is a breaking change as the method signature differs.

      The proposed PR overloads the method to add back the version of the method that takes in one parameter, the message. A null check is also added for the sensitiveProtocolHeaders set.

      Attachments

        Issue Links

          Activity

            People

              ffang Freeman Yue Fang
              nrickles3 Noah Rickles
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: