GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/976
MINOR: Validate inner message compression attribute
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
validate-inner-message-compression-attribute
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/976.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #976
----
commit 4314114a0feeba4ac6cb55b53bd7ca778d3ef76a
Author: Ismael Juma <[email protected]>
Date: 2016-02-25T23:25:02Z
Validate inner message compression attribute if outer message is compressed
commit 2e96e145ae9b26f29097c3cc1e7489b6576163c3
Author: Ismael Juma <[email protected]>
Date: 2016-02-25T23:25:48Z
Use `LongRef` instead of `AtomicLong` as we don't need atomicity or
thread-safety
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---