[
https://issues.apache.org/jira/browse/GOBBLIN-1434?focusedWorklogId=587437&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-587437
]
ASF GitHub Bot logged work on GOBBLIN-1434:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Apr/21 18:54
Start Date: 22/Apr/21 18:54
Worklog Time Spent: 10m
Work Description: hanghangliu commented on pull request #3267:
URL: https://github.com/apache/gobblin/pull/3267#issuecomment-825102717
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 587437)
Time Spent: 40m (was: 0.5h)
> Make the maxWaitMills to get a hive client be configurable
> ----------------------------------------------------------
>
> Key: GOBBLIN-1434
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1434
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Zihan Li
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> By default, maxWaitMills to get a hive client in HiveMetastoreClientPool is
> set to be -1L, and in this case, the get call will wait for the client object
> forever if there is no available one. This ticket is to make maxWaitMills
> configurable, so that after maxWaitMills, it will throw timeout exception.
> But still, the default value will be -1L.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)