Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/44#issuecomment-36449005
  
    Hi guys,
    
    I think it is better to make sure Spark doesn't hang when an incorrect 
partition index is given, because there will be other code paths to run a job.  
Given the two places @CodingCat found, I think it shouldn't be too hard to fix 
those. @witgo do you mind doing that instead?
    
    One thing for sure is we shouldn't add a check per key -- that can be too 
expensive. 


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