• unknown's avatar
    ndb - bug#32359 · 7e7668e4
    unknown authored
      Increase connection negotiation timeout
      Improve some weirdness
    
    
    storage/ndb/src/common/transporter/Transporter.cpp:
      - Increase connection negotiation timeout
      - return false if trying to connect when already connected (should still be assert)
    storage/ndb/src/common/transporter/TransporterRegistry.cpp:
      Use correct "is_connected" checks
        (although this is kind of bogus and should be cleaned-up)
    7e7668e4
Transporter.cpp 5.8 KB