GitHub user weijietong opened a pull request:
https://github.com/apache/drill/pull/943
DRILL-5749: solve deadlock between foreman and netty threads
@paul-rogers please review this PR again ,fail to squash the commits at
last PR, sorry about that.
related thread stack, please see
[DRILL-5749](https://issues.apache.org/jira/browse/DRILL-5749).
process is to break the nested condition invoke .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/weijietong/drill drill-5749
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/943.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 #943
----
commit b44f780a948c4a0898e7cee042c0590f0713f780
Author: weijietong <[email protected]>
Date: 2017-06-08T08:03:46Z
Merge pull request #1 from apache/master
sync
commit d045c757c80a759b435479cc89f33c749fc16ac2
Author: weijie.tong <[email protected]>
Date: 2017-08-11T08:01:36Z
Merge branch 'master' of github.com:weijietong/drill
commit 08b7006f4c70c45a17ebf7eae6beaa2bdb0d0454
Author: weijie.tong <[email protected]>
Date: 2017-08-20T12:05:51Z
update
commit 9e9ebb497a183e61a72665019e6e04070d912027
Author: weijie.tong <[email protected]>
Date: 2017-08-20T12:07:41Z
revert
commit 837d9fc58440fb584690f93b5f638ddcedf042a1
Author: weijie.tong <[email protected]>
Date: 2017-08-22T10:35:12Z
Merge branch 'master' of github.com:apache/drill
commit b1fc840ad9d0a9959b05a84bfd17f17067def32d
Author: weijie.tong <[email protected]>
Date: 2017-08-29T16:39:48Z
Merge branch 'master' of github.com:apache/drill
commit 52d7a0b795cf2ef29c596e84277cc01f1c105d19
Author: weijie.tong <[email protected]>
Date: 2017-09-14T11:55:26Z
Merge branch 'master' of github.com:apache/drill
commit 2fbc23998ff5c8cb8a2a476221be856d69a559c4
Author: weijie.tong <[email protected]>
Date: 2017-09-14T12:02:55Z
solve deadlock occured between foreman and netty threads
----
---