[
https://issues.apache.org/jira/browse/DRILL-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836647#comment-15836647
]
ASF GitHub Bot commented on DRILL-5218:
---------------------------------------
GitHub user sudheeshkatkam opened a pull request:
https://github.com/apache/drill/pull/726
DRILL-5218: Support disabling hearbeats from C++ client
+ remove invalid code (server should not request "handshake" type), in
fact, client should fail in that case
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sudheeshkatkam/drill DRILL-5218
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/726.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 #726
----
commit 6bc07bbba246ae376b6accc4e38f076bb15b83aa
Author: Sudheesh Katkam <[email protected]>
Date: 2017-01-24T21:10:31Z
DRILL-5218: Support disabling hearbeats from C++ client
----
> Support Disabling Heartbeats in C++ Client
> ------------------------------------------
>
> Key: DRILL-5218
> URL: https://issues.apache.org/jira/browse/DRILL-5218
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - C++
> Reporter: Sudheesh Katkam
> Assignee: Sudheesh Katkam
>
> Heartbeats between bits allow for detecting health of remotes, but heartbeats
> between client and bit may not be necessary? So allow to (at least) disable
> heartbeats between C++ client and bit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)