Richard-yyf opened a new issue #713:
URL: https://github.com/apache/servicecomb-pack/issues/713


   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 is a prod environment, it will be a big amount of records generated in 
one day...
   
   Any advice on this?🙏


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to