mapleFU commented on PR #1287:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1287#issuecomment-1449251751

   Just parallel exec can be put into a "Session.Context" rather than 
`Storage`. A exec can write to it own session, and read first it own session.
   
   Though it's ok, but it needs detail considering. For know, I think txn 
related is all under exclusive mode, because they only used by "Exec", which is 
exclusive.


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