Chenjp

Results 25 comments of Chenjp

Does java.util.concurrent.* ever been transformed by skywalking-apm-agent? see https://github.com/apache/skywalking/discussions/10207#discussioncomment-4502388 ```The simple answer is you can't. java/util/concurrent/ThreadPoolExecutor should not be instrumented.```

> @songxiaosheng It looks like -1 means use the default port not randomized, this scenario can be support by getting a port using org.apache.dubbo.common.utils.NetUtils#getAvailablePort() agree, consider change method name from...

> `partHeaderTotalSizeMax` looks to be sufficient. No need to limit header count as well. > > There are a lot of unrelated changes in this PR. They should be removed....

@garydgregory is it necessary to merge into master branch?