whfjam commented on issue #5291: URL: https://github.com/apache/skywalking/issues/5291#issuecomment-672047230
> > > #5085 is my attempt at fixing this. The only thing not working is the e2e tests. i have saw your code, i noticed that in the last else situation u used the <return ""> i think this code will cause the recursive to be ended because in the method ParsePathUtil.recursiveParseMethodAnnotaion it judges the result by Objects.isNull(result) , i doubt if you have notice that. ---------------------------------------------------------------- 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]
