Tags: junneyang/cadence
Tags
Bugfix: decision task processing in transfer active task processor (u… …ber#1369) * Bugfix: transfer active task processor, when encounter a non sticky decision task and mutable state builder has sticky decision set, should not change the decision task to sticky decision * Add metrics for history re-replication
Handle deletion of task during failover (uber#976) * Adding failover info persistence struct * Adding awareness of failover info during transfer / timer task cleanup Note: missing persistence to database, the persistence to database of failover cursor should be done along with balk failover for performance.
V0.3.12 patch (uber#829) * make transfer / timer / replication persistence layer accept page token * get task API on the cassandra side should use page size, not limit * apply pagination token to timer ack manager * move duplicated transfer code to one place * modify test to force pagination * bugfix: queue ack manager should call processor's complete task fn * do not keep the lock when doing query
PreviousNext