I'm trying to get a solution to https://jira.qos.ch/browse/LOGBACK-1189, in which async logging for logback-access with Jetty incorrectly clears the attribute map due to bad logic in copyAttributeMap.
Would greatly appreciate some feedback on if this proposed change will be accepted, and if so, when it might be released, and if not, when we might expect a fix for LOGBACK-1189, which is affecting a number of projects, including Dropwizard:
Thanks.