GitHub user granders opened a pull request:
https://github.com/apache/kafka/pull/123
KAFKA-2408 ConsoleConsumerService direct log output to file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/confluentinc/kafka KAFKA-2408
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/123.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 #123
----
commit 521a84b6d529d7f97cbb0e4cd099efdc5b88fe13
Author: Geoff Anderson <[email protected]>
Date: 2015-08-07T01:36:26Z
Updated console consumer to directo log output directly to file rather than
stdout
commit 8f890441aa755e3d79886b9d72bb572d3aa16fbd
Author: Geoff Anderson <[email protected]>
Date: 2015-08-07T02:44:49Z
Added another lifecycle check. Wait for log file to exist before exmaning
contents.
commit af67e01bf0a114701117b069cfde0ba44a43c75c
Author: Geoff Anderson <[email protected]>
Date: 2015-08-07T06:08:55Z
Merged in upstream trunk
commit e67f55423b8da89ec8592fae314e59bd21e585ee
Author: Geoff Anderson <[email protected]>
Date: 2015-08-07T06:25:53Z
Changed incorrect license header
commit 66d6f4f2dc37e1d7f3dc348c1e4e2651a3fceaa1
Author: Geoff Anderson <[email protected]>
Date: 2015-08-07T06:40:38Z
lower -> uperrcase constants
----
---
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.
---