[jira] [Commented] (THRIFT-3768) TThreadedServer may crash if it is destroyed immediately after it returns from serve(); TThreadedServer disconnects clients when they connec

2016-04-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234188#comment-15234188 ] ASF GitHub Bot commented on THRIFT-3768: Github user jeking3 commented on the pull request:

[GitHub] thrift pull request: THRIFT-3768: ensure TThreadedServer guarantee...

2016-04-10 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/980#issuecomment-208013575 I ran the test that failed in the apache build in a loop and finally ended up in a deadlock situation, so I am looking at that. --- If your project is set up for it,

[jira] [Commented] (THRIFT-2821) Enable the use of custom HTTP-Header in the Transport

2016-04-10 Thread Yogesh Sajanikar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234161#comment-15234161 ] Yogesh Sajanikar commented on THRIFT-2821: -- This is a highly desirable feature. Especially if

Build failed in Jenkins: Thrift-precommit #403

2016-04-10 Thread Apache Jenkins Server
See Changes: [jim.king] THRIFT-3768: ensure TThreadedServer guarantees the lifetime of the [jim.king] THRIFT-3768: properly join TThreadedServer threads, added a stress test [jim.king] THRIFT-3768: small maintainability change

[jira] [Commented] (THRIFT-3768) TThreadedServer may crash if it is destroyed immediately after it returns from serve(); TThreadedServer disconnects clients when they connec

2016-04-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234116#comment-15234116 ] Hudson commented on THRIFT-3768: FAILURE: Integrated in Thrift-precommit #403 (See

Jenkins build is back to normal : Thrift-Compiler-Windows #2002

2016-04-10 Thread Apache Jenkins Server
See

[jira] [Updated] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-04-10 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3746: - Fix Version/s: (was: 0.11.0) > JSON protocol left in incorrect state on read errors >

[jira] [Reopened] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-04-10 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-3746: -- Reverted as 3aa461b97b3230d357543808f1facf9898818f71 for now because of flaky cross tests for Go