[GitHub] kafka pull request #3791: MINOR: Update dependencies for 1.0.0 release

2017-09-05 Thread andrasbeni
GitHub user andrasbeni opened a pull request:

https://github.com/apache/kafka/pull/3791

MINOR: Update dependencies for 1.0.0 release

Updates dependencies to their latest versions.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andrasbeni/kafka dependency-upgrade

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3791.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 #3791


commit 7ac4e2250ca6b48aae9bc755119771acc535cdc6
Author: Andras Beni <andrasb...@cloudera.com>
Date:   2017-09-05T09:45:41Z

MINOR: Update dependencies for 1.0.0 release
Updates dependencies to their latest versions.




---


[GitHub] kafka pull request #3495: KAFKA-3362: Update protocol schema and field doc s...

2017-07-06 Thread andrasbeni
GitHub user andrasbeni opened a pull request:

https://github.com/apache/kafka/pull/3495

KAFKA-3362: Update protocol schema and field doc strings

Added doc to protocol fields

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andrasbeni/kafka KAFKA-3362

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3495.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 #3495


commit ad144271aa8a491faa31be998bf2bfa32ac87847
Author: Andras Beni <andrasb...@cloudera.com>
Date:   2017-06-22T07:10:43Z

KAFKA-3362: Update protocol schema and field doc strings

Added doc to protocol fields




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request #3425: Kafka 3368

2017-06-23 Thread andrasbeni
GitHub user andrasbeni opened a pull request:

https://github.com/apache/kafka/pull/3425

Kafka 3368

Added Message set / Record set documentation to protocol.html. Also added 
short description of new types used in 0.11 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andrasbeni/kafka KAFKA-3368

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3425.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 #3425


commit 04e0f499be72202b5d0b8d72684b3881a8be5550
Author: Andras Beni <andrasb...@cloudera.com>
Date:   2017-06-23T07:53:08Z

KAFKA-3368: Add the Message/Record set protocol to the protocol docs

I decided to add the documentation manually instaed of generating it.

commit a9a37f3187ca797f043c6bd37cc2dc6384687613
Author: Andras Beni <andrasb...@cloudera.com>
Date:   2017-06-23T19:48:17Z

Merge branch 'trunk' of https://github.com/apache/kafka into KAFKA-3368




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---