Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-271

MDC::put will not overwrite existing key value pair

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • None
    • None
    • None
    • All

    Description

      MDC::put( "key", "value1" );
      MDC::put( "key", "value2" );

      Will result in the key property still set to value1.

      Attachments

        1. logcxx-271.patch
          4 kB
          Curt Arnold

        Activity

          People

            carnold@apache.org Curt Arnold
            dalewking Dale King
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: