htran1 commented on a change in pull request #2863: GOBBLIN-1016: Allow Gobblin
Application Master to join Helix cluster …
URL: https://github.com/apache/incubator-gobblin/pull/2863#discussion_r366518174
##########
File path:
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnAppSecurityManagerWithKeytabs.java
##########
@@ -85,8 +91,11 @@ protected synchronized void renewDelegationToken() throws
IOException, Interrupt
if (!this.firstLogin) {
// Send a message to the controller and all the participants if this is
not the first login
Review comment:
Update comment since no longer sending to all the participants.
----------------------------------------------------------------
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]
With regards,
Apache Git Services