Hassan Eslami created GIRAPH-1067: ------------------------------------- Summary: Out-of-core message mechanism needs clean up Key: GIRAPH-1067 URL: https://issues.apache.org/jira/browse/GIRAPH-1067 Project: Giraph Issue Type: Improvement Reporter: Hassan Eslami Assignee: Hassan Eslami
With the new out-of-core infrastructure, there is no need for the old version of message out-of-core. The old version of message out-of-core also interferes with the new mechanism. It seems that the old out-of-core message mechanism is not necessary anymore. Also, the old out-of-core message mechanism causes confusion in using the new out-of-core mechanism in Giraph. Additionally, parts of MessageStore interface needs clean-up to eliminate implications of the old out-of-core message mechanism on this interface. -- This message was sent by Atlassian JIRA (v6.3.4#6332)