ibessonov commented on a change in pull request #7984:
URL: https://github.com/apache/ignite/pull/7984#discussion_r532411788
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheOffheapManager.java
##########
@@ -1357,8 +1357,19 @@ private void saveIndexReencryptionStatus(int grpId)
throws IgniteCheckedExceptio
}
/** */
- public GridSpinBusyLock busyLock() {
- return busyLock;
+ public GridCacheDataStore createGridCacheDataStore(
Review comment:
Done
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]