You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hassan Eslami (JIRA)" <ji...@apache.org> on 2016/06/29 01:41:27 UTC

[jira] [Created] (GIRAPH-1081) Fix a bug in internal out-of-core infra: multithreaded accesses to buffers

Hassan Eslami created GIRAPH-1081:
-------------------------------------

             Summary: Fix a bug in internal out-of-core infra: multithreaded accesses to buffers
                 Key: GIRAPH-1081
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1081
             Project: Giraph
          Issue Type: Bug
            Reporter: Hassan Eslami


The multi-threaded accesses to raw data buffers in DiskBackedDataStore is overlooked, violating assumption on properly partitioning data to different IO threads.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)