If you are using the console consumer from the 0.8/bin directory then it should be automatically updated when you package the kafka jar. Is your console consumer using a separate kafka jar that did not possibly get updated when you did git pull?
Thanks, Swapnil On 2/28/13 12:04 AM, "ben fleis" <b...@monkey.org> wrote: >Is it possible to upgrade one without upgrading the other? I did a git >pull, ./sbt update package. Then for kicks I did sbt clean package, just >to be sure. > >ben