Re: Working on a Thrift protocol on top of XML

2015-11-09 Thread BCG
On 11/05/2015 04:28 PM, Jens Geyer wrote: Hi Ben, the following is more or less my personal perspective on that matter, so please take it with a grain of salt. Hi Jens I appreciate your perspective, and I thank you for taking the time to write a thoughtful response After reading the ini

[jira] [Updated] (THRIFT-3413) Thrift code generation bug in GO when extending service

2015-11-09 Thread Ryan Seltzer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Seltzer updated THRIFT-3413: - Description: Given the following 2 thrift simple thrift files begin base.thrift

[jira] [Moved] (THRIFT-3413) Thrift code generation bug in GO when extending service

2015-11-09 Thread Geoffrey Corey (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Corey moved INFRA-10744 to THRIFT-3413: INFRA-Members: (was: [infrastructure-team]) Component/s:

[jira] [Commented] (THRIFT-2413) Python: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996584#comment-14996584 ] ASF GitHub Bot commented on THRIFT-2413: GitHub user phongphan opened a pull requ

[GitHub] thrift pull request: THRIFT-2413: JSON escaped unicode support for...

2015-11-09 Thread phongphan
GitHub user phongphan opened a pull request: https://github.com/apache/thrift/pull/686 THRIFT-2413: JSON escaped unicode support for python3 This should fixed THRIFT-2413 and should works on both python2 and python3. You can merge this pull request into a Git repository by running:

[jira] [Commented] (THRIFT-3307) Segfault in Ruby serializer

2015-11-09 Thread Joe Ennever (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996579#comment-14996579 ] Joe Ennever commented on THRIFT-3307: - Thank you for accepting my patch! > Segfault