[jira] [Commented] (THRIFT-830) Switch binary field implementation from byte[] to ByteBuffer

2015-01-08 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269323#comment-14269323 ] Bryan Duxbury commented on THRIFT-830: -- I would encourage you to look at

[jira] [Commented] (THRIFT-830) Switch binary field implementation from byte[] to ByteBuffer

2015-01-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268438#comment-14268438 ] Bryan Duxbury commented on THRIFT-830: -- I'm confused by your objections.

[jira] [Commented] (THRIFT-1239) TupleProtocol- An extremely compact, temporary protocol

2014-05-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988546#comment-13988546 ] Bryan Duxbury commented on THRIFT-1239: --- A scheme is sorta like the "gram

[jira] [Commented] (THRIFT-1324) TFramedTransport should enforce frame size limits on writes

2013-05-12 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655624#comment-13655624 ] Bryan Duxbury commented on THRIFT-1324: --- FrameTransport doesn't chunk

[jira] [Closed] (THRIFT-1665) TBinaryProtocol: exceeded message length raises generic TException

2012-09-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1665. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Tyler Hobbs I just committed

[jira] [Closed] (THRIFT-1632) ruby: data corruption in thrift_native implementation of MemoryBufferTransport

2012-06-28 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1632. - Resolution: Fixed Fix Version/s: 0.9 I just committed a slightly modified version of

[jira] [Commented] (THRIFT-1632) ruby: data corruption in thrift_native implementation of MemoryBufferTransport

2012-06-28 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403216#comment-13403216 ] Bryan Duxbury commented on THRIFT-1632: --- After staring at this for a bit, I t

[jira] [Closed] (THRIFT-1624) Isset Generated differently on different platforms

2012-06-26 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1624. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Bryan Duxbury > Is

[jira] [Commented] (THRIFT-1624) Isset Generated differently on different platforms

2012-06-25 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401070#comment-13401070 ] Bryan Duxbury commented on THRIFT-1624: --- I just committed this patch. Shoul

[jira] [Updated] (THRIFT-1630) Equivalent objects that contain sets and maps can serialize differently

2012-06-22 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1630: -- Description: There's a subtle issue with trying to compare the serialized bytes of T

[jira] [Updated] (THRIFT-1630) add support for sorted sets/maps

2012-06-22 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1630: -- Component/s: Java - Compiler Assignee: Bryan Duxbury > add support for sorted s

[jira] [Closed] (THRIFT-1622) Incorrect size returned on read

2012-06-14 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1622. - Resolution: Fixed Assignee: NN I just committed this. Thanks for the patch NN

[jira] [Commented] (THRIFT-1624) Isset Generated differently on different platforms

2012-06-07 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291294#comment-13291294 ] Bryan Duxbury commented on THRIFT-1624: --- Are you using the same versions of th

[jira] [Commented] (THRIFT-1195) Allow users to act on client connects/disconnects

2012-05-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285400#comment-13285400 ] Bryan Duxbury commented on THRIFT-1195: --- I haven't kept up with the stat

[jira] [Closed] (THRIFT-1613) Add code back into empty source file ToStringTest.java

2012-05-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1613. - Resolution: Fixed Assignee: Bryan Duxbury I just deleted the offending file

[jira] [Commented] (THRIFT-1613) Add code back into empty source file ToStringTest.java

2012-05-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284901#comment-13284901 ] Bryan Duxbury commented on THRIFT-1613: --- Hm, I don't know if this is th

[jira] [Closed] (THRIFT-681) The HTML generator does not handle JavaDoc style comments very well

2012-05-02 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-681. Resolution: Fixed Fix Version/s: 0.9 Assignee: Kevin Burnett Committed. Thanks for

[jira] [Commented] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-30 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265174#comment-13265174 ] Bryan Duxbury commented on THRIFT-1474: --- TRUNK's thrift library is te

[jira] [Commented] (THRIFT-1557) Using TFramedTransport together with TBinaryProtocol produces unexpected deserialization for binary in Java

2012-04-10 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250864#comment-13250864 ] Bryan Duxbury commented on THRIFT-1557: --- You don't need to change

[REPORT] Thrift

2012-04-10 Thread Bryan Duxbury
Thrift is a framework for providing cross-platform RPC and serialization. Community The Thrift community has seen nice consistent traffic of contributions and tickets. Releases We are prepping for an 0.9 release in the coming months. Website We completed the release of a new website that address

[jira] [Closed] (THRIFT-1557) Using TFramedTransport together with TBinaryProtocol produces unexpected deserialization for binary in Java

2012-04-09 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1557. - Resolution: Not A Problem > Using TFramedTransport together with TBinaryProtocol produ

[jira] [Commented] (THRIFT-1557) Using TFramedTransport together with TBinaryProtocol produces unexpected deserialization for binary in Java

2012-04-09 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249847#comment-13249847 ] Bryan Duxbury commented on THRIFT-1557: --- bq. However, the point here is with

[jira] [Commented] (THRIFT-1557) Using TFramedTransport together with TBinaryProtocol produces unexpected deserialization for binary in Java

2012-04-07 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249334#comment-13249334 ] Bryan Duxbury commented on THRIFT-1557: --- Are you accessing the parts of the

[jira] [Commented] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-04-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245684#comment-13245684 ] Bryan Duxbury commented on THRIFT-1474: --- Arvind - I would be a lot more eage

[REPORT] Thrift

2012-03-08 Thread Bryan Duxbury
Thrift is a framework for providing cross-platform RPC and serialization. Project Status -- This is a status report on the Apache Thrift website as requested by Greg Stein on Sunday, March 4, 2012. The Apache Thrift website has been minimally maintained since the projects initial incu

Re: History and usage of erlang library

2012-03-05 Thread Bryan Duxbury
Regarding optional vs required... sigh. It turns out that there actually is a third state, which I've take to calling "default". It's a weird legacy "feature" that I don't recommend anyone use. Do the smart thing and specify either required or optional specifically on your structs' fields. Java di

[jira] [Commented] (THRIFT-1531) Framed transport does not work with binary protocol in some case

2012-03-02 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221299#comment-13221299 ] Bryan Duxbury commented on THRIFT-1531: --- I had a cursory look at the patc

[jira] [Commented] (THRIFT-1528) Iconsistency in optional fields between Java/C# and python

2012-03-02 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221296#comment-13221296 ] Bryan Duxbury commented on THRIFT-1528: --- >From my perspective, its insane

[jira] [Closed] (THRIFT-1527) Generated implementation of tupleReadStruct in unions return null when the setfield is unrecognized

2012-03-01 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1527. - Resolution: Fixed Fix Version/s: 0.9 I just committed a fix to throw exceptions in this

[jira] [Closed] (THRIFT-1529) TupleProtocol can unintentionally include an extra byte in bit vectors when number of optional fields is an integral of 8

2012-03-01 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1529. - Resolution: Fixed Fix Version/s: 0.9 I just committed a trivial fix for this

[jira] [Created] (THRIFT-1529) TupleProtocol can unintentionally include an extra byte in bit vectors when number of optional fields is an integral of 8

2012-03-01 Thread Bryan Duxbury (Created) (JIRA)
URL: https://issues.apache.org/jira/browse/THRIFT-1529 Project: Thrift Issue Type: Bug Components: Java - Library Reporter: Bryan Duxbury Assignee: Bryan Duxbury -- This message is automatically generated by JIRA. If you think it was sent

[jira] [Assigned] (THRIFT-1527) Generated implementation of tupleReadStruct in unions return null when the setfield is unrecognized

2012-02-28 Thread Bryan Duxbury (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury reassigned THRIFT-1527: - Assignee: Bryan Duxbury > Generated implementation of tupleReadStruct in uni

[jira] [Closed] (THRIFT-1526) Union TupleSchemeFactory returns StandardSchemes

2012-02-28 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1526. - Resolution: Fixed Fix Version/s: 0.9 > Union TupleSchemeFactory retu

[jira] [Created] (THRIFT-1527) Generated implementation of tupleReadStruct in unions return null when the setfield is unrecognized

2012-02-28 Thread Bryan Duxbury (Created) (JIRA)
/THRIFT-1527 Project: Thrift Issue Type: Bug Components: Java - Compiler Reporter: Bryan Duxbury This masks weird desync errors in the bytes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your

[jira] [Created] (THRIFT-1526) Union TupleSchemeFactory returns StandardSchemes

2012-02-28 Thread Bryan Duxbury (Created) (JIRA)
Reporter: Bryan Duxbury Assignee: Bryan Duxbury -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information

[jira] [Closed] (THRIFT-1518) Generated C++ code only sends the first optional field in the write() function for a struct.

2012-02-22 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1518. - Resolution: Fixed Assignee: Thomas Wiggins I just committed Thomas's patch. If ther

[jira] [Commented] (THRIFT-1518) Generated C++ code only sends the first optional field in the write() function for a struct.

2012-02-22 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213781#comment-13213781 ] Bryan Duxbury commented on THRIFT-1518: --- Seems like a pretty big oversight on

[jira] [Closed] (THRIFT-1447) NullpointerException in ProcessFunction.class :in "oneway" method

2012-02-14 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1447. - Resolution: Fixed Assignee: Ihor Mysak I just committed this. Thanks for the patch, Ihor

[jira] [Commented] (THRIFT-1493) Possible infinite loop in TThreadPoolServer

2012-01-20 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189911#comment-13189911 ] Bryan Duxbury commented on THRIFT-1493: --- Thrift has no way of knowing that

[jira] [Closed] (THRIFT-1493) Possible infinite loop in TThreadPoolServer

2012-01-20 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1493. - Resolution: Not A Problem > Possible infinite loop in TThreadPoolSer

[jira] [Commented] (THRIFT-1489) Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code

2012-01-16 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187261#comment-13187261 ] Bryan Duxbury commented on THRIFT-1489: --- Any Csharp people lurking about to

[jira] [Commented] (THRIFT-66) Allow multiplexing multiple services over a single TCP connection

2012-01-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185786#comment-13185786 ] Bryan Duxbury commented on THRIFT-66: - I don't think it was ever 100% accepte

[jira] [Assigned] (THRIFT-1474) Not throw user defined exception when a defined method returns boolean result

2012-01-12 Thread Bryan Duxbury (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury reassigned THRIFT-1474: - Assignee: Bryan Duxbury > Not throw user defined exception when a defined met

[REPORT] Thrift

2012-01-09 Thread Bryan Duxbury
Thrift is a framework for providing cross-platform RPC and serialization. Community No new committers since the last report, but we've seen a steady flow of new contributors sending in patches. The software seems to be improving at a fair clip. Releases We released Thrift 0.8 and are accumulating

Re: [jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Bryan Duxbury
g class of each frame > and tests it for assignability to TBase. The first TBase subclass > encountered is assumed to be the currently read struct - calling > readStructBegin() from its read() method. > > This is fragile (e.g., it doesn't wor

[jira] [Commented] (THRIFT-1477) Allow readFieldBegin() to pass back the field name instead of the field id

2012-01-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178850#comment-13178850 ] Bryan Duxbury commented on THRIFT-1477: --- This feels like it would unnecessa

[jira] [Commented] (THRIFT-1478) TJSONProtocol in PHP

2012-01-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178848#comment-13178848 ] Bryan Duxbury commented on THRIFT-1478: --- Greg and Andrew, should I wait for

[jira] [Closed] (THRIFT-1479) Compiled PHP process functions missing writeMessageEnd()

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1479. - Resolution: Fixed Assignee: Andrew Grumet I just committed this. Thanks for the patch

[jira] [Closed] (THRIFT-1480) python: remove tabs, adjust whitespace and address PEP8 warnings

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1480. - Resolution: Fixed Fix Version/s: 0.9 I just committed this. > pyt

[jira] [Closed] (THRIFT-1483) java compiler does not generate type parameters for services in extended clauses

2012-01-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1483. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Ruslan Shevchenko I just

[jira] [Closed] (THRIFT-317) Issues with Java struct validation

2011-12-27 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-317. Resolution: Fixed Fix Version/s: 0.9 I just committed this. > Issues w

[jira] [Closed] (THRIFT-1468) Memory leak in TSaslServerTransport

2011-12-22 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1468. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Mithun Radhakrishnan I just

[jira] [Commented] (THRIFT-1468) Memory leak in TSaslServerTransport

2011-12-22 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174930#comment-13174930 ] Bryan Duxbury commented on THRIFT-1468: --- Hm, I'm not too excited at the

[jira] [Commented] (THRIFT-1468) Memory leak in TSaslServerTransport

2011-12-21 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174301#comment-13174301 ] Bryan Duxbury commented on THRIFT-1468: --- @Aaron - I can see how your explana

[jira] [Closed] (THRIFT-1469) Java isset space optimization

2011-12-21 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1469. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Brian Bloniarz Awesome, I just

[jira] [Updated] (THRIFT-1471) toString() does not print ByteBuffer values when nested in a List

2011-12-19 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1471: -- Component/s: Java - Compiler > toString() does not print ByteBuffer values when nested

[jira] [Commented] (THRIFT-1468) Memory leak in TSaslServerTransport

2011-12-19 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172405#comment-13172405 ] Bryan Duxbury commented on THRIFT-1468: --- I'd love to hear if that sw

[jira] [Commented] (THRIFT-1465) Visibility of methods in generated java code

2011-12-19 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172402#comment-13172402 ] Bryan Duxbury commented on THRIFT-1465: --- Are you sure that those protected met

Re: RFC patch: Java isset space optimization

2011-12-17 Thread Bryan Duxbury
This patch is pretty cool. I think I also would like to see it in a ticket, and I'd like to make sure we have test cases that cover all of this new variety of possible implementations. -Bryan On Fri, Dec 16, 2011 at 4:47 PM, Brian Bloniarz wrote: > Hi, I have a small patch for Java to optimize t

[jira] [Commented] (THRIFT-1465) Visibility of methods in generated java code

2011-12-15 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170390#comment-13170390 ] Bryan Duxbury commented on THRIFT-1465: --- I'd commit a patch that mod

[jira] [Updated] (THRIFT-317) Issues with Java struct validation

2011-12-13 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-317: - Attachment: thrift-317.patch I think that this does the trick. Want to try it out, Diwaker

[jira] [Updated] (THRIFT-1429) The nonblocking servers is supposed to use TransportFactory to read the data

2011-12-13 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1429: -- Attachment: thrift-1429.patch I just cooked this up, and it seems to enforce the transport

[jira] [Commented] (THRIFT-1457) Capacity of TframedTransport write buffer is never reset

2011-12-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168729#comment-13168729 ] Bryan Duxbury commented on THRIFT-1457: --- You could just implement another fr

[jira] [Updated] (THRIFT-1429) The nonblocking servers is supposed to use TransportFactory to read the data

2011-12-13 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1429: -- Priority: Blocker (was: Major) Fix Version/s: 0.9 > The nonblocking servers

[jira] [Commented] (THRIFT-1430) Fixes for property warnings generated in struct headers

2011-12-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168609#comment-13168609 ] Bryan Duxbury commented on THRIFT-1430: --- This patch doesn't apply cleanl

[jira] [Commented] (THRIFT-1447) NullpointerException in ProcessFunction.class :in "oneway" method

2011-12-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168607#comment-13168607 ] Bryan Duxbury commented on THRIFT-1447: --- Hm, this is interesting. It must

[jira] [Updated] (THRIFT-1447) NullpointerException in ProcessFunction.class :in "oneway" method

2011-12-13 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1447: -- Priority: Blocker (was: Major) Fix Version/s: 0.9 > NullpointerException

[jira] [Commented] (THRIFT-1448) TCompactProtocol.java incorrect type/version masks

2011-12-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168600#comment-13168600 ] Bryan Duxbury commented on THRIFT-1448: --- Hm, interesting. I think that yo

[jira] [Closed] (THRIFT-1449) Ruby client does not work on solaris (?)

2011-12-13 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1449. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Erik Hetzner I just committed

[jira] [Commented] (THRIFT-1457) Capacity of TframedTransport write buffer is never reset

2011-12-13 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168579#comment-13168579 ] Bryan Duxbury commented on THRIFT-1457: --- Because allocating write buffers t

Re: Boosting publicity

2011-12-08 Thread Bryan Duxbury
This is awesome, Jens! Glad you could funnel some more attention our way. On Thu, Dec 8, 2011 at 2:45 PM, Jens Geyer wrote: > Hi, > > in order to boost Thrift's publicity a little, the german dev magazine > "web-developer" issue 1/2012 contains an article from me featuring Thrift. > So if it hap

Re: [VOTE] Release Apache Thrift 0.8.0

2011-11-29 Thread Bryan Duxbury
I downloaded the tarball, built the compiler, and ran the java and ruby tests. Everything looks good to me. +1 On Sat, Nov 26, 2011 at 3:10 PM, Jake Farrell wrote: > All, > I propose that we accept > http://people.apache.org/~jfarrell/thrift/0.8.0/thrift-0.8.0-rc0.tar.gz > as the official Thrif

Re: Thrift debain/ubuntu packages

2011-11-28 Thread Bryan Duxbury
Is there some way that we can combine our efforts? I'd love it if the work Eric does can become part of the stuff Thrift uses to publish releases. Is this feasible? On Mon, Nov 28, 2011 at 4:19 PM, Eric Evans wrote: > On Mon, Nov 28, 2011 at 4:52 PM, Jake Farrell wrote: > > I have been looking

[jira] [Commented] (THRIFT-1090) Document the generation of a file called "Constants.java"

2011-11-28 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158637#comment-13158637 ] Bryan Duxbury commented on THRIFT-1090: --- This seems like it could be an OK ch

Re: Thrift Web Site

2011-11-23 Thread Bryan Duxbury
Sounds like a worthy effort to continue. On Wed, Nov 23, 2011 at 1:23 PM, Roger Meier wrote: > Hi all > > I played a bit around with Apache Forrest and it might be an option to use > it for a new Thrift Web Site. > The homegrown static page generator CMS we have today is difficult to > handle, so

[jira] [Closed] (THRIFT-1411) java generator does not provide type parameter for TBaseProcessor

2011-11-14 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1411. - Resolution: Fixed Fix Version/s: 0.8 Assignee: Jake Douglas I just committed

[jira] [Commented] (THRIFT-1423) Binary transport break up by overlapping of TFrame headers in scribe.AsyncClient

2011-11-07 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145570#comment-13145570 ] Bryan Duxbury commented on THRIFT-1423: --- The AsyncClient is not designed t

[jira] [Closed] (THRIFT-1420) Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

2011-11-03 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1420. - > Nonblocking and HsHa server should make sure to close all their socket > connection

[jira] [Resolved] (THRIFT-1420) Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

2011-11-03 Thread Bryan Duxbury (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury resolved THRIFT-1420. --- Resolution: Fixed Fix Version/s: 0.8 Assignee: Thomas Kielbus (was: Bryan

[jira] [Updated] (THRIFT-1420) Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

2011-11-03 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1420: -- Attachment: thrift-1420.patch This version is slightly modified so that the test will

[jira] [Created] (THRIFT-1420) Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

2011-11-03 Thread Bryan Duxbury (Created) (JIRA)
/jira/browse/THRIFT-1420 Project: Thrift Issue Type: Bug Components: Java - Library Reporter: Bryan Duxbury Assignee: Bryan Duxbury The way it currently works, if the server is commanded to stop, then clients will be left hanging, waiting

[jira] [Closed] (THRIFT-1419) AbstractNonBlockingServer does not catch errors when invoking the processor

2011-11-02 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1419. - Resolution: Fixed Fix Version/s: 0.8 Assignee: Thomas Kielbus I just committed

[jira] [Closed] (THRIFT-1400) Ruby native extension aborts with __stack_chk_fail in OSX

2011-10-24 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1400. - Resolution: Fixed Fix Version/s: 0.8 Assignee: Carlos Carrasco I just committed

[jira] [Updated] (THRIFT-1403) Allow method processing time measurement in TBaseProcessor

2011-10-24 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1403: -- Component/s: Java - Library > Allow method processing time measurement in TBaseProces

[jira] [Commented] (THRIFT-1403) Allow method processing time measurement in TBaseProcessor

2011-10-24 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134264#comment-13134264 ] Bryan Duxbury commented on THRIFT-1403: --- JMX would be pretty g

[jira] [Commented] (THRIFT-681) The HTML generator does not handle JavaDoc style comments very well

2011-10-18 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129867#comment-13129867 ] Bryan Duxbury commented on THRIFT-681: -- I'd commit a patch that applied cl

[jira] [Closed] (THRIFT-1130) Add the ability to specify symbolic default value for optional boolean

2011-10-13 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1130. - Resolution: Fixed Fix Version/s: 0.8 Assignee: Nevo Hed Hm, looks like my

[jira] [Commented] (THRIFT-1386) The toString function can consume less CPU and tests

2011-10-10 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124305#comment-13124305 ] Bryan Duxbury commented on THRIFT-1386: --- We don't want nullable fields&

[jira] [Commented] (THRIFT-1385) make install doesn't install java library in the setted folder

2011-10-10 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124297#comment-13124297 ] Bryan Duxbury commented on THRIFT-1385: --- Can someone with some make-fu decode

[jira] [Commented] (THRIFT-1368) TNonblockingServer usage

2011-10-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119597#comment-13119597 ] Bryan Duxbury commented on THRIFT-1368: --- You don't want t

[jira] [Commented] (THRIFT-1366) Delphi generator, lirbrary and unit test.

2011-10-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119594#comment-13119594 ] Bryan Duxbury commented on THRIFT-1366: --- It sounds like new vs old Delphi

[jira] [Updated] (THRIFT-1366) Delphi generator, lirbrary and unit test.

2011-10-03 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1366: -- Comment: was deleted (was: It sounds like new vs old Delphi are essentially different

[jira] [Commented] (THRIFT-1366) Delphi generator, lirbrary and unit test.

2011-10-03 Thread Bryan Duxbury (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119593#comment-13119593 ] Bryan Duxbury commented on THRIFT-1366: --- It sounds like new vs old Delphi

[jira] [Resolved] (THRIFT-1121) Java server performance regression in 0.6

2011-09-27 Thread Bryan Duxbury (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury resolved THRIFT-1121. --- Resolution: Fixed Fix Version/s: 0.8 OK, I reverted THRIFT-959 in trunk

[jira] [Closed] (THRIFT-1365) TupleProtocol#writeBitSet unintentionally writes a variable length byte array

2011-09-26 Thread Bryan Duxbury (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury closed THRIFT-1365. - Resolution: Fixed > TupleProtocol#writeBitSet unintentionally writes a variable length b

[jira] [Updated] (THRIFT-1365) TupleProtocol#writeBitSet unintentionally writes a variable length byte array

2011-09-26 Thread Bryan Duxbury (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated THRIFT-1365: -- Attachment: thrift-1365.patch This patch includes a test and fixes to the library and the

[jira] [Created] (THRIFT-1365) TupleProtocol#writeBitSet unintentionally writes a variable length byte array

2011-09-26 Thread Bryan Duxbury (Created) (JIRA)
Issue Type: Bug Components: Java - Compiler, Java - Library Reporter: Bryan Duxbury Assignee: Bryan Duxbury Fix For: 0.8 BitSet.length() only returns the highest-set-bit, meaning that if you have more than 8 optional fields, and the 9+th optional

[jira] [Created] (THRIFT-1364) Fully separate CompactProtocol and TupleProtocol

2011-09-26 Thread Bryan Duxbury (Created) (JIRA)
- Library Reporter: Bryan Duxbury Assignee: Bryan Duxbury Fix For: 0.8 They're not really the same protocol, so Tuple shouldn't extend Compact. I think it makes sense to factor out some common helper/encoding methods. -- This message is automatically

[jira] [Created] (THRIFT-1363) StandardSchemeFactory should return a static scheme

2011-09-26 Thread Bryan Duxbury (Created) (JIRA)
: Java - Compiler Reporter: Bryan Duxbury Fix For: 0.8 It's stateless. Everyone should be able to use just the one. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apach

[jira] [Created] (THRIFT-1362) Once we've looked up the Scheme once, there's no need to look it up again

2011-09-26 Thread Bryan Duxbury (Created) (JIRA)
ct: Thrift Issue Type: Improvement Components: Java - Compiler Affects Versions: 0.8 Reporter: Bryan Duxbury Assignee: Bryan Duxbury Priority: Minor Fix For: 0.8 The first object that has the TProtocol version of write() or read() called

  1   2   3   4   5   >