Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/126#issuecomment-37501259
  
    @tdas I haven't finished looking at this (will probably spend more time 
after Fri) - but WrappedJavaHashMap is fairly complicated, and it seems like a 
recipe for complexity and potential performance disaster (due to clone & lots 
of locks).
    
    How are its implementations used? Do you actually traverse an entire 
hashmap to find values? I am not sure if you want to do that in a cleanup. 



---
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