On Thu, Mar 11, 2010 at 6:43 PM, David Reiss <[email protected]> wrote:
> > Tough call on breaking the backwards compatibility. There are a lot of > folks out there with deployed async methods that would not appreciate > breakage. > Well, it would only affect C++ and Erlang servers built with Thrift prior > to r761389. > In that case, an 0.3 release will be compatible with 0.2 (since 0.2 includes that revision). So, I'd say this seems fine to make the change now without a lot of client options, and tell people that we don't support rolling upgrade from prereleases prior to that version. -Todd > > > I wonder if we could mitigate things by making people specifically > compile client-code with an option to send ONEWAY instead of CALL > That sounds like a good way to go about it. > -- Todd Lipcon Software Engineer, Cloudera
