Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0
-
Component/s: Mission Control Core
-
Labels:
-
Subcomponent:
-
Sprint:JMC 7 Iter 5
Description
If uncompressed, memory map the file, then with a minimum of overhead find the split points. Never read more than a chunk at a time into memory. For stream based, read into byte array, one chunk at a time, making sure the stream is buffered. Both must be single pass.
Provide a new "official" JMC split-utility.
Attachments
Issue Links
- relates to
-
JMC-5922 The chunk splitter should support JDK 9 and later recordings transparently
-
- Resolved
-