Technoboy- commented on PR #20496: URL: https://github.com/apache/pulsar/pull/20496#issuecomment-1578041093
``` Error: Medium: org.apache.pulsar.websocket.WebSocketService.getAuthorizationService() may expose internal representation by returning WebSocketService.authorizationService [org.apache.pulsar.websocket.WebSocketService] At WebSocketService.java:[line 177] EI_EXPOSE_REP [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" ``` For the above spotbugs issue, I have added this fix https://github.com/apache/pulsar/pull/20496/commits/023781c56cf7e83e64da69df41a181dc159e4989 -- 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]
