[GitHub] drill pull request #925: DRILL-5749: solve foreman and netty threads deadloc...

2017-09-14 Thread weijietong
Github user weijietong closed the pull request at: https://github.com/apache/drill/pull/925 ---

[GitHub] drill pull request #925: DRILL-5749: solve foreman and netty threads deadloc...

2017-09-10 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/925#discussion_r137955415 --- Diff: exec/rpc/src/main/java/org/apache/drill/exec/rpc/RequestIdMap.java --- @@ -54,10 +52,14 @@ void channelClosed(Throwable ex) {

[GitHub] drill pull request #925: DRILL-5749: solve foreman and netty threads deadloc...

2017-09-10 Thread weijietong
Github user weijietong commented on a diff in the pull request: https://github.com/apache/drill/pull/925#discussion_r137953813 --- Diff: exec/rpc/src/main/java/org/apache/drill/exec/rpc/RequestIdMap.java --- @@ -54,10 +52,14 @@ void channelClosed(Throwable ex) {

[GitHub] drill pull request #925: DRILL-5749: solve foreman and netty threads deadloc...

2017-09-09 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/925#discussion_r137938116 --- Diff: exec/rpc/src/main/java/org/apache/drill/exec/rpc/RequestIdMap.java --- @@ -54,10 +52,14 @@ void channelClosed(Throwable ex) {

[GitHub] drill pull request #925: DRILL-5749: solve foreman and netty threads deadloc...

2017-08-29 Thread weijietong
GitHub user weijietong opened a pull request: https://github.com/apache/drill/pull/925 DRILL-5749: solve foreman and netty threads deadlock break the nest invocation of channelClosed method to avoid nested lock holding You can merge this pull request into a Git repository by