[
https://issues.apache.org/jira/browse/PHOENIX-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669240#comment-16669240
]
ASF GitHub Bot commented on PHOENIX-5000:
-----------------------------------------
GitHub user karanmehta93 opened a pull request:
https://github.com/apache/phoenix/pull/400
PHOENIX-5000 Make SecureUserConnectionsTest as Integration test
@twdsilva Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karanmehta93/phoenix PHOENIX-5000
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/400.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 #400
----
commit 9448c78133b462b25728dc6f8ceb4c556a51c7ae
Author: Karan Mehta <karanmehta93@...>
Date: 2018-10-30T19:40:00Z
PHOENIX-5000 Make SecureUserConnectionsTest as Integration test
----
> Make SecureUserConnectionsTest as Integration test
> --------------------------------------------------
>
> Key: PHOENIX-5000
> URL: https://issues.apache.org/jira/browse/PHOENIX-5000
> Project: Phoenix
> Issue Type: Bug
> Reporter: Karan Mehta
> Assignee: Karan Mehta
> Priority: Major
>
> SecureUserConnectionsTest is marked as unit test even though it starts a
> MiniKdc as part of its setup. Moreover it is flaky since it fails to find
> Kerberos realm on Jenkins boxes. Since this unit test fails, it doesn't allow
> other Integration tests to run.
> This Jira is aimed two fold, first to move this to IT and second understand
> the reason for flakyness.
> [~tdsilva] FYI.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)