[jira] Closed: (THRIFT-1002) CodeStyle: t_c_glib_generator.cc

2010-11-29 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier closed THRIFT-1002. --- Resolution: Fixed Fix Version/s: 0.6 Thanks Anatol, committed! > CodeStyle: t_c_glib_genera

[jira] Closed: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1009. - Resolution: Fixed Fix Version/s: 0.6 Assignee: Takashi Yonebayashi I just commit

[jira] Issue Comment Edited: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965031#action_12965031 ] Bryan Duxbury edited comment on THRIFT-1009 at 11/29/10 7:42 PM: ---

[jira] Created: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Takashi Yonebayashi (JIRA)
TUnion does not correctly deep copy a ByteBuffer Key: THRIFT-1009 URL: https://issues.apache.org/jira/browse/THRIFT-1009 Project: Thrift Issue Type: Bug Components: Java - Library

[jira] Updated: (THRIFT-1009) TUnion does not correctly deep copy a ByteBuffer

2010-11-29 Thread Takashi Yonebayashi (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takashi Yonebayashi updated THRIFT-1009: Attachment: THRIFT-1009.patch > TUnion does not correctly deep copy a ByteBuffer >

socket timeout in python tserver

2010-11-29 Thread Hector Yuen
Hi all, I am having a problem in Python in which my TServerSocket times out in 90 seconds. I looked into the code and found out that in TserverSocket.listen() there seems to be a typo in which it calls hasattr(self.handle, 'set_timeout') Shouldn't it be settimeout instead? Otherwise the socket

[jira] Commented: (THRIFT-1002) CodeStyle: t_c_glib_generator.cc

2010-11-29 Thread Anatol Pomozov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964958#action_12964958 ] Anatol Pomozov commented on THRIFT-1002: This branch contains c_glib fixes (2 comm

Re: Visual Studio C++ solution for generator

2010-11-29 Thread Bryan Duxbury
I think someone would have to contribute it. There are some, but not many, Visual Studio users in the community. On Mon, Nov 29, 2010 at 10:02 AM, Eugen Rata wrote: > Hi folks, > > > > Is there a possibility to add a Visual Studio solution to build the > compiler > of thrift files? > > It is pos

Visual Studio C++ solution for generator

2010-11-29 Thread Eugen Rata
Hi folks, Is there a possibility to add a Visual Studio solution to build the compiler of thrift files? It is possible to use its Pre-Build event and use some kind of lexer parser to generate needed files from thrifty.yy && thriftl.ll files. \Eugen

[jira] Updated: (THRIFT-904) C# TSocket should disable nagle and linger

2010-11-29 Thread Alexey Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Biryukov updated THRIFT-904: --- Attachment: thrift-904.tests.patch thrift-904.patch Patches updated to match

[jira] Updated: (THRIFT-904) C# TSocket should disable nagle and linger

2010-11-29 Thread Alexey Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Biryukov updated THRIFT-904: --- Attachment: (was: thrift-904.patch) > C# TSocket should disable nagle and linger > --

[jira] Updated: (THRIFT-904) C# TSocket should disable nagle and linger

2010-11-29 Thread Alexey Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Biryukov updated THRIFT-904: --- Attachment: (was: thrift-904.tests.patch) > C# TSocket should disable nagle and linger >