Re: Plan for Pulsar 2.0 release

2018-04-13 Thread Matteo Merli
Yes, the 1.x client can be used with a 2.x broker and vice-versa. Also it has been tested the upgrade and rollback scenario. Eg: live upgrade a cluster to 2.0 and rollback to 1.22 in case of any unexpected problem. It would be nice to automate this tests with the integration framework that Ivan h

Re: Plan for Pulsar 2.0 release

2018-04-13 Thread Joe F
Is client API compatibility and upgrade procedure working with the previous version? Joe On Fri, Apr 13, 2018 at 9:27 AM, Matteo Merli wrote: > Hi everyone, > > I think we are approaching the completion of most major items that were > scheduled for 2.0 release. > > Since there is a big number

Plan for Pulsar 2.0 release

2018-04-13 Thread Matteo Merli
Hi everyone, I think we are approaching the completion of most major items that were scheduled for 2.0 release. Since there is a big number of items that went in, like for example: * Migrating BookKeeper from Yahoo branch based on 4.3 to main Apache 4.7 * Schema * Topic Compaction * Functions