pjfanning opened a new pull request, #1192: URL: https://github.com/apache/incubator-pekko/pull/1192
* the buffer recycler is an important performance feature in Jackson * Jackson 2.17 also changes the default pool implementation and this has proved an issue - see https://github.com/FasterXML/jackson-module-scala/issues/672 * my plan for Pekko is to keep the existing ThreadLocal implementation as the default even if Jackson has a different default -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
