GitHub user soumyajit-sahu opened a pull request:
https://github.com/apache/kafka/pull/1757
KAFKA-2170: Fixes for Windows
This PR is to revive the older PR https://github.com/apache/kafka/pull/154
made by @mpoindexter (Mike Poindexter). I have replicated his work over the new
code base.
This lets 6 LogTest unit tests to pass on Windows.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Microsoft/kafka windowsFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1757.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 #1757
----
commit 9db7c0493395d9426d13a0697ffe7146a724f169
Author: Som Sahu <[email protected]>
Date: 2016-08-17T17:08:43Z
Windows Filesystem related fix as per to Java RandomAccessFile API bug
6357433
commit 5da9c9e2e1f3edc956288a032652750a37899659
Author: Som Sahu <[email protected]>
Date: 2016-08-17T19:04:40Z
code cleaning - removing a commented line
----
---
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.
---