[
https://issues.apache.org/jira/browse/HIVE-23746?focusedWorklogId=466963&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466963
]
ASF GitHub Bot logged work on HIVE-23746:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/20 20:08
Start Date: 05/Aug/20 20:08
Worklog Time Spent: 10m
Work Description: mustafaiman closed pull request #1291:
URL: https://github.com/apache/hive/pull/1291
----------------------------------------------------------------
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: 466963)
Time Spent: 1.5h (was: 1h 20m)
> Send task attempts async from AM to daemons
> -------------------------------------------
>
> Key: HIVE-23746
> URL: https://issues.apache.org/jira/browse/HIVE-23746
> Project: Hive
> Issue Type: Sub-task
> Components: llap
> Reporter: Mustafa Iman
> Assignee: Mustafa Iman
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> LlapTaskCommunicator uses sync client to send task attempts. There are fixed
> number of communication threads (10 by default). This causes unneccessary
> delays when there are enough free execution slots in daemons but they do not
> receive all the tasks because of this bottleneck. LlapTaskCommunicator can
> use an async client to pass these tasks to daemons.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)