1) I am using the upgrade instructions to upgrade from 0.8 to 0.9. Can someone tell me if i need to continue to bump the inter.broker.protocol.version after each upgrade? Currently the broker code is 0.9.0.1 but i have the config file listing as inter.broker.protocol.versi on=0.9.0.0 2) Is it possible to use multiple variations of producers / consumers? My broker is on 0.9.0.1 and i am currently using 0.8.x producer/consumer. I want to test the new producer first then the new consumer. So would there be issues if the setup was: 0.9.x producer -> 0.9.x broker -> 0.8.x consumer
Thanks -- Allen Michael Chan