Enternal-ZERO commented on issue #23421:
URL: 
https://github.com/apache/shardingsphere/issues/23421#issuecomment-1376638353

   > > > there are so many methods, and so many projects... use @transactional 
is a terrible work.
   > 
   > How helpful is `MASTER_VISITED` in your use case? Is there any negative 
impact?
   In the past versions, sharding framework  using “ try catch +  autocloseable 
”,thread local object will remove automatically.
   and in our project , there are huge code  read the new data after write.
   and in 5.x  if I need keep this feature, I need use hintmanage to maintain 
the status , and need clear myself.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to