[ https://issues.apache.org/jira/browse/MNEMONIC-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195980#comment-16195980 ]
ASF GitHub Bot commented on MNEMONIC-376: ----------------------------------------- GitHub user paleyss opened a pull request: https://github.com/apache/incubator-mnemonic/pull/74 MNEMONIC-376: Support shrinkable durable memory service MNEMONIC-376: Support shrinkable durable memory service You can merge this pull request into a Git repository by running: $ git pull https://github.com/paleyss/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/74.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #74 ---- commit 2da83bb190f5f92e5a106c81e3da96df600fb101 Author: paleyss <paleyit...@gmail.com> Date: 2017-10-08T05:48:36Z MNEMONIC-376: Support shrinkable durable memory service ---- > Support shrinkable durable memory service > ------------------------------------------ > > Key: MNEMONIC-376 > URL: https://issues.apache.org/jira/browse/MNEMONIC-376 > Project: Mnemonic > Issue Type: New Feature > Components: Memory-Service > Affects Versions: 0.10.0-incubating > Reporter: Wang, Gang > Assignee: Peili SHEN > > The shrinkable feature would be required if we want to transfer durable > objects to remote nodes. The user cannot predict how much space they need so > there must be some free space is not necessary to be transferred. the > shrinkable memory service also needs to handle the change of capacity > underlying. -- This message was sent by Atlassian JIRA (v6.4.14#64029)