There have been some pretty significant internal changes to Thrift,
so, at the very least, you will need to rebuild all the programs
that are using it, and probably re-run the code generator.

However, there have not been any changes to the wire protocol, so
programs running the old and new versions should be able to
communicate just fine.

--David

Mark Mzyk wrote:
> I sent this originally to the mailing list at [EMAIL PROTECTED] and I 
> received a bounce telling me to send it here, so I am.
> 
> 
> I have a question concerning the various releases of Thrift.
> 
> I'm working on a system that had Thrift installed on it near the end of 2007. 
>  For a new project I'd like to use the newest version of Thrift, but I have 
> been unable to determine if I'll be able to drop the newest version of Thrift 
> on the system without upsetting the code that currently uses the older 
> version of Thrift.
> 
> Can I upgrade Thrift without any consequences, or is there something I should 
> be aware of?
> 
> - Mark M.

Reply via email to