You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2018/09/06 05:59:00 UTC

[jira] [Created] (MNEMONIC-501) Create sync() methods in ChunkBuffer that accepts offset and length

ramkrishna.s.vasudevan created MNEMONIC-501:
-----------------------------------------------

             Summary: Create sync() methods in ChunkBuffer that accepts offset and length
                 Key: MNEMONIC-501
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-501
             Project: Mnemonic
          Issue Type: Improvement
            Reporter: ramkrishna.s.vasudevan
            Assignee: Yanping Wang


ChunkBuffer currently supports syncToNonVolatileMemory, syncToVolatileMemory, syncToLocal and as part of it the entire chunk is persisted. Instead it would be great if we could get an offset to length based flushes where we keep writing to these chunk in random position and that needs to be synced up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)