[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-11 Thread Marco Molteni (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14490864#comment-14490864 ] Marco Molteni commented on THRIFT-3090: --- Hey James, I completed the `Environment`

[jira] [Updated] (THRIFT-3090) cmake build is broken

2015-04-11 Thread Marco Molteni (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Molteni updated THRIFT-3090: -- Description: A current version of apache/thrift on github as of 2015-04-10 doesn't build with

[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-11 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14490914#comment-14490914 ] Roger Meier commented on THRIFT-3090: - CMake build on Linux works properly, I will

[jira] [Commented] (THRIFT-2946) Enhance usability of cross test framework

2015-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14490964#comment-14490964 ] Hudson commented on THRIFT-2946: SUCCESS: Integrated in Thrift #1499 (See

[GitHub] thrift pull request: THRIFT-2946 Enhance usability of cross test f...

2015-04-11 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/436 THRIFT-2946 Enhance usability of cross test framework *make fail* runs test.py 4 times to detect nondeterministic failures. You can merge this pull request into a Git repository by running: $

[jira] [Commented] (THRIFT-2946) Enhance usability of cross test framework

2015-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491047#comment-14491047 ] ASF GitHub Bot commented on THRIFT-2946: GitHub user nsuke opened a pull request:

[jira] [Comment Edited] (THRIFT-3090) cmake build is broken

2015-04-11 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491053#comment-14491053 ] Nobuaki Sukegawa edited comment on THRIFT-3090 at 4/11/15 2:58 PM:

[jira] [Created] (THRIFT-3091) c_glib service method should return result from handler method

2015-04-11 Thread Nobuaki Sukegawa (JIRA)
Nobuaki Sukegawa created THRIFT-3091: Summary: c_glib service method should return result from handler method Key: THRIFT-3091 URL: https://issues.apache.org/jira/browse/THRIFT-3091 Project:

[jira] [Comment Edited] (THRIFT-2946) Enhance usability of cross test framework

2015-04-11 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491032#comment-14491032 ] Nobuaki Sukegawa edited comment on THRIFT-2946 at 4/11/15 5:31 PM:

[GitHub] thrift pull request: THRIFT-2441 prevent client connections from d...

2015-04-11 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/424 --- 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

[GitHub] thrift pull request: THRIFT-2441 prevent client connections from d...

2015-04-11 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/424#issuecomment-91989278 As part of work on THRIFT-3084 I added a TServer integration test, and found that the shutdown behavior and the rules for when you can call setInterruptableChildren()

[jira] [Commented] (THRIFT-2441) Cannot shutdown TThreadedServer when clients are still connected

2015-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491324#comment-14491324 ] ASF GitHub Bot commented on THRIFT-2441: Github user jeking3 commented on the

[jira] [Commented] (THRIFT-2946) Enhance usability of cross test framework

2015-04-11 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491032#comment-14491032 ] Nobuaki Sukegawa commented on THRIFT-2946: -- Sorry, didn't notice until now.

[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491050#comment-14491050 ] ASF GitHub Bot commented on THRIFT-3090: Github user nsuke commented on a diff in

[jira] [Commented] (THRIFT-3090) cmake build is broken

2015-04-11 Thread Nobuaki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491053#comment-14491053 ] Nobuaki Sukegawa commented on THRIFT-3090: -- I couldn't reproduce the failure on

[GitHub] thrift pull request: Fix THRIFT-3090 (cmake build is broken)

2015-04-11 Thread nsuke
Github user nsuke commented on a diff in the pull request: https://github.com/apache/thrift/pull/434#discussion_r28195428 --- Diff: lib/cpp/CMakeLists.txt --- @@ -26,7 +26,7 @@ if(WITH_BOOSTTHREADS) else() find_package(Boost 1.53.0 REQUIRED) endif()

[jira] [Created] (THRIFT-3092) Generated Haskell types should derive Generic

2015-04-11 Thread Abhinav Gupta (JIRA)
Abhinav Gupta created THRIFT-3092: - Summary: Generated Haskell types should derive Generic Key: THRIFT-3092 URL: https://issues.apache.org/jira/browse/THRIFT-3092 Project: Thrift Issue Type:

[GitHub] thrift pull request: [haskell] Derive Generic in generated types

2015-04-11 Thread abhinav
GitHub user abhinav opened a pull request: https://github.com/apache/thrift/pull/437 [haskell] Derive Generic in generated types JIRA ticket: https://issues.apache.org/jira/browse/THRIFT-3092 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (THRIFT-3092) Generated Haskell types should derive Generic

2015-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14491226#comment-14491226 ] ASF GitHub Bot commented on THRIFT-3092: GitHub user abhinav opened a pull