DaveBirdsall commented on a change in pull request #1840: [TRAFODION-3308] 
Improve error reporting when a process cannot be started
URL: https://github.com/apache/trafodion/pull/1840#discussion_r284528042
 
 

 ##########
 File path: core/sql/executor/ExUdrServer.cpp
 ##########
 @@ -298,7 +287,7 @@ ExUdrServer::ExUdrServerStatus 
ExUdrServer::start(ComDiagsArea **diags,
     ipcServer_ =
       udrServerClass_->allocateServerProcess(diags,
                                              diagsHeap,
-                                             nodeName,
+                                             NULL,
 
 Review comment:
   Yes. This is determined by the next parameter, "collocatedCPU".

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