[jira] [Commented] (THRIFT-1857) Python 3.X Support

2015-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504449#comment-14504449 ] ASF GitHub Bot commented on THRIFT-1857: GitHub user jeroenvlek opened a pull req

[GitHub] thrift pull request: THRIFT-1857: Added some missing leading perio...

2015-04-20 Thread jeroenvlek
GitHub user jeroenvlek opened a pull request: https://github.com/apache/thrift/pull/455 THRIFT-1857: Added some missing leading periods for the ttypes import This should fix the ttypes import. You can merge this pull request into a Git repository by running: $ git pull https://

[jira] [Commented] (THRIFT-2850) CMake for Apache Thrift

2015-04-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504345#comment-14504345 ] James E. King, III commented on THRIFT-2850: I have a set of changes that I u

[jira] [Commented] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504106#comment-14504106 ] xiaopeng.he commented on THRIFT-3101: - But this cannot avoid the dirty data, such as

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503735#comment-14503735 ] ASF GitHub Bot commented on THRIFT-2640: Github user jeremy-w commented on the pu

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-20 Thread jeremy-w
Github user jeremy-w commented on the pull request: https://github.com/apache/thrift/pull/442#issuecomment-94577409 Where possible without changing the protocol bits that are pinned by codegen, it would be good to address integer width/signedness change issues or add the appropriate u

[jira] [Commented] (THRIFT-2571) Simplify cross compilation using CMake

2015-04-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503726#comment-14503726 ] James E. King, III commented on THRIFT-2571: Proceesing with "static only", I

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503725#comment-14503725 ] ASF GitHub Bot commented on THRIFT-2640: Github user jeremy-w commented on the pu

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-20 Thread jeremy-w
Github user jeremy-w commented on the pull request: https://github.com/apache/thrift/pull/442#issuecomment-94576314 In that case, the remaining warnings I'm seeing are mostly implicit sign conversions and implicit precision loss (integer width narrowing), with a smattering of "ARC wou

[jira] [Commented] (THRIFT-2571) Simplify cross compilation using CMake

2015-04-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503696#comment-14503696 ] James E. King, III commented on THRIFT-2571: libevent generates a file called

[jira] [Commented] (THRIFT-3106) CMake summary should give more information why a library is set to off

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

[jira] [Commented] (THRIFT-2958) connect() interrupted is not handled properly in TSocket

2015-04-20 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503643#comment-14503643 ] Roger Meier commented on THRIFT-2958: - Do you have a patch or test case to reproduce?

[jira] [Closed] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-3101. -- Resolution: Won't Fix The behaviour (or limitation) you describe is by design. Thrift doesn't allow {{

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-20 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/442#issuecomment-94569429 > > I would like to hear someone elses opinion before I'm going to merge > A squash-merge is fine by me. Gtreat, but that wasn't really the question ;-) What I

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

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

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-20 Thread jeremy-w
Github user jeremy-w commented on the pull request: https://github.com/apache/thrift/pull/442#issuecomment-94568290 A squash-merge is fine by me. I am happy @creker made many small commits as part of the pull request, because it is much easier to review. After squash-merging,

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503619#comment-14503619 ] ASF GitHub Bot commented on THRIFT-2640: Github user jeremy-w commented on the pu

[jira] [Closed] (THRIFT-2119) Compiling the Thrift C++ Library with Visual Studio 2005

2015-04-20 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig closed THRIFT-2119. - Resolution: Won't Fix See other comments. VS2005 is old enough that we don't feel the need to prioritiz

[jira] [Commented] (THRIFT-2119) Compiling the Thrift C++ Library with Visual Studio 2005

2015-04-20 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503602#comment-14503602 ] Ben Craig commented on THRIFT-2119: --- I am fine dropping this as well. I will close. N

[jira] [Updated] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3101: --- Component/s: Java - Library > Thrift cannot support the collection whose element is null > --

[jira] [Commented] (THRIFT-3103) cmake is missing RPATH on MacOSX

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

[jira] [Commented] (THRIFT-3090) cmake build is broken on MacOSX

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

[jira] [Commented] (THRIFT-2119) Compiling the Thrift C++ Library with Visual Studio 2005

2015-04-20 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503586#comment-14503586 ] Roger Meier commented on THRIFT-2119: - I would say VS2005 is gone and we can close th

[jira] [Resolved] (THRIFT-3106) CMake summary should give more information why a library is set to off

2015-04-20 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3106. - Resolution: Fixed Fix Version/s: 0.9.3 Assignee: Pascal Bach thanks Pascal! > CM

[GitHub] thrift pull request: Make CMake summary more clear

2015-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/454 --- 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-3103) cmake is missing RPATH on MacOSX

2015-04-20 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3103. - Resolution: Fixed committed > cmake is missing RPATH on MacOSX > ---

Re: method names sent as strings

2015-04-20 Thread Jens Geyer
The simplicity of the multiplexing implementation is attractive, I agree. It also allows for a lot of flexibility. For now, we can simply use short service names. In the future, I'm sure we could build something that maps service names to unique ordinals or short strings. There's also THRIFT-66

Re: method names sent as strings

2015-04-20 Thread Jens Geyer
Hint: There is a TProtocolDecorator implementation for all languages implementing multiplex. -Ursprüngliche Nachricht- From: David Shoemaker Sent: Monday, April 20, 2015 7:49 PM To: dev@thrift.apache.org Subject: Re: method names sent as strings Ben, That is a clever idea! I'm a l

[jira] [Resolved] (THRIFT-3090) cmake build is broken on MacOSX

2015-04-20 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3090. - Resolution: Fixed committed > cmake build is broken on MacOSX > ---

[jira] [Commented] (THRIFT-2958) connect() interrupted is not handled properly in TSocket

2015-04-20 Thread Richard Dawe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503413#comment-14503413 ] Richard Dawe commented on THRIFT-2958: -- http://www.madore.org/~david/computers/conne

[jira] [Commented] (THRIFT-3090) cmake build is broken on MacOSX

2015-04-20 Thread Marco Molteni (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503378#comment-14503378 ] Marco Molteni commented on THRIFT-3090: --- ping :-) > cmake build is broken on MacOS

[jira] [Commented] (THRIFT-3103) cmake is missing RPATH on MacOSX

2015-04-20 Thread Marco Molteni (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503377#comment-14503377 ] Marco Molteni commented on THRIFT-3103: --- ping :-) > cmake is missing RPATH on MacO

Re: method names sent as strings

2015-04-20 Thread David Shoemaker
Ben, That is a clever idea! I'm a little hesitant to take that approach, because we'd have to implement it for each language that we use, and the ordinals would have to be in code for each of these languages. I'll explore how we might encode that data in the IDL somehow so that each language imple

Re: method names sent as strings

2015-04-20 Thread David Shoemaker
Thanks for your reply, Randy! Responses inline below. On Sun, Apr 19, 2015 at 4:05 PM, Randy Abernethy wrote: > > > > I can’t speak to the original motivations, but one view on the methods > front might be that method ordinals would be a little more prone to > collisions than method names in scen

[jira] [Commented] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502980#comment-14502980 ] xiaopeng.he commented on THRIFT-3101: - I had attach a file, please check. Thanks! >

[jira] [Commented] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502978#comment-14502978 ] xiaopeng.he commented on THRIFT-3101: - I had attach a file, please check. Thanks! >

[jira] [Updated] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaopeng.he updated THRIFT-3101: Attachment: thrift-test.zip > Thrift cannot support the collection whose element is null >

[jira] [Commented] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502979#comment-14502979 ] xiaopeng.he commented on THRIFT-3101: - I had attach a file, please check. Thanks! >

[jira] [Issue Comment Deleted] (THRIFT-3101) Thrift cannot support the collection whose element is null

2015-04-20 Thread xiaopeng.he (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaopeng.he updated THRIFT-3101: Comment: was deleted (was: I had attach a file, please check. Thanks!) > Thrift cannot support the

Re: method names sent as strings

2015-04-20 Thread Ben Craig
David, If you method ordinals today, without changing the generator, and without even changing Apache Thrift source, you can hack it at the protocol level. Inherit from your protocol of choice, and then override readMessageBegin and writeMessageBegin, and you can translate from the code generat

[jira] [Commented] (THRIFT-2817) TSimpleJSONProtocol reads beyond end of message

2015-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502461#comment-14502461 ] ASF GitHub Bot commented on THRIFT-2817: Github user bivas commented on the pull

[GitHub] thrift pull request: Fixes THRIFT-2817 and THRIFT-2839

2015-04-20 Thread bivas
Github user bivas commented on the pull request: https://github.com/apache/thrift/pull/273#issuecomment-94379082 @Jens-G unfortunately, no. Was pointing this out so maybe @wingedkiwi can have a quick look (and maybe a fix) on this issue. --- If your project is set up for it, you can