[GitHub] thrift pull request #1217: TSocket: Don't close connections when failing to ...

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1217 --- 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

[jira] [Resolved] (THRIFT-4162) TNonBlocking handling of TSockets in error state is incorrect after fd is closed

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4162. Resolution: Fixed Assignee: James E. King, III Fix Version/s:

[jira] [Created] (THRIFT-4162) TNonBlocking handling of TSockets in error state is incorrect after fd is closed

2017-04-02 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4162: -- Summary: TNonBlocking handling of TSockets in error state is incorrect after fd is closed Key: THRIFT-4162 URL: https://issues.apache.org/jira/browse/THRIFT-4162

[jira] [Commented] (THRIFT-4162) TNonBlocking handling of TSockets in error state is incorrect after fd is closed

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952962#comment-15952962 ] ASF GitHub Bot commented on THRIFT-4162: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1217: TSocket: Don't close connections when failing to read/wr...

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1217 THRIFT-4162 --- 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

[jira] [Resolved] (THRIFT-4161) TNonBlocking server using uninitialized event in error paths

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4161. Resolution: Fixed Fix Version/s: 0.11.0 > TNonBlocking server using

[GitHub] thrift pull request #1216: TNonblockingServer: Fix using uninitialized event...

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1216 --- 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

[jira] [Commented] (THRIFT-4161) TNonBlocking server using uninitialized event in error paths

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952958#comment-15952958 ] ASF GitHub Bot commented on THRIFT-4161: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1216: TNonblockingServer: Fix using uninitialized event_

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1216 THRIFT-4161 --- 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

[jira] [Resolved] (THRIFT-4160) TNonblocking server fix use of closed/freed connections

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4160. Resolution: Fixed Fix Version/s: 0.11.0 > TNonblocking server fix use of

[GitHub] thrift pull request #1211: Fix use closed(freed) connections

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1211 --- 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

[jira] [Commented] (THRIFT-4160) TNonblocking server fix use of closed/freed connections

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952956#comment-15952956 ] ASF GitHub Bot commented on THRIFT-4160: Github user jeking3 commented on the issue:

[jira] [Created] (THRIFT-4160) TNonblocking server fix use of closed/freed connections

2017-04-02 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4160: -- Summary: TNonblocking server fix use of closed/freed connections Key: THRIFT-4160 URL: https://issues.apache.org/jira/browse/THRIFT-4160 Project: Thrift

[GitHub] thrift issue #1211: Fix use closed(freed) connections

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1211 THRIFT-4160 --- 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

[jira] [Resolved] (THRIFT-3859) Unix Domain Socket Support in Objective-C

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3859. Resolution: Fixed Assignee: James E. King, III Fix Version/s:

[jira] [Commented] (THRIFT-3859) Unix Domain Socket Support in Objective-C

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952952#comment-15952952 ] ASF GitHub Bot commented on THRIFT-3859: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1031: THRIFT-3859: Unix Domain Socket Support in Object...

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1031 --- 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

[jira] [Commented] (THRIFT-3859) Unix Domain Socket Support in Objective-C

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952928#comment-15952928 ] ASF GitHub Bot commented on THRIFT-3859: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1031: THRIFT-3859: Unix Domain Socket Support in Objective-C

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1031 Okay, well I'm going to approve and merge, and open a Jira item to add crosstest support for cocoa (if not there, I'll check) and for unix sockets in cocoa. --- If your project is set up for it,

[jira] [Commented] (THRIFT-3859) Unix Domain Socket Support in Objective-C

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952881#comment-15952881 ] ASF GitHub Bot commented on THRIFT-3859: Github user clindsay commented on the issue:

[GitHub] thrift issue #1031: THRIFT-3859: Unix Domain Socket Support in Objective-C

2017-04-02 Thread clindsay
Github user clindsay commented on the issue: https://github.com/apache/thrift/pull/1031 I've been using it in a project since last summer, communicating between a python process and a Swift/Objective-C process. The project has been in beta with a few hundred users, and no reports of

[jira] [Commented] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952854#comment-15952854 ] James E. King, III commented on THRIFT-4156: Current requirement is that you don't need it to

[jira] [Comment Edited] (THRIFT-4158) minor issue in README-MSYS2.md

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952758#comment-15952758 ] James E. King, III edited comment on THRIFT-4158 at 4/2/17 4:28 PM:

[jira] [Commented] (THRIFT-4158) minor issue in README-MSYS2.md

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952758#comment-15952758 ] James E. King, III commented on THRIFT-4158: So one thing you can try if you are up for it is

[jira] [Updated] (THRIFT-4158) minor issue in README-MSYS2.md

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4158: --- Affects Version/s: (was: 1.0) 0.11.0 > minor issue in

[jira] [Assigned] (THRIFT-4158) minor issue in README-MSYS2.md

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4158: -- Assignee: James E. King, III > minor issue in README-MSYS2.md >

[jira] [Assigned] (THRIFT-4159) Building tests fails on MSYS2 (MinGW64) due to a (small?) linker error

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4159: -- Assignee: James E. King, III > Building tests fails on MSYS2 (MinGW64) due to

[jira] [Commented] (THRIFT-4159) Building tests fails on MSYS2 (MinGW64) due to a (small?) linker error

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952751#comment-15952751 ] James E. King, III commented on THRIFT-4159: The Appveyor builds run every build using

[jira] [Updated] (THRIFT-4148) [maven-thrift-plugin] compile error while import a thrift in dependency jar file.

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4148: --- Component/s: Build Process > [maven-thrift-plugin] compile error while import a

[jira] [Commented] (THRIFT-4148) [maven-thrift-plugin] compile error while import a thrift in dependency jar file.

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952750#comment-15952750 ] James E. King, III commented on THRIFT-4148: I just merged in an old pull request to the

[jira] [Assigned] (THRIFT-4148) [maven-thrift-plugin] compile error while import a thrift in dependency jar file.

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4148: -- Assignee: James E. King, III > [maven-thrift-plugin] compile error while

[jira] [Commented] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952747#comment-15952747 ] James E. King, III commented on THRIFT-4156: Cool idea +1 from me, will make cross-platform

[jira] [Created] (THRIFT-4159) Building tests fails on MSYS2 (MinGW64) due to a (small?) linker error

2017-04-02 Thread Mario Emmenlauer (JIRA)
Mario Emmenlauer created THRIFT-4159: Summary: Building tests fails on MSYS2 (MinGW64) due to a (small?) linker error Key: THRIFT-4159 URL: https://issues.apache.org/jira/browse/THRIFT-4159

[jira] [Created] (THRIFT-4158) minor issue in README-MSYS2.md

2017-04-02 Thread Mario Emmenlauer (JIRA)
Mario Emmenlauer created THRIFT-4158: Summary: minor issue in README-MSYS2.md Key: THRIFT-4158 URL: https://issues.apache.org/jira/browse/THRIFT-4158 Project: Thrift Issue Type: Bug

[jira] [Resolved] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-4157. Resolution: Fixed Fix Version/s: 0.11.0 Committed. > outdated readme about Haxe

[jira] [Commented] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952691#comment-15952691 ] ASF GitHub Bot commented on THRIFT-4157: Github user Jens-G commented on the issue:

[GitHub] thrift issue #1234: THRIFT-4157 outdated readme about Haxe installation on L...

2017-04-02 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1234 THRIFT-4157 --- 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

[jira] [Commented] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952690#comment-15952690 ] ASF GitHub Bot commented on THRIFT-4157: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1234: THRIFT-4157 outdated readme about Haxe installati...

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1234 --- 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

[jira] [Commented] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952689#comment-15952689 ] ASF GitHub Bot commented on THRIFT-4157: GitHub user Jens-G opened a pull request:

[GitHub] thrift pull request #1234: THRIFT-4157 outdated readme about Haxe installati...

2017-04-02 Thread Jens-G
GitHub user Jens-G opened a pull request: https://github.com/apache/thrift/pull/1234 THRIFT-4157 outdated readme about Haxe installation on Linux Client: Haxe Patch: Jens Geyer You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-4157: -- Summary: outdated readme about Haxe installation on Linux Key: THRIFT-4157 URL: https://issues.apache.org/jira/browse/THRIFT-4157 Project: Thrift Issue Type:

[jira] [Updated] (THRIFT-4157) outdated readme about Haxe installation on Linux

2017-04-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-4157: --- Flags: (was: Patch) Patch Info: Patch Available > outdated readme about Haxe installation

[GitHub] thrift issue #1227: Is tornado server not support TMultiplexedProtocol?

2017-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1227 @jfarrell I think this can be closed; if folks need to ask a question you can do it on the developer's mailing list or open an Apache Jira ticket against the thrift project as a question. --- If

[jira] [Created] (THRIFT-4156) Using boost spirit instead of lex and yacc

2017-04-02 Thread Mike Gresens (JIRA)
Mike Gresens created THRIFT-4156: Summary: Using boost spirit instead of lex and yacc Key: THRIFT-4156 URL: https://issues.apache.org/jira/browse/THRIFT-4156 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-4064) Update node library dependencies

2017-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952582#comment-15952582 ] ASF GitHub Bot commented on THRIFT-4064: Github user HiZhaoxiaoyang commented on the issue: