[jira] [Comment Edited] (THRIFT-3224) Fix TNamedPipeServer unpredictable behavior on accept

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621910#comment-14621910 ] Paweł Janicki edited comment on THRIFT-3224 at 7/11/15 5:52 AM: ---

[jira] [Commented] (THRIFT-3239) Limit recursion depth

2015-07-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623078#comment-14623078 ] Hudson commented on THRIFT-3239: SUCCESS: Integrated in Thrift #1606 (See [https://build

[jira] [Commented] (THRIFT-3239) Limit recursion depth

2015-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623056#comment-14623056 ] ASF GitHub Bot commented on THRIFT-3239: Github user Jens-G closed the pull reque

[GitHub] thrift pull request: THRIFT-3239 limit recursion

2015-07-10 Thread Jens-G
Github user Jens-G closed the pull request at: https://github.com/apache/thrift/pull/547 --- 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 enab

[jira] [Resolved] (THRIFT-3239) Limit recursion depth

2015-07-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3239. Resolution: Fixed Committed. > Limit recursion depth > - > > K

[jira] [Commented] (THRIFT-3239) Limit recursion depth

2015-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14623017#comment-14623017 ] ASF GitHub Bot commented on THRIFT-3239: GitHub user Jens-G opened a pull request

[GitHub] thrift pull request: THRIFT-3239 limit recursion

2015-07-10 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/547 THRIFT-3239 limit recursion You can merge this pull request into a Git repository by running: $ git pull https://github.com/Jens-G/thrift THRIFT-3239 Alternatively you can review and apply the

[jira] [Created] (THRIFT-3239) Limit recursion depth

2015-07-10 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3239: -- Summary: Limit recursion depth Key: THRIFT-3239 URL: https://issues.apache.org/jira/browse/THRIFT-3239 Project: Thrift Issue Type: Bug Components: Haxe

[jira] [Commented] (THRIFT-2073) Thrift C++ THttpClient error: cannot refill buffer

2015-07-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622904#comment-14622904 ] Hudson commented on THRIFT-2073: SUCCESS: Integrated in Thrift #1605 (See [https://build

[jira] [Resolved] (THRIFT-2073) Thrift C++ THttpClient error: cannot refill buffer

2015-07-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2073. - Resolution: Fixed Fix Version/s: 0.9.3 committed > Thrift C++ THttpClient error: cannot r

[jira] [Commented] (THRIFT-2858) Enable header field case insensitive match in THttpServer

2015-07-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622423#comment-14622423 ] Hudson commented on THRIFT-2858: SUCCESS: Integrated in Thrift #1604 (See [https://build

[jira] [Resolved] (THRIFT-2858) Enable header field case insensitive match in THttpServer

2015-07-10 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2858. - Resolution: Fixed Assignee: Roger Meier I committed the patch without caseinsensitive POST

[GitHub] thrift pull request: Thrift 2905 & - Modern Objective-C & Swift co...

2015-07-10 Thread jimspeth
Github user jimspeth commented on the pull request: https://github.com/apache/thrift/pull/539#issuecomment-120408184 I love it. A couple of minor changes that will make the header files even more readable: * Remove the `getter=` and `setter=` from the property declarations

[jira] [Updated] (THRIFT-3238) Fix TNamedPipeServer can be interrupted by faulty client

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3238: -- Attachment: 0002-THRIFT-3238.-cpp-Fix-TNamedPipeServer-can-be-interru.patch Attaching patch 000

[jira] [Updated] (THRIFT-3238) Fix TNamedPipeServer can be interrupted by faulty client

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3238: -- Attachment: 0001-Fix-TNamedPipeServer-can-be-interrupted-by-faulty-cl.patch Including patch >

[jira] [Created] (THRIFT-3238) Fix TNamedPipeServer can be interrupted by faulty client

2015-07-10 Thread JIRA
Paweł Janicki created THRIFT-3238: - Summary: Fix TNamedPipeServer can be interrupted by faulty client Key: THRIFT-3238 URL: https://issues.apache.org/jira/browse/THRIFT-3238 Project: Thrift I

[jira] [Commented] (THRIFT-3225) Fix TPipeServer unpredictable behavior on interrupt()

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621951#comment-14621951 ] Paweł Janicki commented on THRIFT-3225: --- Are there any existing tests for NamedPipe

[jira] [Comment Edited] (THRIFT-3225) Fix TPipeServer unpredictable behavior on interrupt()

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621951#comment-14621951 ] Paweł Janicki edited comment on THRIFT-3225 at 7/10/15 8:09 AM: ---

[jira] [Commented] (THRIFT-3224) Fix TNamedPipeServer unpredictable behavior on accept

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621910#comment-14621910 ] Paweł Janicki commented on THRIFT-3224: --- @Ben pull request has the same bug as my p

[jira] [Updated] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3237: -- Attachment: 0001-THRIFT-3237.-cpp-Fix-TNamedPipeServer-createNamedPip.patch > Fix TNamedPipeSer

[jira] [Created] (THRIFT-3237) Fix TNamedPipeServer::createNamedPipe memory leak

2015-07-10 Thread JIRA
Paweł Janicki created THRIFT-3237: - Summary: Fix TNamedPipeServer::createNamedPipe memory leak Key: THRIFT-3237 URL: https://issues.apache.org/jira/browse/THRIFT-3237 Project: Thrift Issue Ty