Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STORM-2716: Fix logviewer tests on Windows. #2360

Merged
merged 1 commit into from
Oct 9, 2017
Merged

Conversation

srdo
Copy link
Contributor

@srdo srdo commented Oct 7, 2017

See https://issues.apache.org/jira/browse/STORM-2716.

The tests run on Windows now at least. I haven't tested Logviewer beyond checking that I can search logs on my local machine from Storm UI, so there may still be some corners of Logviewer that don't work on Windows.

I also removed some constants that were making accessing the file.separator property easy. I don't think we need them since File.separator exists.

…s on Windows. Get rid of various constants that were duplicating File.separator and File.pathSeparator.
@HeartSaVioR
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants