[
https://issues.apache.org/jira/browse/HIVE-22653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023058#comment-17023058
]
Zoltan Haindrich commented on HIVE-22653:
-----------------------------------------
it's not clear why we have this in the latest patch:
{code}
+ HIVE_TXN_READ_LOCKS("hive.txn.read.locks", true,
+ "flag to turn off the strict read lock when set to false"),
{code}
it might have been diffed against the wrong branch?
> Remove commons-lang leftovers
> -----------------------------
>
> Key: HIVE-22653
> URL: https://issues.apache.org/jira/browse/HIVE-22653
> Project: Hive
> Issue Type: Bug
> Reporter: David Lavati
> Assignee: David Lavati
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22653.01.patch, HIVE-22653.01.patch,
> HIVE-22653.02.patch, HIVE-22653.03.patch, HIVE-22653.04.patch,
> HIVE-22653.04.patch, HIVE-22653.04.patch, HIVE-22653.05.patch,
> HIVE-22653.06.patch, HIVE-22653.07.patch, HIVE-22653.07.patch,
> HIVE-22653.08.patch, HIVE-22653.08.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> HIVE-7145 removed commons-lang - in favor of commons-lang3 - as a direct
> dependency, however a high number of files still refer to commons-lang, which
> is transitively brought in either way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)