Richard-Yi

Results 4 issues of Richard-Yi

Every successful global tx in tcc mode will save (3n+2) records in `tcc_tx_event` table; Every successful global tx in saga mode will save (2n+2) records in `TxEvent` table; If it...

## Testing scenarios I was testing how ServiceComb behave when the global Tx is timed out. There were 3 services: - order service - account service' - storage service The...

I found that servicecomb uses PostgreSQL by default. Is there any consideration for this? Is there a priority for the two choices of MySQL and PostgreSQL?

Pulsar has native support for delay message. Can aop support this based on Pulsar too? For example, by parsing the delay field in the header, you can set the delivery...

type/feature