GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/139

    TAJO-1024: RpcConnectionPool::getConnection can cause NPE at initialization

    It's concurrency bug. So, it is hard to reproduce the case. So, I omitted 
the unit tests. But, it definitely fixes the bug. After I apply it, I couldn't 
see the bug again. @jinossy helped this work.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1024

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #139
    
----
commit faba3e372e8f9397f73a627db9c65f9467ae27a8
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-14T13:06:08Z

    TAJO-1024: RpcConnectionPool::getConnection can cause NPE at initialization.

----


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