• unknown's avatar
    [PATCH] WL#3704 mgmapi timeouts: For mgm server, have timeout per operation,... · 7e00600a
    unknown authored
    [PATCH] WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug)
    
    for TransporterRegistry, keep connection to management server alive.
    
    
    Index: ndb-work/storage/ndb/include/util/InputStream.hpp
    ===================================================================
    
    
    storage/ndb/include/util/InputStream.hpp:
      WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug)
    storage/ndb/include/util/OutputStream.hpp:
      WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug)
    storage/ndb/src/common/transporter/TransporterRegistry.cpp:
      WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug)
    storage/ndb/src/mgmsrv/Services.cpp:
      WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug)
    7e00600a
TransporterRegistry.cpp 36.5 KB