[jira] [Comment Edited] (THRIFT-1603) Thrift IDL allows for multiple exceptions, args or struct member names to be the same

2013-02-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571837#comment-13571837 ] Nicolas Trésegnie edited comment on THRIFT-1603 at 2/5/13 10:55 PM: ---

[jira] [Commented] (THRIFT-1835) Compiler should fail when duplicate field names are present

2013-02-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571840#comment-13571840 ] Nicolas Trésegnie commented on THRIFT-1835: --- I continued the discussion on the

[jira] [Commented] (THRIFT-1603) Thrift IDL allows for multiple exceptions, args or struct member names to be the same

2013-02-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571837#comment-13571837 ] Nicolas Trésegnie commented on THRIFT-1603: --- [Actually, you implemented it the

[jira] [Updated] (THRIFT-1813) Add @Generated annotation to generated classes

2013-02-05 Thread Arvind Jayaprakash (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvind Jayaprakash updated THRIFT-1813: --- Attachment: thrift-1813-generated-annotation.patch Here is a working patch to provid

Re: Thrift C++ Client Crashing Through TSSLSocket::close() in a SIGPIPE Signal

2013-02-05 Thread Isuru Haththotuwa
any idea on this? your help is very much appreciated. On Mon, Feb 4, 2013 at 10:26 AM, Isuru Haththotuwa wrote: > Hi all, > > I have a C++ client which uses thrift to publish data to a remote server. > When the remote server shut down, I catch an exception to see if I can > re-connect to it perio