git-hulk commented on PR #1287:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1287#issuecomment-1449255342

   > 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.
   
   Yes, the transaction state indeed is a connection state, but it needs some 
refactoring work to support binding transaction conetext in underlying storage 
type implementation. We won't do that until this PR and watch/unwatch are 
supported.


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