Jake This is great news.
Thanks. On Sep 28, 2012 8:42 PM, "Jake Farrell" <[email protected]> wrote: > The trunk code is ready for the 0.9 release, I am waiting on > INFRA-5325<https://issues.apache.org/jira/browse/INFRA-5325> and > making a final run through the tickets now before creating the release > candidate > > -Jake > > > > > On Fri, Sep 28, 2012 at 12:45 PM, Akshat Aranya <[email protected]> wrote: > > > Jake, > > > > How good is the trunk code right now? I ran into another bug (oneway > > functions not working in Java) which is a big problem for me and has > > been fixed on the trunk. Can I use the trunk code while I wait for > > 0.9 to drop? > > > > Thanks, > > Akshat > > > > On Thu, Sep 27, 2012 at 10:04 PM, Jake Farrell <[email protected]> > > wrote: > > > I'm working on that right now > > > > > > -Jake > > > > > > > > > On Thu, Sep 27, 2012 at 9:51 PM, Eric Newton <[email protected]> > > wrote: > > > > > >> Does anyone know when there will be a release? Seems rather critical. > > >> > > >> -Eric > > >> > > >> On Thu, Sep 27, 2012 at 9:34 PM, Jake Farrell <[email protected]> > > wrote: > > >> > This has been fixed in the current trunk > > >> > > > >> > -Jake > > >> > > > >> > > > >> > On Thu, Sep 27, 2012 at 5:21 PM, Akshat Aranya <[email protected]> > > >> wrote: > > >> > > > >> >> Hi, > > >> >> > > >> >> I'm implementing a Java client and server with Thrift 0.8.0. I'm > > >> >> observing that when a Thrift method has a non-void return value, > the > > >> >> exceptions that are declared to be thrown in the thrift definition > > are > > >> >> never actually seen on the client. If I use a void return method, > > >> >> then the exceptions get sent to the client. Is this how it's > > supposed > > >> >> to be, or am I missing something? > > >> >> > > >> >> Thanks, > > >> >> Akshat > > >> >> > > >> > > >
