[GitHub] kafka pull request #1822: Fix javadocs of Windowed

2016-09-05 Thread miguno
Github user miguno closed the pull request at:

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


---
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 #1822: Fix javadocs of Windowed

2016-09-05 Thread miguno
GitHub user miguno opened a pull request:

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

Fix javadocs of Windowed

Previous Javadoc was referring to a 0.10.0.x method that was since removed 
from trunk.

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

$ git pull https://github.com/miguno/kafka trunk-windowed-javadocs

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

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


commit 285b834035b926f8a49d517493f7971d826fe2f3
Author: Michael G. Noll 
Date:   2016-09-05T07:45:39Z

Fix javadocs of Windowed




---
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.
---