[
https://issues.apache.org/jira/browse/HIVE-19104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438215#comment-16438215
]
Peter Vary commented on HIVE-19104:
-----------------------------------
[~stakiar]: The {{WarehouseInstance}} explicitly sets the JDBC Url. Since it is
used in multiple test cases (for example replication scenario tests) and I am
not sure if it is intentional or not, I decided to keep the original JDBC url
in this case. So based on your earlier suggestion I created a method with which
we can explicitly forbid the url change.
Run every failed tests manually, and with the exception of
{{TestTriggersMoveWorkloadManager}} all of them was passed. This last one is a
known flaky
> When test MetaStore is started with retry the instances should be independent
> -----------------------------------------------------------------------------
>
> Key: HIVE-19104
> URL: https://issues.apache.org/jira/browse/HIVE-19104
> Project: Hive
> Issue Type: Improvement
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Attachments: HIVE-19104.2.patch, HIVE-19104.3.patch,
> HIVE-19104.4.patch, HIVE-19104.5.patch, HIVE-19104.6.patch, HIVE-19104.patch
>
>
> When multiple MetaStore instances are started with
> {{MetaStoreTestUtils.startMetaStoreWithRetry}} currently they use the same
> JDBC url, and warehouse directory. This can cause problem in the tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)