[jira] [Commented] (THRIFT-400) Test failures in one language shouldn't keep test suites in other languages from firing

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676936#comment-13676936 ] Carl Yeksigian commented on THRIFT-400: --- I think that David's suggestion makes

[jira] [Commented] (THRIFT-455) Compiler flag to make optional/required field modifiers compulsory

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676933#comment-13676933 ] Carl Yeksigian commented on THRIFT-455: --- A few thoughts to get the ball rolling on

[jira] [Closed] (THRIFT-238) Generated structs should have constructor option to skip default values

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian closed THRIFT-238. - Resolution: Won't Fix Generated structs should have constructor option to skip default

[jira] [Commented] (THRIFT-238) Generated structs should have constructor option to skip default values

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676935#comment-13676935 ] Carl Yeksigian commented on THRIFT-238: --- Closing because of age. I'm not sure if

[jira] [Updated] (THRIFT-400) Test failures in one language shouldn't keep test suites in other languages from firing

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated THRIFT-400: -- Attachment: 400.patch Test failures in one language shouldn't keep test suites in other

[jira] [Commented] (THRIFT-2000) TNonblocking server does not compile with libevent 2.0.21-stable

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676932#comment-13676932 ] Carl Yeksigian commented on THRIFT-2000: What are the deprecated calls that we

[jira] [Closed] (THRIFT-149) TNonBlockingServer graceful shutdown

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian closed THRIFT-149. - Resolution: Fixed TNonBlockingServer graceful shutdown

[jira] [Commented] (THRIFT-149) TNonBlockingServer graceful shutdown

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676934#comment-13676934 ] Carl Yeksigian commented on THRIFT-149: --- Since the patch has been included, I'm

[jira] [Commented] (THRIFT-1959) C#: Add Union TMemoryBuffer support

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676943#comment-13676943 ] Carl Yeksigian commented on THRIFT-1959: Committed. C#: Add

[jira] [Closed] (THRIFT-1959) C#: Add Union TMemoryBuffer support

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian closed THRIFT-1959. -- Resolution: Fixed C#: Add Union TMemoryBuffer support

[jira] [Created] (THRIFT-2001) http://thrift.apache.org/ Example C++ Server tab is broken

2013-06-06 Thread JIRA
Henrique Mendonça created THRIFT-2001: - Summary: http://thrift.apache.org/ Example C++ Server tab is broken Key: THRIFT-2001 URL: https://issues.apache.org/jira/browse/THRIFT-2001 Project: Thrift

[jira] [Commented] (THRIFT-1959) C#: Add Union TMemoryBuffer support

2013-06-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676999#comment-13676999 ] Hudson commented on THRIFT-1959: Integrated in Thrift #666 (See

[jira] [Assigned] (THRIFT-2001) http://thrift.apache.org/ Example C++ Server tab is broken

2013-06-06 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2001: Assignee: Jake Farrell http://thrift.apache.org/ Example C++ Server tab is broken

[jira] [Commented] (THRIFT-1964) 'Isset' will cause xmlserializer crashed.

2013-06-06 Thread xq.gzh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677079#comment-13677079 ] xq.gzh commented on THRIFT-1964: change the name of 'Isset' to 'ClassNameIssert', it's

[jira] [Commented] (THRIFT-1964) 'Isset' will cause xmlserializer crashed.

2013-06-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677430#comment-13677430 ] Jens Geyer commented on THRIFT-1964: Have you tested that? 'Isset'

[jira] [Commented] (THRIFT-400) Test failures in one language shouldn't keep test suites in other languages from firing

2013-06-06 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677525#comment-13677525 ] Roger Meier commented on THRIFT-400: +1 for a better README Could you also mention

[jira] [Commented] (THRIFT-400) Test failures in one language shouldn't keep test suites in other languages from firing

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677660#comment-13677660 ] Carl Yeksigian commented on THRIFT-400: --- Committed an update, including the {code}

[jira] [Closed] (THRIFT-400) Test failures in one language shouldn't keep test suites in other languages from firing

2013-06-06 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian closed THRIFT-400. - Resolution: Fixed Test failures in one language shouldn't keep test suites in other

[jira] [Created] (THRIFT-2002) Haskell: Test use Data.Maybe instead of Maybe

2013-06-06 Thread Carl Yeksigian (JIRA)
Carl Yeksigian created THRIFT-2002: -- Summary: Haskell: Test use Data.Maybe instead of Maybe Key: THRIFT-2002 URL: https://issues.apache.org/jira/browse/THRIFT-2002 Project: Thrift Issue