FMX commented on code in PR #1000:
URL: 
https://github.com/apache/incubator-celeborn/pull/1000#discussion_r1030227671


##########
client/src/main/java/org/apache/celeborn/client/read/Replica.java:
##########
@@ -58,16 +58,22 @@ class Replica {
   public synchronized TransportClient getOrOpenStream() throws IOException, 
InterruptedException {
     if (client == null || !client.isActive()) {

Review Comment:
   How about now ? 



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