Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-2063: Merge conflicts with trunk and address review feedback #6

Merged
merged 12 commits into from
Sep 18, 2016

Conversation

ijuma
Copy link

@ijuma ijuma commented Sep 17, 2016

Please review @nepal. I hope this is the last PR before we can merge your KIP-74 PR. Further changes and improvements can be done via subsequent PRs.

rajinisivaram and others added 12 commits September 17, 2016 10:06
Implementation and tests for secure quotas at <user> and <user, client-id> levels as described in KIP-55. Also adds dynamic default quotas for <client-id>, <user> and <user-client-id>. For each client connection, the most specific quota matching the connection is used, with user quota taking precedence over client-id quota.

Author: Rajini Sivaram <rajinisivaram@googlemail.com>

Reviewers: Jun Rao <junrao@gmail.com>

Closes apache#1753 from rajinisivaram/KAFKA-3492
…ch-response-size

* apache/trunk:
  KAFKA-3492; Secure quotas for authenticated users
Author: Eno Thereska <eno.thereska@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes apache#1874 from enothereska/hotfix-bounce-test
Author: Matthias J. Sax <matthias@confluent.io>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes apache#1869 from mjsax/hotfix-doc
…t.test_replica_lags

…t.test_replica_lags

Author: Grant Henke <granthenke@gmail.com>

Reviewers: Ashish Singh <asingh@cloudera.com>, Ismael Juma <ismael@juma.me.uk>

Closes apache#1849 from granthenke/replica-verification-fix
Trying to build the source and publish it to internal Maven repo, I ran into an issue that I explain in the mailing list discussion here https://www.mail-archive.com/devkafka.apache.org/msg56359.html.

The commit here updates the README.md to make a note that the GRADLE_USER_HOME environment variable plays a role in deciding which file to add the maven configs to.

Author: Jaikiran Pai <jaikiran.pai@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes apache#1837 from jaikiran/readme-update-grade-user-home
…ch-response-size

* apache/trunk:
  MINOR: Update the README.md to include a note about GRADLE_USER_HOME
  KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags
  HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1
  HOTFIX: Increase timeout for bounce test
@nepal nepal merged commit 3a790e7 into nepal:kip-74 Sep 18, 2016
@ijuma ijuma deleted the kafka-2063-bound-fetch-response-size branch September 29, 2016 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants