lujiajing1126 opened a new pull request #6037: URL: https://github.com/apache/skywalking/pull/6037
- [ ] Add a unit test to verify that the fix works. - [x] Explain briefly why the bug exists and how to fix it. - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>. - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/CHANGES.md). For the custom plugins using annotation with members of primitive array, the current byte-buddy version (`1.10.16`) cannot find proper target to enhance. See the issue in the upstream repo https://github.com/raphw/byte-buddy/issues/971 and a full example to reproduce the issue https://github.com/lujiajing1126/bytebuddy-issue971 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
