[jira] [Commented] (THRIFT-4093) Java tutorial is missing a referenced class file

2017-02-15 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868967#comment-15868967 ] James E. King, III commented on THRIFT-4093: Regarding maven, please see:

[jira] [Commented] (THRIFT-2013) Integrate Multiplex tests into Thrift test suite

2017-02-15 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868959#comment-15868959 ] James E. King, III commented on THRIFT-2013: https://github.com/apache/thrift/pull/1191 has

[jira] [Updated] (THRIFT-4093) Java tutorial is missing a referenced class file

2017-02-15 Thread Matt Ingenthron (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Ingenthron updated THRIFT-4093: Description: Tutorial at https://thrift.apache.org/tutorial/java seems to be missing some

[jira] [Created] (THRIFT-4093) Java tutorial is missing a referenced class file

2017-02-15 Thread Matt Ingenthron (JIRA)
Matt Ingenthron created THRIFT-4093: --- Summary: Java tutorial is missing a referenced class file Key: THRIFT-4093 URL: https://issues.apache.org/jira/browse/THRIFT-4093 Project: Thrift

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

2017-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868634#comment-15868634 ] ASF GitHub Bot commented on THRIFT-4064: Github user zertosh commented on a diff in the pull

[GitHub] thrift pull request #1175: THRIFT-4064 Update node library dependencies

2017-02-15 Thread zertosh
Github user zertosh commented on a diff in the pull request: https://github.com/apache/thrift/pull/1175#discussion_r101392209 --- Diff: build/docker/debian/Dockerfile --- @@ -113,8 +113,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ neko-dev \

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

2017-02-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868579#comment-15868579 ] ASF GitHub Bot commented on THRIFT-4064: Github user jeking3 commented on a diff in the pull

[GitHub] thrift pull request #1175: THRIFT-4064 Update node library dependencies

2017-02-15 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1175#discussion_r101385004 --- Diff: build/docker/debian/Dockerfile --- @@ -113,8 +113,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ neko-dev \

[GitHub] thrift issue #1175: THRIFT-4064 Update node library dependencies

2017-02-15 Thread zertosh
Github user zertosh commented on the issue: https://github.com/apache/thrift/pull/1175 @bgould that's a very similar use case to ours. Also the Q library is kinda heavy, and could probably switch to just using native Promises. For the purposes of this PR (avoid binary deps),

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

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

[GitHub] thrift pull request #1189: THRIFT-3272 (THRIFT-4066) fix perl SSL authentica...

2017-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1189 --- 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-3272) Perl SSL Authentication Support

2017-02-15 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3272. Resolution: Fixed Fix Version/s: 0.11.0 > Perl SSL Authentication Support >

[jira] [Commented] (THRIFT-3272) Perl SSL Authentication Support

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

[jira] [Created] (THRIFT-4092) Add OCaml to build process and integrate with make cross

2017-02-15 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4092: -- Summary: Add OCaml to build process and integrate with make cross Key: THRIFT-4092 URL: https://issues.apache.org/jira/browse/THRIFT-4092 Project: Thrift

[jira] [Resolved] (THRIFT-2364) OCaml: Use Oasis exclusively for build process

2017-02-15 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-2364. Resolution: Fixed Fix Version/s: 0.11.0 Patch merged in; I am going to open

[jira] [Commented] (THRIFT-2364) OCaml: Use Oasis exclusively for build process

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

[GitHub] thrift pull request #1193: THRIFT-2364: use oasis to build thrift for ocaml

2017-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1193 --- 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-4091) Removed unused realloc test causing autoconf warnings at bootstrap time

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

[jira] [Resolved] (THRIFT-4091) Removed unused realloc test causing autoconf warnings at bootstrap time

2017-02-15 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4091. Resolution: Fixed Fix Version/s: 0.11.0 > Removed unused realloc test

[GitHub] thrift pull request #1192: THRIFT-4091 - revert THRIFT-4045 (bad change) and...

2017-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1192 --- 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-3706) There's no support for Multiplexed protocol on c_glib library

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

[GitHub] thrift issue #1191: THRIFT-3706 - Implement multiplexor.

2017-02-15 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1191 I'm a committer on the project which means I have write access to the apache repository for the project. Most changes come in like this, and one of the committers need to merge it into master.

[jira] [Commented] (THRIFT-2717) C++V2 generator/library

2017-02-15 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868201#comment-15868201 ] Konrad Grochowski commented on THRIFT-2717: --- Assistance is always welcome :) Truth be told -

[jira] [Commented] (THRIFT-2717) C++V2 generator/library

2017-02-15 Thread Mikael Lindgren (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868191#comment-15868191 ] Mikael Lindgren commented on THRIFT-2717: - Hi! I noticed there hasn't been much discussion here

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

2017-02-15 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867851#comment-15867851 ] Allen George edited comment on THRIFT-2945 at 2/15/17 1:45 PM: --- I'm sorry -

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

2017-02-15 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867851#comment-15867851 ] Allen George edited comment on THRIFT-2945 at 2/15/17 1:45 PM: --- I'm sorry -

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

2017-02-15 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867851#comment-15867851 ] Allen George commented on THRIFT-2945: -- I'm sorry - I don't have any idea about XCode :( I use both

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

2017-02-15 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867851#comment-15867851 ] Allen George edited comment on THRIFT-2945 at 2/15/17 1:44 PM: --- I'm sorry -

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

2017-02-15 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867808#comment-15867808 ] Allen George commented on THRIFT-2945: -- Extracting {{write_from...}} and {{read_from...}}: Ok. Your

[jira] [Commented] (THRIFT-3706) There's no support for Multiplexed protocol on c_glib library

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

[GitHub] thrift issue #1191: THRIFT-3706 - Implement multiplexor.

2017-02-15 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1191 What do I have to do to be a contributor? --- 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

[jira] [Commented] (THRIFT-3706) There's no support for Multiplexed protocol on c_glib library

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

[GitHub] thrift issue #1191: THRIFT-3706 - Implement multiplexor.

2017-02-15 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1191 I added some cross tests against Java. Maybe others can add the rest when the protocol is ready for the other languages. --- If your project is set up for it, you can reply to this email and have

[GitHub] thrift issue #1191: THRIFT-3706 - Implement multiplexor.

2017-02-15 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1191 @jeking3 Please explain how this can happen. Just did a rebase and merged my changes that only adds few files (I think two or three). If master is so controlled that no build failures can go in

[jira] [Commented] (THRIFT-3706) There's no support for Multiplexed protocol on c_glib library

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