Github user ykrips commented on the pull request:

    https://github.com/apache/tajo/pull/311#issuecomment-67814352
  
    @jinossy ,
    Thanks for posting your test results.
    I have ran test cases with JDK 1.6 and JDK 1.7, and I did not find rpc hang 
issues on TestAsyncRpc. Can you provide the details on your test environment?
    By the way, I have removed the HashedWheelTimer in TaskRunnerManager, 
because netty 4 does not accept the Timer object when creating 
ReadTimeoutHandler instance. Netty 4 uses internal scheduler when catching up 
the timeout event.
    Anyway, thank you again, and I will look through these timeout handlers. In 
some cases, I found that netty 4 does not create the time-out event.



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to