|
Joe Stein
2012-09-20, 02:26
Lorenzo Alberton
2012-09-22, 22:17
David Arthur
2012-09-22, 23:18
Jun Rao
2012-09-24, 14:22
Jay Kreps
2012-09-24, 14:57
Joe Stein
2012-09-24, 15:09
Jay Kreps
2012-09-24, 16:10
Joe Stein
2012-09-25, 03:42
Chris Douglas
2012-09-25, 06:06
Joe Stein
2012-09-25, 06:09
Joe Stein
2012-09-25, 06:46
Jun Rao
2012-09-26, 04:26
Joe Stein
2012-09-26, 04:33
Jun Rao
2012-09-26, 14:42
Joe Stein
2012-09-26, 14:59
Jun Rao
2012-09-26, 15:07
Joe Stein
2012-09-27, 01:06
Jun Rao
2012-09-28, 15:28
Jay Kreps
2012-09-28, 17:51
Joel Koshy
2012-09-28, 18:33
Joe Stein
2012-09-28, 23:54
Joel Koshy
2012-09-29, 00:41
Joe Stein
2012-09-29, 02:40
Jun Rao
2012-10-01, 16:05
Joel Koshy
2012-10-01, 17:37
Jun Rao
2012-10-02, 14:19
Neha Narkhede
2012-10-03, 03:37
Chris Douglas
2012-10-03, 06:01
Joe Stein
2012-10-03, 15:12
Jun Rao
2012-10-03, 15:26
Joe Stein
2012-10-03, 15:29
Jun Rao
2012-10-03, 15:53
Joe Stein
2012-10-11, 01:07
|
-
[VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Joe Stein 2012-09-20, 02:26
Hello,
This is the first candidate for the third incubator release for Apache Kafka, version 0.7.2-incubating. This release fixes the following issues http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html *** Please download, test and vote by Monday September, 24th, 12pm PDT *** Release artifacts to be voted upon: https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ The tag (off the 0.7.2 branch) for release artifacts: https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 Kafka's KEYS file containing PGP keys we use to sign the release: https://svn.apache.org/repos/asf/incubator/kafka/KEYS /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Lorenzo Alberton 2012-09-22, 22:17
It's probably better to remove the client libraries and add a README with a
link to this wiki page: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the first candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html > > *** Please download, test and vote by Monday September, 24th, 12pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ > > The tag (off the 0.7.2 branch) for release artifacts: > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)David Arthur 2012-09-22, 23:18
+1 for pulling out client libs. That said, should the client libs be pulled into self-contained projects?
On Sep 22, 2012, at 6:17 PM, Lorenzo Alberton wrote: > It's probably better to remove the client libraries and add a README with a > link to this wiki page: > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients > > > On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> This is the first candidate for the third incubator release for Apache >> Kafka, version 0.7.2-incubating. >> >> This release fixes the following issues >> >> http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html >> >> *** Please download, test and vote by Monday September, 24th, 12pm PDT *** >> >> Release artifacts to be voted upon: >> https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ >> >> The tag (off the 0.7.2 branch) for release artifacts: >> >> https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 >> >> Kafka's KEYS file containing PGP keys we use to sign the release: >> https://svn.apache.org/repos/asf/incubator/kafka/KEYS >> >> /* >> Joe Stein >> http://www.linkedin.com/in/charmalloc >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> >> */ >>
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Jun Rao 2012-09-24, 14:22
I recommend that we just remove all client libraries in this release. The
owner of a client library can always retrieve the code from svn, put it in a separate repository and link it to our wiki. Thanks, Jun On Sat, Sep 22, 2012 at 4:18 PM, David Arthur <[EMAIL PROTECTED]> wrote: > +1 for pulling out client libs. That said, should the client libs be > pulled into self-contained projects? > > On Sep 22, 2012, at 6:17 PM, Lorenzo Alberton wrote: > > > It's probably better to remove the client libraries and add a README > with a > > link to this wiki page: > > > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients > > > > > > On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > >> Hello, > >> > >> This is the first candidate for the third incubator release for Apache > >> Kafka, version 0.7.2-incubating. > >> > >> This release fixes the following issues > >> > >> > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html > >> > >> *** Please download, test and vote by Monday September, 24th, 12pm PDT > *** > >> > >> Release artifacts to be voted upon: > >> https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ > >> > >> The tag (off the 0.7.2 branch) for release artifacts: > >> > >> > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 > >> > >> Kafka's KEYS file containing PGP keys we use to sign the release: > >> https://svn.apache.org/repos/asf/incubator/kafka/KEYS > >> > >> /* > >> Joe Stein > >> http://www.linkedin.com/in/charmalloc > >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > >> */ > >> > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Jay Kreps 2012-09-24, 14:57
+1
I think this will provide easier iteration ability for the client developer and will not be significantly more complex for users. There is no inherent reason the clients should release in lock step with the server. I do not think this needs to be done in 0.7.2 necessarily, we could also do it in 0.8 since that is when we are breaking compatibility. -Jay On Sat, Sep 22, 2012 at 3:17 PM, Lorenzo Alberton <[EMAIL PROTECTED]>wrote: > It's probably better to remove the client libraries and add a README with a > link to this wiki page: > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients > > > On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > This is the first candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating. > > > > This release fixes the following issues > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html > > > > *** Please download, test and vote by Monday September, 24th, 12pm PDT > *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Joe Stein 2012-09-24, 15:09
I am in favor of doing it in 0.7.2 because of the DLL being released in the
source related to the C# client library that we still have to figure out, this figures it out for us :) I am going to remove the contrib directory rm -fr ./clients/ do we want to change the README.md for the wiki of client libs (I am +1 for doing that getting done)? if so someone please open a JIRA and upload a patch to what they want to change it too exactly (I won't have a chance to-do it until much later today/tonight) I will wait until later tonight to roll RC2 incase there are any more changes for this release that come up that people see before rolling RC2 so hopefully that can be shippable to the IPMC for vote too thanks! /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */ On Mon, Sep 24, 2012 at 10:57 AM, Jay Kreps <[EMAIL PROTECTED]> wrote: > +1 > > I think this will provide easier iteration ability for the client developer > and will not be significantly more complex for users. There is no inherent > reason the clients should release in lock step with the server. > > I do not think this needs to be done in 0.7.2 necessarily, we could also do > it in 0.8 since that is when we are breaking compatibility. > > -Jay > > On Sat, Sep 22, 2012 at 3:17 PM, Lorenzo Alberton <[EMAIL PROTECTED] > >wrote: > > > It's probably better to remove the client libraries and add a README > with a > > link to this wiki page: > > > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients > > > > > > On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > This is the first candidate for the third incubator release for Apache > > > Kafka, version 0.7.2-incubating. > > > > > > This release fixes the following issues > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html > > > > > > *** Please download, test and vote by Monday September, 24th, 12pm PDT > > *** > > > > > > Release artifacts to be voted upon: > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 1)Jay Kreps 2012-09-24, 16:10
Makes sense.
-Jay On Mon, Sep 24, 2012 at 8:09 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > I am in favor of doing it in 0.7.2 because of the DLL being released in the > source related to the C# client library that we still have to figure out, > this figures it out for us :) > > I am going to remove the contrib directory > > rm -fr ./clients/ > > do we want to change the README.md for the wiki of client libs (I am +1 for > doing that getting done)? if so someone please open a JIRA and upload a > patch to what they want to change it too exactly (I won't have a chance > to-do it until much later today/tonight) > > I will wait until later tonight to roll RC2 incase there are any more > changes for this release that come up that people see before rolling RC2 so > hopefully that can be shippable to the IPMC for vote too > > thanks! > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ > > On Mon, Sep 24, 2012 at 10:57 AM, Jay Kreps <[EMAIL PROTECTED]> wrote: > > > +1 > > > > I think this will provide easier iteration ability for the client > developer > > and will not be significantly more complex for users. There is no > inherent > > reason the clients should release in lock step with the server. > > > > I do not think this needs to be done in 0.7.2 necessarily, we could also > do > > it in 0.8 since that is when we are breaking compatibility. > > > > -Jay > > > > On Sat, Sep 22, 2012 at 3:17 PM, Lorenzo Alberton <[EMAIL PROTECTED] > > >wrote: > > > > > It's probably better to remove the client libraries and add a README > > with a > > > link to this wiki page: > > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clients > > > > > > > > > On Thu, Sep 20, 2012 at 3:26 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > > > > Hello, > > > > > > > > This is the first candidate for the third incubator release for > Apache > > > > Kafka, version 0.7.2-incubating. > > > > > > > > This release fixes the following issues > > > > > > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/RELEASE-NOTES.html > > > > > > > > *** Please download, test and vote by Monday September, 24th, 12pm > PDT > > > *** > > > > > > > > Release artifacts to be voted upon: > > > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-1/ > > > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-1 > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > > > /* > > > > Joe Stein > > > > http://www.linkedin.com/in/charmalloc > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > > */ > > > > > > > > > >
-
[VOTE] Release Kafka 0.7.2-incubating (Candidate 2)Joe Stein 2012-09-25, 03:42
Hello,
This is the second candidate for the third incubator release for Apache Kafka, version 0.7.2-incubating. This release fixes the following issues http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/RELEASE-NOTES.html The only change to RC2 from RC1 was in packaging and removing the ./clients/ directory. *** Please download, test and vote by Thursday September, 28th, 9pm PDT *** Release artifacts to be voted upon: https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/ The tag (off the 0.7.2 branch) for release artifacts: https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-2 Kafka's KEYS file containing PGP keys we use to sign the release: https://svn.apache.org/repos/asf/incubator/kafka/KEYS /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 2)Chris Douglas 2012-09-25, 06:06
Something happened to the DISCLAIMER file. It looks OK in the repo:
http://svn.apache.org/repos/asf/incubator/kafka/branches/0.7.2/DISCLAIMER but the version in the tarball looks like random bytes... -C On Mon, Sep 24, 2012 at 8:42 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the second candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/RELEASE-NOTES.html > > The only change to RC2 from RC1 was in packaging and removing the > ./clients/ directory. > > *** Please download, test and vote by Thursday September, 28th, 9pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/ > > The tag (off the 0.7.2 branch) for release artifacts: > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-2 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 2)Joe Stein 2012-09-25, 06:09
yeah, thats nuts ... fixing ... rc3 coming
On Tue, Sep 25, 2012 at 2:06 AM, Chris Douglas <[EMAIL PROTECTED]> wrote: > Something happened to the DISCLAIMER file. It looks OK in the repo: > > http://svn.apache.org/repos/asf/incubator/kafka/branches/0.7.2/DISCLAIMER > > but the version in the tarball looks like random bytes... -C > > On Mon, Sep 24, 2012 at 8:42 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > Hello, > > > > This is the second candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating. > > > > This release fixes the following issues > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/RELEASE-NOTES.html > > > > The only change to RC2 from RC1 was in packaging and removing the > > ./clients/ directory. > > > > *** Please download, test and vote by Thursday September, 28th, 9pm PDT > *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-2/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-2 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
[VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Joe Stein 2012-09-25, 06:46
Hello,
This is the third candidate for the third incubator release for Apache Kafka, version 0.7.2-incubating. This release fixes the following issues http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html RC2 fixed RC1 with a change in packaging to remove the ./clients/ directory. An issue was introduced then during packaging that messed up the DISCLAIMER file, RC3 fixes that. *** Please download, test and vote by Friday September, 28th, 12pm PDT *** Release artifacts to be voted upon: https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ The tag (off the 0.7.2 branch) for release artifacts: https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 Kafka's KEYS file containing PGP keys we use to sign the release: https://svn.apache.org/repos/asf/incubator/kafka/KEYS -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Jun Rao 2012-09-26, 04:26
It seems that we don't need nunit in both LICENSE and NOTICE since we have
removed the csharp client. Thanks, Jun On Mon, Sep 24, 2012 at 11:46 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the third candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html > > RC2 fixed RC1 with a change in packaging to remove the ./clients/ > directory. An issue was introduced then during packaging that messed up > the DISCLAIMER file, RC3 fixes that. > > *** Please download, test and vote by Friday September, 28th, 12pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ > > The tag (off the 0.7.2 branch) for release artifacts: > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Joe Stein 2012-09-26, 04:33
good point
should we remove the client dir from the repo then? we don't want to make our packaged release stray to far from our repo, right? On Wed, Sep 26, 2012 at 12:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > It seems that we don't need nunit in both LICENSE and NOTICE since we have > removed the csharp client. > > Thanks, > > Jun > > On Mon, Sep 24, 2012 at 11:46 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > This is the third candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating. > > > > This release fixes the following issues > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html > > > > RC2 fixed RC1 with a change in packaging to remove the ./clients/ > > directory. An issue was introduced then during packaging that messed up > > the DISCLAIMER file, RC3 fixes that. > > > > *** Please download, test and vote by Friday September, 28th, 12pm PDT > *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > -- > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Jun Rao 2012-09-26, 14:42
I thought the client dir is already removed. I can't find it in the release
tar ball. Thanks, Jun On Tue, Sep 25, 2012 at 9:33 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > good point > > should we remove the client dir from the repo then? we don't want to make > our packaged release stray to far from our repo, right? > > On Wed, Sep 26, 2012 at 12:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > It seems that we don't need nunit in both LICENSE and NOTICE since we > have > > removed the csharp client. > > > > Thanks, > > > > Jun > > > > On Mon, Sep 24, 2012 at 11:46 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > This is the third candidate for the third incubator release for Apache > > > Kafka, version 0.7.2-incubating. > > > > > > This release fixes the following issues > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html > > > > > > RC2 fixed RC1 with a change in packaging to remove the ./clients/ > > > directory. An issue was introduced then during packaging that messed > up > > > the DISCLAIMER file, RC3 fixes that. > > > > > > *** Please download, test and vote by Friday September, 28th, 12pm PDT > > *** > > > > > > Release artifacts to be voted upon: > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > -- > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > > > > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Joe Stein 2012-09-26, 14:59
I removed it in the release yup but it is still in the repository.
I was thinking we could branch the client directory so it is somewhere (branches/legacy_client_lib) but then remove it from 0.7.2 branch, 0.8 branch and trunk and then apply the LICENSE and NOTICE change https://issues.apache.org/jira/browse/KAFKA-533 I think people checking out the code would see this to be cleaner comparing to what is in a release and matching things up to what the NOTICE and LICENSE file is saying (not just in the release but in the repository) On Wed, Sep 26, 2012 at 10:42 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > I thought the client dir is already removed. I can't find it in the release > tar ball. > > Thanks, > > Jun > > On Tue, Sep 25, 2012 at 9:33 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > good point > > > > should we remove the client dir from the repo then? we don't want to > make > > our packaged release stray to far from our repo, right? > > > > On Wed, Sep 26, 2012 at 12:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > > > It seems that we don't need nunit in both LICENSE and NOTICE since we > > have > > > removed the csharp client. > > > > > > Thanks, > > > > > > Jun > > > > > > On Mon, Sep 24, 2012 at 11:46 PM, Joe Stein <[EMAIL PROTECTED]> > wrote: > > > > > > > Hello, > > > > > > > > This is the third candidate for the third incubator release for > Apache > > > > Kafka, version 0.7.2-incubating. > > > > > > > > This release fixes the following issues > > > > > > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html > > > > > > > > RC2 fixed RC1 with a change in packaging to remove the ./clients/ > > > > directory. An issue was introduced then during packaging that messed > > up > > > > the DISCLAIMER file, RC3 fixes that. > > > > > > > > *** Please download, test and vote by Friday September, 28th, 12pm > PDT > > > *** > > > > > > > > Release artifacts to be voted upon: > > > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ > > > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > > > -- > > > > > > > > /* > > > > Joe Stein > > > > http://www.linkedin.com/in/charmalloc > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > > */ > > > > > > > > > > > > > > > -- > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 3)Jun Rao 2012-09-26, 15:07
Yes, the release code should be a snapshot of our svn. So, it makes sense
to remove the client dir, change LICENSE and NOTICE first, and then cut a release. Before we do that, we can create a branch so that people can retrieve the old client code easier. Thanks, Jun On Wed, Sep 26, 2012 at 7:59 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > I removed it in the release yup but it is still in the repository. > > I was thinking we could branch the client directory so it is somewhere > (branches/legacy_client_lib) but then remove it from 0.7.2 branch, 0.8 > branch and trunk and then apply the LICENSE and NOTICE change > https://issues.apache.org/jira/browse/KAFKA-533 > > I think people checking out the code would see this to be cleaner comparing > to what is in a release and matching things up to what the NOTICE and > LICENSE file is saying (not just in the release but in the repository) > > On Wed, Sep 26, 2012 at 10:42 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > I thought the client dir is already removed. I can't find it in the > release > > tar ball. > > > > Thanks, > > > > Jun > > > > On Tue, Sep 25, 2012 at 9:33 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > > good point > > > > > > should we remove the client dir from the repo then? we don't want to > > make > > > our packaged release stray to far from our repo, right? > > > > > > On Wed, Sep 26, 2012 at 12:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > > > > > It seems that we don't need nunit in both LICENSE and NOTICE since we > > > have > > > > removed the csharp client. > > > > > > > > Thanks, > > > > > > > > Jun > > > > > > > > On Mon, Sep 24, 2012 at 11:46 PM, Joe Stein <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > Hello, > > > > > > > > > > This is the third candidate for the third incubator release for > > Apache > > > > > Kafka, version 0.7.2-incubating. > > > > > > > > > > This release fixes the following issues > > > > > > > > > > > > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/RELEASE-NOTES.html > > > > > > > > > > RC2 fixed RC1 with a change in packaging to remove the ./clients/ > > > > > directory. An issue was introduced then during packaging that > messed > > > up > > > > > the DISCLAIMER file, RC3 fixes that. > > > > > > > > > > *** Please download, test and vote by Friday September, 28th, 12pm > > PDT > > > > *** > > > > > > > > > > Release artifacts to be voted upon: > > > > > > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-3/ > > > > > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > > > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-3 > > > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > > > > > -- > > > > > > > > > > /* > > > > > Joe Stein > > > > > http://www.linkedin.com/in/charmalloc > > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > > > */ > > > > > > > > > > > > > > > > > > > > > -- > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > > > > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
[VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Joe Stein 2012-09-27, 01:06
Hello,
This is the fourth candidate for the third incubator release for Apache Kafka, version 0.7.2-incubating This release fixes the following issues http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/RELEASE-NOTES.html *** Please download, test and vote by Saturday September, 28th, 9pm PDT *** Release artifacts to be voted upon: https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/ The tag (off the 0.7.2 branch) for release artifacts: https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-4 Kafka's KEYS file containing PGP keys we use to sign the release: https://svn.apache.org/repos/asf/incubator/kafka/KEYS /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Jun Rao 2012-09-28, 15:28
+1. Checked LICENSE and NOTICE. Quickstart commands work.
Thanks, Jun On Wed, Sep 26, 2012 at 6:06 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the fourth candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating > > This release fixes the following issues > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/RELEASE-NOTES.html > > *** Please download, test and vote by Saturday September, 28th, 9pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/ > > The tag (off the 0.7.2 branch) for release artifacts: > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-4 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Jay Kreps 2012-09-28, 17:51
+1
-Jay On Fri, Sep 28, 2012 at 8:28 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > +1. Checked LICENSE and NOTICE. Quickstart commands work. > > Thanks, > > Jun > > On Wed, Sep 26, 2012 at 6:06 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > This is the fourth candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating > > > > This release fixes the following issues > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/RELEASE-NOTES.html > > > > *** Please download, test and vote by Saturday September, 28th, 9pm PDT > *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-4 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Joel Koshy 2012-09-28, 18:33
Rat fails on the system_test/common/util.sh as it is missing the license.
Joel On Friday, September 28, 2012, Jay Kreps wrote: > +1 > > -Jay > > On Fri, Sep 28, 2012 at 8:28 AM, Jun Rao <[EMAIL PROTECTED] <javascript:;>> > wrote: > > > +1. Checked LICENSE and NOTICE. Quickstart commands work. > > > > Thanks, > > > > Jun > > > > On Wed, Sep 26, 2012 at 6:06 PM, Joe Stein <[EMAIL PROTECTED]<javascript:;>> > wrote: > > > > > Hello, > > > > > > This is the fourth candidate for the third incubator release for Apache > > > Kafka, version 0.7.2-incubating > > > > > > This release fixes the following issues > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/RELEASE-NOTES.html > > > > > > *** Please download, test and vote by Saturday September, 28th, 9pm PDT > > *** > > > > > > Release artifacts to be voted upon: > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-4/ > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-4 > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Joe Stein 2012-09-28, 23:54
confirmed, will open JIRA, commit file with the license header and role RC5
I will also add to my notes to make sure to run and review rat before packaging a release I am also going to add the apache license to the sbt script it seems appropriate if we are going through and updating this same rat failure here is rest of rat results, i think just these 2 scripts need the header license and we are good. if not let me know ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require AL headers) will be marked B Compressed archives will be marked A Notices, licenses etc will be marked N !????? ./.gitignore !????? ./.rat-excludes N ./DISCLAIMER N ./LICENSE N ./NOTICE !????? ./README.md !????? ./sbt AL ./bin/kafka-console-consumer-log4j.properties AL ./bin/kafka-console-consumer.sh AL ./bin/kafka-console-producer.sh AL ./bin/kafka-consumer-perf-test.sh AL ./bin/kafka-consumer-shell.sh AL ./bin/kafka-producer-perf-test.sh AL ./bin/kafka-producer-shell.sh AL ./bin/kafka-replay-log-producer.sh AL ./bin/kafka-run-class.sh AL ./bin/kafka-server-start.sh AL ./bin/kafka-server-stop.sh AL ./bin/kafka-simple-consumer-perf-test.sh AL ./bin/kafka-simple-consumer-shell.sh AL ./bin/run-rat.sh AL ./bin/zookeeper-server-start.sh AL ./bin/zookeeper-server-stop.sh AL ./bin/zookeeper-shell.sh AL ./config/consumer.properties AL ./config/log4j.properties AL ./config/producer.properties AL ./config/server.properties AL ./config/zookeeper.properties N ./contrib/hadoop-consumer/LICENSE N ./contrib/hadoop-consumer/README AL ./contrib/hadoop-consumer/copy-jars.sh AL ./contrib/hadoop-consumer/hadoop-setup.sh AL ./contrib/hadoop-consumer/run-class.sh A ./contrib/hadoop-consumer/lib/piggybank.jar AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLContext.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLInputFormat.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLJob.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLKey.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLRecordReader.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLRequest.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLUtils.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/Props.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/UndefinedPropertyException.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/DataGenerator.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/SimpleKafkaETLJob.java AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/SimpleKafkaETLMapper.java AL ./contrib/hadoop-consumer/test/test.properties N ./contrib/hadoop-producer/LICENSE !????? ./contrib/hadoop-producer/README.md A ./contrib/hadoop-producer/lib/piggybank.jar AL ./contrib/hadoop-producer/src/main/java/kafka/bridge/examples/TextPublisher.java AL ./contrib/hadoop-producer/src/main/java/kafka/bridge/hadoop/KafkaOutputFormat.java AL ./contrib/hadoop-producer/src/main/java/kafka/bridge/hadoop/KafkaRecordWriter.java AL ./contrib/hadoop-producer/src/main/java/kafka/bridge/pig/AvroKafkaStorage.java AL ./core/src/main/scala/kafka/Kafka.scala AL ./core/src/main/scala/kafka/api/FetchRequest.scala AL ./core/src/main/scala/kafka/api/MultiFetchRequest.scala AL ./core/src/main/scala/kafka/api/MultiFetchResponse.scala AL ./core/src/main/scala/kafka/api/MultiProducerRequest.scala AL ./core/src/main/scala/kafka/api/OffsetRequest.scala AL ./core/src/main/scala/kafka/api/ProducerRequest.scala AL ./core/src/main/scala/kafka/api/RequestKeys.scala AL ./core/src/main/scala/kafka/cluster/Broker.scala AL ./core/src/main/scala/kafka/cluster/Cluster.scala AL ./core/src/main/scala/kafka/cluster/Partition.scala AL ./core/src/main/scala/kafka/common/ConsumerReblanceFailedException.scala AL ./core/src/main/scala/kafka/common/ErrorMapping.scala AL ./core/src/main/scala/kafka/common/InvalidConfigException.scala AL ./core/src/main/scala/kafka/common/InvalidMessageSizeException.scala AL ./core/src/main/scala/kafka/common/InvalidPartitionException.scala AL ./core/src/main/scala/kafka/common/NoBrokersForPartitionException.scala AL ./core/src/main/scala/kafka/common/OffsetOutOfRangeException.scala AL ./core/src/main/scala/kafka/common/UnavailableProducerException.scala AL ./core/src/main/scala/kafka/common/UnknownCodecException.scala AL ./core/src/main/scala/kafka/common/UnknownException.scala AL ./core/src/main/scala/kafka/common/UnknownMagicByteException.scala AL ./core/src/main/scala/kafka/consumer/ConsoleConsumer.scala AL ./core/src/main/scala/kafka/consumer/ConsumerConfig.scala AL ./core/src/main/scala/kafka/consumer/ConsumerConnector.scala AL ./core/src/main/scala/kafka/consumer/ConsumerIterator.scala AL ./core/src/main/scala/kafka/consumer/ConsumerTopicStat.scala AL ./core/src/main/scala/kafka/consumer/FetchedDataChunk.scala AL ./core/src/main/scala/kafka/consumer/Fetcher.scala AL ./core/src/main/scala/kafka/consumer/FetcherRunnable.scala AL ./core/src/main/scala/kafka/consumer/KafkaStream.scala AL ./core/src/main/scala/kafka/consumer/PartitionTopicInfo.scala AL ./core/src/main/scala/kafka/consumer/SimpleConsumer.scala AL ./core/src/main/scala/kafka/consumer/TopicCount.scala AL ./core/src/main/scala/kafka/consumer/TopicEventHandler.scala AL ./core/src/main/scala/kafka/consumer/TopicFilter.scala AL ./core/src/main/scala/kafka/consumer/ZookeeperConsumerConnector.scala AL ./core/src/main/scala/kafka/consumer/ZookeeperTopicEventWatcher.scala !????? ./cor
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 4)Joel Koshy 2012-09-29, 00:41
Thanks Joe. That sounds good - I didn't notice sbt.
Joel On Fri, Sep 28, 2012 at 4:54 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > confirmed, will open JIRA, commit file with the license header and role RC5 > > I will also add to my notes to make sure to run and review rat before > packaging a release > > I am also going to add the apache license to the sbt script it > seems appropriate if we are going through and updating this same rat > failure > > here is rest of rat results, i think just these 2 scripts need the header > license and we are good. if not let me know > > ***************************************************** > Files with Apache License headers will be marked AL > Binary files (which do not require AL headers) will be marked B > Compressed archives will be marked A > Notices, licenses etc will be marked N > !????? ./.gitignore > !????? ./.rat-excludes > N ./DISCLAIMER > N ./LICENSE > N ./NOTICE > !????? ./README.md > !????? ./sbt > AL ./bin/kafka-console-consumer-log4j.properties > AL ./bin/kafka-console-consumer.sh > AL ./bin/kafka-console-producer.sh > AL ./bin/kafka-consumer-perf-test.sh > AL ./bin/kafka-consumer-shell.sh > AL ./bin/kafka-producer-perf-test.sh > AL ./bin/kafka-producer-shell.sh > AL ./bin/kafka-replay-log-producer.sh > AL ./bin/kafka-run-class.sh > AL ./bin/kafka-server-start.sh > AL ./bin/kafka-server-stop.sh > AL ./bin/kafka-simple-consumer-perf-test.sh > AL ./bin/kafka-simple-consumer-shell.sh > AL ./bin/run-rat.sh > AL ./bin/zookeeper-server-start.sh > AL ./bin/zookeeper-server-stop.sh > AL ./bin/zookeeper-shell.sh > AL ./config/consumer.properties > AL ./config/log4j.properties > AL ./config/producer.properties > AL ./config/server.properties > AL ./config/zookeeper.properties > N ./contrib/hadoop-consumer/LICENSE > N ./contrib/hadoop-consumer/README > AL ./contrib/hadoop-consumer/copy-jars.sh > AL ./contrib/hadoop-consumer/hadoop-setup.sh > AL ./contrib/hadoop-consumer/run-class.sh > A ./contrib/hadoop-consumer/lib/piggybank.jar > AL > ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLContext.java > AL > ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLInputFormat.java > AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLJob.java > AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLKey.java > AL > > ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLRecordReader.java > AL > ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLRequest.java > AL > ./contrib/hadoop-consumer/src/main/java/kafka/etl/KafkaETLUtils.java > AL ./contrib/hadoop-consumer/src/main/java/kafka/etl/Props.java > AL > > ./contrib/hadoop-consumer/src/main/java/kafka/etl/UndefinedPropertyException.java > AL > ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/DataGenerator.java > AL > > ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/SimpleKafkaETLJob.java > AL > > ./contrib/hadoop-consumer/src/main/java/kafka/etl/impl/SimpleKafkaETLMapper.java > AL ./contrib/hadoop-consumer/test/test.properties > N ./contrib/hadoop-producer/LICENSE > !????? ./contrib/hadoop-producer/README.md > A ./contrib/hadoop-producer/lib/piggybank.jar > AL > > ./contrib/hadoop-producer/src/main/java/kafka/bridge/examples/TextPublisher.java > AL > > ./contrib/hadoop-producer/src/main/java/kafka/bridge/hadoop/KafkaOutputFormat.java > AL > > ./contrib/hadoop-producer/src/main/java/kafka/bridge/hadoop/KafkaRecordWriter.java > AL > > ./contrib/hadoop-producer/src/main/java/kafka/bridge/pig/AvroKafkaStorage.java > AL ./core/src/main/scala/kafka/Kafka.scala > AL ./core/src/main/scala/kafka/api/FetchRequest.scala > AL ./core/src/main/scala/kafka/api/MultiFetchRequest.scala > AL ./core/src/main/scala/kafka/api/MultiFetchResponse.scala
-
[VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Joe Stein 2012-09-29, 02:40
Hello,
This is the fifth candidate for the third incubator release for Apache Kafka, version 0.7.2-incubating. This release fixes the following issues http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html *** Please download, test and vote by Monday October, 1st, 9pm PDT *** Release artifacts to be voted upon: https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ The tag (off the 0.7.2 branch) for release artifacts: https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 Kafka's KEYS file containing PGP keys we use to sign the release: https://svn.apache.org/repos/asf/incubator/kafka/KEYS /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Jun Rao 2012-10-01, 16:05
+1 on RC5.
Thanks, Jun On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the fifth candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > The tag (off the 0.7.2 branch) for release artifacts: > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Joel Koshy 2012-10-01, 17:37
+1
Thanks, Joel On Mon, Oct 1, 2012 at 9:05 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > +1 on RC5. > > Thanks, > > Jun > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > This is the fifth candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating. > > > > This release fixes the following issues > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Jun Rao 2012-10-02, 14:19
Could other people help on the vote?
Thanks, Jun On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the fifth candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > The tag (off the 0.7.2 branch) for release artifacts: > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Neha Narkhede 2012-10-03, 03:37
LGTM
+1 Thanks, Neha On Tue, Oct 2, 2012 at 7:19 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > Could other people help on the vote? > > Thanks, > > Jun > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> This is the fifth candidate for the third incubator release for Apache >> Kafka, version 0.7.2-incubating. >> >> This release fixes the following issues >> >> http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html >> >> *** Please download, test and vote by Monday October, 1st, 9pm PDT *** >> >> Release artifacts to be voted upon: >> https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ >> >> The tag (off the 0.7.2 branch) for release artifacts: >> >> https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 >> >> Kafka's KEYS file containing PGP keys we use to sign the release: >> https://svn.apache.org/repos/asf/incubator/kafka/KEYS >> >> /* >> Joe Stein >> http://www.linkedin.com/in/charmalloc >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> >> */ >>
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Chris Douglas 2012-10-03, 06:01
+1
Checksum and signature match, LICENSE, et al. look good. -C On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > Hello, > > This is the fifth candidate for the third incubator release for Apache > Kafka, version 0.7.2-incubating. > > This release fixes the following issues > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > Release artifacts to be voted upon: > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > The tag (off the 0.7.2 branch) for release artifacts: > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > Kafka's KEYS file containing PGP keys we use to sign the release: > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Joe Stein 2012-10-03, 15:12
I am closing the vote, the vote passes at least three PPMC binding votes
and I will send an vote request to the get two more IPMC votes (Chris being a member of the IPMC, right?) I say at least three as I am not sure if Joel's vote is binding or not. Let me know so I when I vote. On Wed, Oct 3, 2012 at 2:01 AM, Chris Douglas <[EMAIL PROTECTED]> wrote: > +1 > > Checksum and signature match, LICENSE, et al. look good. -C > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > Hello, > > > > This is the fifth candidate for the third incubator release for Apache > > Kafka, version 0.7.2-incubating. > > > > This release fixes the following issues > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > > > Release artifacts to be voted upon: > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Jun Rao 2012-10-03, 15:26
Joe,
>From https://incubator.apache.org/guides/releasemanagement.html#rules, the rules are: Each release requires a positive vote binding on Apache. This means a . There is usually no need for this vote to be private. (A rare exception might be a -1 due to a nearly discovered security issue, for example.) In the case of podlings, a 3 binding +1s are required by members of the Incubator PMC<https://incubator.apache.org/guides/releasemanagement.html#glossary-ipmc>. To increase the chances of a prompt approval, mentors need to cast their votes on the general list. So, in IPMC voting, we just need more +1 binding votes then -1s. Thanks, Jun On Wed, Oct 3, 2012 at 8:12 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > I am closing the vote, the vote passes at least three PPMC binding votes > and I will send an vote request to the get two more IPMC votes (Chris being > a member of the IPMC, right?) > > I say at least three as I am not sure if Joel's vote is binding or not. > Let me know so I when I vote. > > On Wed, Oct 3, 2012 at 2:01 AM, Chris Douglas <[EMAIL PROTECTED]> wrote: > > > +1 > > > > Checksum and signature match, LICENSE, et al. look good. -C > > > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > This is the fifth candidate for the third incubator release for Apache > > > Kafka, version 0.7.2-incubating. > > > > > > This release fixes the following issues > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > > > > > *** Please download, test and vote by Monday October, 1st, 9pm PDT *** > > > > > > Release artifacts to be voted upon: > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Joe Stein 2012-10-03, 15:29
Thanks Jun but for binding they have to be member of PPMC and IPMC and
those are not documented anywhere I could find, that was my question is if Joel's vote is binding now... it would be upon graduating as would mine but was not sure what the rules were now, more for my own edification than anything else I am going to send email for IPMC to get a vote going there On Wed, Oct 3, 2012 at 11:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > Joe, > > From https://incubator.apache.org/guides/releasemanagement.html#rules, the > rules are: > > Each release requires a positive vote binding on Apache. This means a . > There is usually no need for this vote to be private. (A rare exception > might be a -1 due to a nearly discovered security issue, for example.) > > In the case of podlings, a 3 binding +1s are required by members of > the Incubator > PMC< > https://incubator.apache.org/guides/releasemanagement.html#glossary-ipmc>. > To increase the chances of a prompt approval, mentors need to cast their > votes on the general list. > > So, in IPMC voting, we just need more +1 binding votes then -1s. > > Thanks, > > Jun > > On Wed, Oct 3, 2012 at 8:12 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > I am closing the vote, the vote passes at least three PPMC binding votes > > and I will send an vote request to the get two more IPMC votes (Chris > being > > a member of the IPMC, right?) > > > > I say at least three as I am not sure if Joel's vote is binding or not. > > Let me know so I when I vote. > > > > On Wed, Oct 3, 2012 at 2:01 AM, Chris Douglas <[EMAIL PROTECTED]> > wrote: > > > > > +1 > > > > > > Checksum and signature match, LICENSE, et al. look good. -C > > > > > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > > > > > This is the fifth candidate for the third incubator release for > Apache > > > > Kafka, version 0.7.2-incubating. > > > > > > > > This release fixes the following issues > > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > > > > > > > *** Please download, test and vote by Monday October, 1st, 9pm PDT > *** > > > > > > > > Release artifacts to be voted upon: > > > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > > > /* > > > > Joe Stein > > > > http://www.linkedin.com/in/charmalloc > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > > */ > > > > > > > > > > > -- > > > > /* > > Joe Stein > > http://www.linkedin.com/in/charmalloc > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > */ > > > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Jun Rao 2012-10-03, 15:53
Joe,
Yes, Joel's vote is not binding, but Chris (IPMC), Neha (PPMC) and mine (PPMC) are. Thanks, Jun On Wed, Oct 3, 2012 at 8:29 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > Thanks Jun but for binding they have to be member of PPMC and IPMC and > those are not documented anywhere I could find, that was my question is if > Joel's vote is binding now... it would be upon graduating as would mine > but was not sure what the rules were now, more for my own edification than > anything else I am going to send email for IPMC to get a vote going there > > On Wed, Oct 3, 2012 at 11:26 AM, Jun Rao <[EMAIL PROTECTED]> wrote: > > > Joe, > > > > From https://incubator.apache.org/guides/releasemanagement.html#rules, > the > > rules are: > > > > Each release requires a positive vote binding on Apache. This means a . > > There is usually no need for this vote to be private. (A rare exception > > might be a -1 due to a nearly discovered security issue, for example.) > > > > In the case of podlings, a 3 binding +1s are required by members of > > the Incubator > > PMC< > > https://incubator.apache.org/guides/releasemanagement.html#glossary-ipmc > >. > > To increase the chances of a prompt approval, mentors need to cast their > > votes on the general list. > > > > So, in IPMC voting, we just need more +1 binding votes then -1s. > > > > Thanks, > > > > Jun > > > > On Wed, Oct 3, 2012 at 8:12 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > > > > I am closing the vote, the vote passes at least three PPMC binding > votes > > > and I will send an vote request to the get two more IPMC votes (Chris > > being > > > a member of the IPMC, right?) > > > > > > I say at least three as I am not sure if Joel's vote is binding or not. > > > Let me know so I when I vote. > > > > > > On Wed, Oct 3, 2012 at 2:01 AM, Chris Douglas <[EMAIL PROTECTED]> > > wrote: > > > > > > > +1 > > > > > > > > Checksum and signature match, LICENSE, et al. look good. -C > > > > > > > > On Fri, Sep 28, 2012 at 7:40 PM, Joe Stein <[EMAIL PROTECTED]> > wrote: > > > > > Hello, > > > > > > > > > > This is the fifth candidate for the third incubator release for > > Apache > > > > > Kafka, version 0.7.2-incubating. > > > > > > > > > > This release fixes the following issues > > > > > > > > > > > > > > > http://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/RELEASE-NOTES.html > > > > > > > > > > *** Please download, test and vote by Monday October, 1st, 9pm PDT > > *** > > > > > > > > > > Release artifacts to be voted upon: > > > > > > > > > https://people.apache.org/~joestein/kafka-0.7.2-incubating-candidate-5/ > > > > > > > > > > The tag (off the 0.7.2 branch) for release artifacts: > > > > > > > > > > > > > > > https://svn.apache.org/repos/asf/incubator/kafka/tags/kafka-0.7.2-incubating-candidate-5 > > > > > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > > > https://svn.apache.org/repos/asf/incubator/kafka/KEYS > > > > > > > > > > /* > > > > > Joe Stein > > > > > http://www.linkedin.com/in/charmalloc > > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > > > */ > > > > > > > > > > > > > > > > -- > > > > > > /* > > > Joe Stein > > > http://www.linkedin.com/in/charmalloc > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > > > */ > > > > > > > > > -- > > /* > Joe Stein > http://www.linkedin.com/in/charmalloc > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > */ >
-
Re: [VOTE] Release Kafka 0.7.2-incubating (Candidate 5)Joe Stein 2012-10-11, 01:07
[3] +1 (binding) Alan, Jakob, Chris
[1] +1 (non-binding) Jun [1] 0 (binding) Owen) [0] -1 the vote passes IPMC and with the PPMC vote already passsed [3] +1 (binding) Jun, Neha, Chris [1] +1 (non-binding) Joel [0] 0 [0] -1 0.7.2 is ready to ship i will push the release to the origin server and update our download site and then send an anounce on the anouncement list Owen, I updated my pgp key @ id.apache.org and have an email out to folks in the trust chain I know to sign my pgp key which i put in my home dir... If I don't hear back from anyone by strata/hadoop world i will bug people in person =8^) thanks everyone!!!! On Wed, Oct 10, 2012 at 1:18 PM, Owen O'Malley <[EMAIL PROTECTED]> wrote: > On Sun, Oct 7, 2012 at 10:17 AM, Joe Stein <[EMAIL PROTECTED]> wrote: > > I would like to keep the vote open for another few days to give the IPMC > members time to review and vote, thanks. > > Joe, > Could you update your gpg key: > * set it in id.apache.org > * get someone who knows you to sign it. > > WIthout a signed key that is on id.apache.org, I'm -0 (binding) on the > release. I did verify the md5 checksum. > > -- Owen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> */ |