narendragoyal commented on a change in pull request #1869: [TRAFODION-3334] 
Refactored and re-implemented monitor communication.
URL: https://github.com/apache/trafodion/pull/1869#discussion_r377968389
 
 

 ##########
 File path: core/sqf/monitor/linux/cluster.cxx
 ##########
 @@ -6640,6 +6810,33 @@ int CCluster::ConnectSockPeer( CNode *node, int peer, 
bool resetConnections )
     unsigned char srcaddr[4], dstaddr[4];
     struct hostent *he;
 
+    static int sv_io_wait_timeout = -2;
 
 Review comment:
   There is some scope to put this code block in some common utility function. 
Seems to be used in a few places :)

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

Reply via email to