I encountered some strange behavior with the database read/write nodes, and wanted to see if anybody else had observed it as well. Locally on my machine, I am creating a set of workflows that work with different portions of a social service API, and I noticed that when one of my workflows has started writing its result set to our database, than the other workflows reading from that same database (different tables) pause. When it's finished, they go to town like nothing it happened.
Has anybody else observed this? Or know if the behavior carries over to the KNIME server environment?