Shaddoll

Results 3 comments of Shaddoll

We found an issue with mysql schema. Current mysql implementation doesn't support sharding, we have to fix it so that we won't have cross shard transaction in sharded mysql.

We're currently using Cassandra at Uber and we're migrating to sharded mysql.

This query runs periodically for each task list to persist the ack level of each task list. You can change this [dynamic config](https://github.com/cadence-workflow/cadence/blob/master/common/dynamicconfig/dynamicproperties/constants.go#L5101) to decrease the frequency.