Re: Only Serialization and HTTP

2011-08-22 Thread Ryan King
I've never used it, but TServlet seems to be what you want: http://svn.apache.org/viewvc/thrift/trunk/lib/java/src/org/apache/thrift/server/TServlet.java?revision=1028168&view=markup -ryan On Mon, Aug 22, 2011 at 3:09 AM, wrote: > Hi > > > > I want to use only Thrift's serialization part and I

[jira] [Updated] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-08-10 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan King updated THRIFT-1205: -- Patch Info: [Patch Available] > port server unduly fragile with arbitrary in

[jira] [Commented] (THRIFT-146) Make Thrift EventMachine Compatible

2011-06-24 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054686#comment-13054686 ] Ryan King commented on THRIFT-146: -- I know people have used it (I haven't p

[jira] [Updated] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-20 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan King updated THRIFT-1205: -- Attachment: 0001-THRIFT-1205-reduce-the-default-frame-size-to-16MB.patch Reduces the default frame

[jira] [Reopened] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-20 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan King reopened THRIFT-1205: --- Assignee: Ryan King reopening so i can attach a patch > port server unduly fragile w

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-17 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051233#comment-13051233 ] Ryan King commented on THRIFT-1205: --- Bryan- The default maxLength is now 2G

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-16 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050815#comment-13050815 ] Ryan King commented on THRIFT-1205: --- Thrift is not design for public facing serv

[jira] [Commented] (THRIFT-601) sending random data crashes thrift service

2011-05-10 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031443#comment-13031443 ] Ryan King commented on THRIFT-601: -- It appears that this doesn't cover every

Re: thrift 0.6.0 gem

2011-03-09 Thread Ryan King
- > Von: Roger Meier [mailto:ro...@bufferoverflow.ch] > Gesendet: Sonntag, 6. März 2011 08:51 > An: 'Ryan King' > Betreff: AW: thrift 0.6.0 gem > > Yes, other languages have specific release requirements as well, e.g. Java > users would like to have thrift available vi

Re: thrift 0.6.0 gem

2011-03-04 Thread Ryan King
On Thu, Mar 3, 2011 at 12:13 PM, Roger Meier wrote: > > Hey Guys > > Could you please update http://wiki.apache.org/thrift/HowToRelease and > optionally http://wiki.apache.org/thrift/HowToVersion > To describe the procedure required to deploy these libraries? I'd be happy to update that with inst

Re: thrift 0.6.0 gem

2011-03-03 Thread Ryan King
I'll do it -ryan On Thu, Mar 3, 2011 at 8:19 AM, Alex Boisvert wrote: > I just noticed the thrift 0.6.0 gem hasn't made it yet on rubygems.org yet. > > https://rubygems.org/gems/thrift > > Anybody could upload it? > > thanks, > alex >

[jira] Commented: (THRIFT-963) Reuse buffers in TNonblockingServer

2010-11-16 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932661#action_12932661 ] Ryan King commented on THRIFT-963: -- I was told it had a method for shrinking, but I c

[jira] Commented: (THRIFT-963) Reuse buffers in TNonblockingServer

2010-11-16 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932643#action_12932643 ] Ryan King commented on THRIFT-963: -- We might want to consider a dynamically sized bu

Re: Time to drop 0.6?

2010-11-16 Thread Ryan King
On Tue, Nov 16, 2010 at 1:11 AM, Luke Lu wrote: > I think THRIFT-363 (maven deploy?) is incorrectly marked as fixed. > HADOOP-6685 now depends on thrift. Without published maven artifacts, > it's quite annoying for any java projects that use ivy/maven for > external dependencies to use libthrift-.