Thrift 1800

2012-12-21 Thread Jens Geyer
Hi Carl, I just added some text like in the sentence mentioned at the beginning of all docstrings in DocTest.thrift to test it. I can provide such a file, but not right now. At this occasion I noticed that Thrift does not accept UTF-8 nor 16 as input. What I'm more interested in is the output

[jira] [Commented] (THRIFT-1797) Python implementation of TSimpleJSONProtocol

2012-12-21 Thread Avi Flamholz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538678#comment-13538678 ] Avi Flamholz commented on THRIFT-1797: -- Sorry about that. Any chance you can pull fr

[jira] [Commented] (THRIFT-1708) Add event handlers for processor events

2012-12-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538655#comment-13538655 ] Jake Farrell commented on THRIFT-1708: -- I'm good with splitting this into sub ticket

[jira] [Commented] (THRIFT-1797) Python implementation of TSimpleJSONProtocol

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538591#comment-13538591 ] Carl Yeksigian commented on THRIFT-1797: This patch looks backwards -- it's remov

[jira] [Commented] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538582#comment-13538582 ] Carl Yeksigian commented on THRIFT-1795: +1 LGTM > Race conditi

[jira] [Commented] (THRIFT-1795) Race condition in TThreadedServerPool java implementation

2012-12-21 Thread Venkat Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538567#comment-13538567 ] Venkat Ranganathan commented on THRIFT-1795: I don't have contributor access

[jira] [Resolved] (THRIFT-1026) C# default value code generation problem

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian resolved THRIFT-1026. Resolution: Fixed > C# default value code generation problem > ---

[jira] [Resolved] (THRIFT-1097) Do not fail silently when IDL contains semi-colons instead of commas

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian resolved THRIFT-1097. Resolution: Fixed > Do not fail silently when IDL contains semi-colons instead of comm

[jira] [Commented] (THRIFT-1212) Members capital case conflict

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538536#comment-13538536 ] Carl Yeksigian commented on THRIFT-1212: I think it makes sense to disallow the n

[jira] [Commented] (THRIFT-1026) C# default value code generation problem

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538537#comment-13538537 ] Carl Yeksigian commented on THRIFT-1026: This is fixed in the current version.

[jira] [Commented] (THRIFT-1097) Do not fail silently when IDL contains semi-colons instead of commas

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538535#comment-13538535 ] Carl Yeksigian commented on THRIFT-1097: The problem with the current version is

[jira] [Created] (THRIFT-1802) Java: Remove consume from THttpClient

2012-12-21 Thread Carl Yeksigian (JIRA)
Carl Yeksigian created THRIFT-1802: -- Summary: Java: Remove consume from THttpClient Key: THRIFT-1802 URL: https://issues.apache.org/jira/browse/THRIFT-1802 Project: Thrift Issue Type: Improv

[jira] [Commented] (THRIFT-1641) Thrift 0.8 not compatible with Android HttpClient

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538524#comment-13538524 ] Carl Yeksigian commented on THRIFT-1641: +1 Opening a new ticket to remove this

[jira] [Commented] (THRIFT-1800) Documentation text not escaped correctly when rendered to HTML

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538518#comment-13538518 ] Carl Yeksigian commented on THRIFT-1800: Can you change test/DocTest.thrift to de

[jira] [Updated] (THRIFT-1641) Thrift 0.8 not compatible with Android HttpClient

2012-12-21 Thread Vitali Lovich (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitali Lovich updated THRIFT-1641: -- Attachment: fix-thrift-1641.patch this fixes the issue > Thrift 0.8 not compa

[jira] [Commented] (THRIFT-1708) Add event handlers for processor events

2012-12-21 Thread Diwaker Gupta (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538481#comment-13538481 ] Diwaker Gupta commented on THRIFT-1708: --- [~bterm], can we break this up into 3 sepa

[jira] [Commented] (THRIFT-1641) Thrift 0.8 not compatible with Android HttpClient

2012-12-21 Thread Vitali Lovich (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538474#comment-13538474 ] Vitali Lovich commented on THRIFT-1641: --- I too am seeing this issue & it's still pr

[jira] [Updated] (THRIFT-1641) Thrift 0.8 not compatible with Android HttpClient

2012-12-21 Thread Vitali Lovich (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitali Lovich updated THRIFT-1641: -- Affects Version/s: 0.9 > Thrift 0.8 not compatible with Android HttpClient > -

[jira] [Commented] (THRIFT-1801) Sync up TApplicationException codes across languages and thrift implementations

2012-12-21 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538473#comment-13538473 ] Roger Meier commented on THRIFT-1801: - Fully agree, we need an improved Exception han

[jira] [Updated] (THRIFT-1801) Sync up TApplicationException codes across languages and thrift implementations

2012-12-21 Thread Andrew Cox (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Cox updated THRIFT-1801: --- Attachment: THRIFT-1801.1.patch > Sync up TApplicationException codes across languages and thrif

[jira] [Resolved] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1799. Resolution: Fixed > Option to generate HTML in "standalone mode" > ---

[jira] [Commented] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538467#comment-13538467 ] Jens Geyer commented on THRIFT-1799: Committed. Thanks Roger and Carl!

[jira] [Commented] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538466#comment-13538466 ] Roger Meier commented on THRIFT-1799: - +1 please commit. > Option to

[jira] [Updated] (THRIFT-1800) Documentation text not escaped correctly when rendered to HTML

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1800: --- Attachment: THRIFT-1800_Documentation_text_not_escaped_correctly_when_rendered_to_HTML .patch The

[jira] [Created] (THRIFT-1801) Sync up TApplicationException codes across languages and thrift implementations

2012-12-21 Thread Andrew Cox (JIRA)
Andrew Cox created THRIFT-1801: -- Summary: Sync up TApplicationException codes across languages and thrift implementations Key: THRIFT-1801 URL: https://issues.apache.org/jira/browse/THRIFT-1801 Project:

[jira] [Updated] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1799: --- Attachment: THRIFT-1799_Option_to_generate_HTML_in_standalone_mode-v2.patch Cleaned up patch, no oth

[jira] [Commented] (THRIFT-1746) provide a SPDX file

2012-12-21 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538450#comment-13538450 ] Roger Meier commented on THRIFT-1746: - just committed the first patch!

[jira] [Created] (THRIFT-1800) Documentation text not escaped correctly when rendered to HTML

2012-12-21 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-1800: -- Summary: Documentation text not escaped correctly when rendered to HTML Key: THRIFT-1800 URL: https://issues.apache.org/jira/browse/THRIFT-1800 Project: Thrift

[jira] [Commented] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538422#comment-13538422 ] Carl Yeksigian commented on THRIFT-1799: The patch seems to be looking into the .

[jira] [Commented] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538416#comment-13538416 ] Roger Meier commented on THRIFT-1799: - +1 > Option to generate HTML

[jira] [Resolved] (THRIFT-1769) unions can't have required fields (C++)

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1769. Resolution: Invalid Issue has been fixed in a more general way by THRIFT-1768. >

[jira] [Updated] (THRIFT-1769) unions can't have required fields (C++)

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1769: --- Attachment: (was: THRIFT-1769_unions_cant_have_required_fields_CPP.patch) > unions can't ha

[jira] [Updated] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1799: --- Attachment: THRIFT-1799_Option_to_generate_HTML_in_standalone_mode.patch > Option to generate HT

[jira] [Created] (THRIFT-1799) Option to generate HTML in "standalone mode"

2012-12-21 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-1799: -- Summary: Option to generate HTML in "standalone mode" Key: THRIFT-1799 URL: https://issues.apache.org/jira/browse/THRIFT-1799 Project: Thrift Issue Type: Improve