smchamberlin / node-red-contrib-ibm-db2

Node-RED nodes to work with a Db2 LUW database. Works with "Db2 on Cloud" and "Db2 Warehouse on Cloud" services as well as standalone installation of Db2 LUW.
4 stars 14 forks source link

Problem that seems Node-RED dashDB nodes are stopped #12

Closed katayanagis closed 7 years ago

katayanagis commented 7 years ago

When SQL "insert" and "select" conflict between asynchronous flows, I sometimes encounter the problem that seems Node-RED dashDB nodes are stopped.

It is okay when only "dashDB out node" is working continuously. Likewise, it is okay when only "dashDB in node" is working continuously. However, when "dashDB out node" and "dash DB in node" are running simultaneously at the same time, the problem sometimes occurs.

When the problem occurred, the Node-RED application could not read and write to dashDB until restarting the application.

katayanagis commented 7 years ago

By the following, It seems that the above problem was also solved.

https://github.com/smchamberlin/node-red-nodes-cf-sqldb-dashdb/commit/13024e677705c05d851d60fffc43fa3d22258039