shishkovilja commented on code in PR #13409:
URL: https://github.com/apache/ignite/pull/13409#discussion_r3710704741
##########
modules/core/src/main/java/org/apache/ignite/internal/processors/metastorage/persistence/DmsDataWriter.java:
##########
@@ -146,8 +146,6 @@ public void addUpdateTask(
String[] newDataKeys,
byte[][] newDataVals
) {
- assert hist != null;
Review Comment:
Is it safe to remove? Can we get NPE below?
--
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]