sergeyuttsel commented on code in PR #1217:
URL: https://github.com/apache/ignite-3/pull/1217#discussion_r998245930
##########
modules/transactions/src/main/java/org/apache/ignite/internal/tx/impl/TxManagerImpl.java:
##########
@@ -111,9 +109,7 @@ public boolean changeState(UUID txId, TxState before,
TxState after) {
@Override
public CompletableFuture<Lock> writeLock(UUID lockId, ByteBuffer keyData,
UUID txId) {
Review Comment:
fixed
--
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]