• unknown's avatar
    finish Impl 1 "report port" of WL2278 · 90b34155
    unknown authored
    Dynamic port allocation of cluster nodes:
    Impl 1 is reporting the port used back to the mgmd. No actual dynamic ports.
    
    
    ndb/src/common/mgmcommon/IPCConfig.cpp:
      pass correct node id to add_transporter_interface.
      
      remoteNodeId is what we want, and is what we're now passing
    ndb/src/mgmapi/mgmapi.cpp:
      Don't use a ': ' at the end of args.put calls.
    ndb/src/mgmsrv/Services.cpp:
      Fix indenting
    90b34155
Services.cpp 39 KB