Hi All, I have raised a PR <https://github.com/apache/incubator-dubbo/pull/3027>for issue 3026 <https://github.com/apache/incubator-dubbo/issues/3026>. In this PR , I am reducing the number of SimpleDateFormat object creation from each log message to per thread wise and reusing it. Please review it.
https://github.com/apache/incubator-dubbo/pull/3027
