no need to intercept the sentinel indicating the workflow was killed
Trying to avoid mdstore to store transaction of cancelled feeding
include also the lower and upper bounds in the queries
Fixed transaction commit for _id
Make a copy of the object
Found bug of missing timestamp. When completing an incremental transaction, the whole record must be copied, not only the id ad body field.
trying to understand why datestamp disappears on mongo
long, not string!
use the same (hopefully) format for field timestamp, and the same value for each record involved in a transaction
logging query
using commons-lang3, using lambdas
fixed test
integrated latest changes from dnet40
Stroing in mdstore fails if the VTD Parser cannot properly apply the xpaths on records to index
migrated to dnet45, using updated quartz version
codebase used to migrate to java8 the production system