Github user metatype commented on the issue:

    https://github.com/apache/geode/pull/404
  
    @galen-pivotal dlock approach seems too heavy-weight for updating a key.  
Every hash is single-threaded through this lock.  I think the granularity we 
want is concurrent updates over different hashes, but thread-safe updates of a 
particular hash.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to