nikita-sirohi commented on code in PR #2622:
URL: https://github.com/apache/accumulo/pull/2622#discussion_r858039032


##########
server/base/src/main/java/org/apache/accumulo/server/rpc/TServerUtils.java:
##########
@@ -527,6 +529,12 @@ public static ServerAddress 
createSaslThreadPoolServer(HostAndPort address, TPro
       serverUser = UserGroupInformation.getLoginUser();
     } catch (IOException e) {
       transport.close();

Review Comment:
   It's enclosed in a try, and said exception would just be logged.



-- 
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]

Reply via email to