On Tue, Jul 19, 2011 at 10:48 AM, Deepak Muley <[email protected]> wrote:

> Hello,
>
> I am wondering if there are any known issues with communication using
> thrift if we use 0.5.0 version of thrift client with 0.6.0 version of thrift
> server or vice versa.
>
> Or due to any known data type interpretation changes across versions, it is
> not recommended to have such cross version communication?
>

I don't think the binary format has changed since release (someone please
correct me if I'm mistaken), so there should be no problems using different
versions of thrift libraries in the front-end and back-end. I haven't
encountered any problems doing mixed versions like you describe.

Cheers,
Joel


>
> Thanks,
> ~Deepak Muley
>

Reply via email to