[
https://issues.apache.org/jira/browse/HIVE-26310?focusedWorklogId=782934&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782934
]
ASF GitHub Bot logged work on HIVE-26310:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/22 10:31
Start Date: 20/Jun/22 10:31
Worklog Time Spent: 10m
Work Description: zabetak closed pull request #3358: HIVE-26310: Remove
unused junit runners from test-utils module
URL: https://github.com/apache/hive/pull/3358
Issue Time Tracking
-------------------
Worklog Id: (was: 782934)
Time Spent: 20m (was: 10m)
> Remove unused junit runners from test-utils module
> --------------------------------------------------
>
> Key: HIVE-26310
> URL: https://issues.apache.org/jira/browse/HIVE-26310
> Project: Hive
> Issue Type: Task
> Components: Testing Infrastructure
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The two classes under
> https://github.com/apache/hive/tree/master/testutils/src/java/org/apache/hive/testutils/junit/runners
> namely:
> *
> [ConcurrentTestRunner|https://github.com/apache/hive/blob/fe0f1a648b14cdf27edcf7a5d323cbd060104ebf/testutils/src/java/org/apache/hive/testutils/junit/runners/ConcurrentTestRunner.java]
> *
> [ConcurrentScheduler|https://github.com/apache/hive/blob/fe0f1a648b14cdf27edcf7a5d323cbd060104ebf/testutils/src/java/org/apache/hive/testutils/junit/runners/model/ConcurrentScheduler.java]
> have been introduced a long time ago by HIVE-2935 to somewhat parallelize
> execution for {{TestBeeLineDriver}}.
> However, since HIVE-14444 (resolved 6 years ago) they are not used by anyone
> and unlikely to be used again in the future since there are much more modern
> alternatives.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)