Commit Graph

16 Commits (9a3aba6ed700597e94925618ced28d517b49b2f4)

Author SHA1 Message Date
Vitaliy Filippov 9a3aba6ed7 Remove a lot of old dead code 2015-12-21 00:49:05 +03:00
Vitaliy Filippov 133fc66358 Allow to use any query for POLL operation 2015-12-21 00:07:03 +03:00
Vitaliy Filippov 4a592c717b :D remove unused databasebc.transaction.* 2015-12-20 21:27:01 +03:00
Vitaliy Filippov b4ea34f05e Use local var mRowCount 2015-12-20 21:26:57 +03:00
Vitaliy Filippov e4122afaf9 Allow to use custom query for SELECT serialisation 2015-12-20 21:26:55 +03:00
Vitaliy Filippov fd28841b1d Replace $WHERE only if it is present in SQL 2015-12-18 11:55:09 +03:00
Vitaliy Filippov 7d583f1659 Do post-processing just after sending the record to NMR, use SELECT MIN(id) to serialize concurrent selects 2015-12-18 11:46:21 +03:00
Vitaliy Filippov 6a6f2a2b47 Remove cluster manager 2015-12-18 11:46:21 +03:00
Vitaliy Filippov 4e8e052920 Remove transaction support from InboundMessageProcessor 2015-12-18 00:29:59 +03:00
Vitaliy Filippov 89ab64499a Refactor polling post-processing 2015-12-18 00:28:46 +03:00
Vitaliy Filippov 658e7dd746 Remove unneeded class fields 2015-12-17 22:48:30 +03:00
Vitaliy Filippov e924b7e033 Implement parallel active-active cluster poll processing support 2015-12-17 22:25:37 +03:00
Vitaliy Filippov 707c8c8d6b fix *.java permissions 2015-12-09 18:16:41 +03:00
Vitaliy Filippov 13c99b9314 Pause only after an empty resultset 2015-12-08 20:08:09 +03:00
Vitaliy Filippov 2e7c554b48 Enable autocommit on DB connection as there are no explicit commit() calls 2015-12-08 15:27:37 +03:00
pymma 8aeb7bc8d3 Imported from svn by Bitbucket 2012-11-08 17:12:01 +01:00