javeme commented on code in PR #1852:
URL:
https://github.com/apache/incubator-hugegraph/pull/1852#discussion_r864442318
##########
hugegraph-core/src/main/java/com/baidu/hugegraph/backend/store/BackendMutation.java:
##########
@@ -111,6 +111,7 @@ private void optimizeUpdates(BackendEntry entry, Action
action) {
" transaction between %s and %s",
entry, originItem.entry()));
}
+ break;
Review Comment:
try to copy code block from lines 120~125
--
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]