GitHub user jinossy opened a pull request:

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

    TAJO-1563: Add disconnected network handling in RPC

    

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

    $ git pull https://github.com/jinossy/tajo TAJO-1563

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

    https://github.com/apache/tajo/pull/554.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 #554
    
----
commit b7b45ea3a8fa67cb2f12915f9ee3d543440c9430
Author: Jinho Kim <[email protected]>
Date:   2015-04-21T14:12:27Z

    TAJO-1563

commit 19d1516de620e901b15a315ecb31e44d567a767f
Author: Jinho Kim <[email protected]>
Date:   2015-04-22T03:29:35Z

    add connection retry in rpc client

commit 035e45a57b1adbe7d2fb374a6a9de23d3e2e9891
Author: Jinho Kim <[email protected]>
Date:   2015-04-22T03:30:30Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1563

commit b19680e806b79298e0a33f1c371a71606b5c8e2c
Author: Jinho Kim <[email protected]>
Date:   2015-04-23T06:58:42Z

    cleanup codes and add comments

commit 7b76c9dbdeb2215ab69e7df58c61f9657fc7ac4f
Author: Jinho Kim <[email protected]>
Date:   2015-04-23T07:05:45Z

    fix compilation error

commit d4c47d1ce3ff5b333317a84498e22df4df34ce36
Author: Jinho Kim <[email protected]>
Date:   2015-04-23T08:58:31Z

    fix infinite loop of async future

commit 43d7df7046e787b1bf3d1e453132fd40dbdb3144
Author: Jinho Kim <[email protected]>
Date:   2015-04-23T11:33:45Z

    fix worker heartbeat when tajo startup

commit b9a0035541b26e01c0e57ab7777e24533b655c04
Author: Jinho Kim <[email protected]>
Date:   2015-04-23T16:59:07Z

    add more test case

commit d9d9de6a2297b4fa686eea8037227944f97b3aad
Author: Jinho Kim <[email protected]>
Date:   2015-04-24T07:43:39Z

    cleanup the duplicate codes

commit d43fb24363a83b728c853cb04e00446e85c7c138
Author: Jinho Kim <[email protected]>
Date:   2015-04-24T07:44:14Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1563

commit 630fed62adadc6809ba2774ab8afebff8e3503f2
Author: Jinho Kim <[email protected]>
Date:   2015-04-24T07:49:35Z

    remove atomicUpdater

commit 24f5c90e5a5a4eda916158d7bcd68a5010f477ac
Author: Jinho Kim <[email protected]>
Date:   2015-04-24T07:58:49Z

    fix missing sequence id

commit b7722989c06920d896d33d893da2ac61cbb31ad2
Author: Jinho Kim <[email protected]>
Date:   2015-04-24T09:51:03Z

    add default configs

----


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