[
https://issues.apache.org/jira/browse/STORM-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382689#comment-14382689
]
ASF GitHub Bot commented on STORM-727:
--------------------------------------
GitHub user Parth-Brahmbhatt opened a pull request:
https://github.com/apache/storm/pull/483
STORM-727: nimbus_auth_test should not use default nimbus port.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Parth-Brahmbhatt/incubator-storm STORM-727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/483.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 #483
----
commit a096d4edc334ea613c9aadf572981f36e7c84899
Author: Parth Brahmbhatt <[email protected]>
Date: 2015-03-26T21:16:13Z
STORM-727: nimbus_auth_test should not use default nimbus port.
----
> Storm tests should succeed even if a storm process is running locally.
> ----------------------------------------------------------------------
>
> Key: STORM-727
> URL: https://issues.apache.org/jira/browse/STORM-727
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Parth Brahmbhatt
> Assignee: Parth Brahmbhatt
> Priority: Trivial
>
> Currently the nimbus_auth_test tries to kick of a local nimbus process with
> default port 6627 so if a developer is running storm locally this test always
> fails due to port conflict. its just annoying , we should use a non default
> port for test cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)