nizhikov commented on a change in pull request #8946:
URL: https://github.com/apache/ignite/pull/8946#discussion_r604655843
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/PdsFolderSettings.java
##########
@@ -28,7 +28,7 @@
/**
* Class holds information required for folder generation for ignite
persistent store
*/
-public class PdsFolderSettings {
+public class PdsFolderSettings<FLH extends FileLockHolder> {
Review comment:
Renamed to `L`
--
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]