[jira] [Commented] (THRIFT-3351) Publishing Dart Bindings for Thrift to Pub (pub.dartlang.org)

2017-01-06 Thread Mark Erickson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805822#comment-15805822 ] Mark Erickson commented on THRIFT-3351: --- [~jfarrell] I think the 0.10.0 release is coming soon (or

[jira] [Created] (THRIFT-4022) Release thrift-py 0.10.0 to PyPI

2017-01-06 Thread Chandler May (JIRA)
Chandler May created THRIFT-4022: Summary: Release thrift-py 0.10.0 to PyPI Key: THRIFT-4022 URL: https://issues.apache.org/jira/browse/THRIFT-4022 Project: Thrift Issue Type: Task

[jira] [Commented] (THRIFT-3775) 0.10.0 release candidate

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805206#comment-15805206 ] ASF GitHub Bot commented on THRIFT-3775: Github user jfarrell commented on the issue:

[GitHub] thrift issue #1098: THRIFT-3775: 0.10.0 release

2017-01-06 Thread jfarrell
Github user jfarrell commented on the issue: https://github.com/apache/thrift/pull/1098 @tylertreat-wf just pushed the [0.10.0 tag](https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=tag;h=ae93ff0b4bdbd6749f75c23ad23311b512230894), once the mirror picks it up github will have it

[GitHub] thrift pull request #1153: fix a bug in windows

2017-01-06 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1153#discussion_r94978623 --- Diff: lib/cpp/src/thrift/server/TNonblockingServer.cpp --- @@ -1324,7 +1324,7 @@ TNonblockingIOThread::~TNonblockingIOThread() { ownEventBase_ =

[jira] [Commented] (THRIFT-2945) Implement support for Rust language

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804897#comment-15804897 ] ASF GitHub Bot commented on THRIFT-2945: Github user anatol commented on the issue:

[GitHub] thrift issue #1147: THRIFT-2945 Add Rust support

2017-01-06 Thread anatol
Github user anatol commented on the issue: https://github.com/apache/thrift/pull/1147 @allengeorge thanks for this great work!! A few comment I had earlier that looks unresolved - Name of the official crate should be `thrift`, not `rift`. - Fields with reserved names

[GitHub] thrift issue #1147: THRIFT-2945 Add Rust support

2017-01-06 Thread allengeorge
Github user allengeorge commented on the issue: https://github.com/apache/thrift/pull/1147 Oh. Interesting. I forgot that Debian doesn't have a Rust package (yet) though it's being worked on IIRC. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (THRIFT-2945) Implement support for Rust language

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804404#comment-15804404 ] ASF GitHub Bot commented on THRIFT-2945: Github user allengeorge commented on the issue:

[GitHub] thrift issue #1147: THRIFT-2945 Add Rust support

2017-01-06 Thread allengeorge
Github user allengeorge commented on the issue: https://github.com/apache/thrift/pull/1147 I'm continuing to add tests and update documentation, and I think I've addressed all the initial comments on this PR. Any further thoughts? --- If your project is set up for it, you can reply

[jira] [Commented] (THRIFT-2945) Implement support for Rust language

2017-01-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804399#comment-15804399 ] ASF GitHub Bot commented on THRIFT-2945: Github user allengeorge commented on the issue:

[jira] [Created] (THRIFT-4021) THttpTransport may cause consistent memory increase

2017-01-06 Thread zhongting (JIRA)
zhongting created THRIFT-4021: - Summary: THttpTransport may cause consistent memory increase Key: THRIFT-4021 URL: https://issues.apache.org/jira/browse/THRIFT-4021 Project: Thrift Issue Type: