Skip to content

Commit 5741799

Browse files
Debug logs
1 parent 961d03d commit 5741799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbcon/joblist/distributedenginecomm.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ int32_t DistributedEngineComm::Setup()
303303

304304
try
305305
{
306+
idblog("trying to connect to PMS" << connectionId << ", " << cl->otherEnd() << ", address " << cl->addr2String());
306307
if (cl->connect())
307308
{
308309
newClients.push_back(cl);

0 commit comments

Comments
 (0)