-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: segment-tar
-
Labels:None
Off heap access for segments should be logged at FileStore creation, just as we currently do with other important flags/settings: memory mapping, segment cache, etc.:
07:08:40.505 [main] INFO o.a.j.oak.segment.file.FileStore - Creating file store FileStoreBuilder{version=1.10-SNAPSHOT, directory=/repository/segmentstore, blobStore=null, maxFileSize=256, segmentCacheSize=4096, stringCacheSize=256, templateCacheSize=64, stringDeduplicationCacheSize=15000, templateDeduplicationCacheSize=3000, nodeDeduplicationCacheSize=1048576, memoryMapping=false, gcOptions=SegmentGCOptions{offline=true, retainedGenerations=1}}
- relates to
-
OAK-7762 Store segments off heap when memory mapping is disabled
-
- Closed
-