Tags: sonus21/rqueue
Tags
check duplicate message before enqueue (#260) * check duplicate message before enqueue * add duplicate check in unique in as well * add copyright * update changelog file * version update * doc update * reuse the method * fix: duplicate message test * wip * throw error when duplicate message is saved * test compilation issue * fix: misuse of mockito argument checker * increase timeout * test: revert test properties * fix: the enque in should not use push periodic message * delete test data * fix: do not use system redis * do not retry test * fix: reactive message enqueue * chore: change BiFunction to Function * chore: update changelog * chore: update changelog
fix 193 in 2.x train (#195) * fix 193 in 2.12 train * add a warning log for not running tasks * wip * Use hybrid combination of Redis and fixed rate scheduler to avoid job multiplications. * test fixes * 25% buffer * doc updated. * 2.13.1 release --------- Co-authored-by: Sonu Kumar <sonu@git>
PreviousNext