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

 ##########
 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:
   Yes, I need to think about how to change this so it is easier to maintain. 
Thanks! 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to