[GitHub] kafka pull request #4119: MINOR: added -1 value description as "high waterma...

2017-10-27 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] kafka pull request #4119: MINOR: added -1 value description as "high waterma...

2017-10-23 Thread ppatierno
GitHub user ppatierno opened a pull request:

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

MINOR: added -1 value description as "high watermark" in the protocol 
delete records request 



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

$ git pull https://github.com/ppatierno/kafka minor-delrecords-prot

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

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


commit 79fa60f4d5f3f95b94c3bbd86621478763922f1d
Author: Paolo Patierno 
Date:   2017-10-23T13:57:50Z

Added "high watermark" meaning with -1 value for the partition offset 
during delete records




---