Hi, all In order to find timeout global transaction, we need a scanner to handle the global transaction. If scanner was started as same logic within many alpha, it will cause concurrent access with same db record. So it seem that we need a registration to manage the alpha machine, then we can design some data sharding logic to make a global traction will only be handle by one alpha.
Any thought?
