[
https://issues.apache.org/jira/browse/IMPALA-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153238#comment-17153238
]
ASF subversion and git services commented on IMPALA-9692:
---------------------------------------------------------
Commit e9f8a2c085313f2c7b9513e44f5c3a789231726c in impala's branch
refs/heads/master from Thomas Tauber-Marshall
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e9f8a2c ]
IMPALA-9692 (part 4): Rename QuerySchedule to ScheduleState
This is the final patch in the refactor of QuerySchedule for the
single admission controller work. It was kept separate for ease of
reviewing.
This patch renames QuerySchedule and its related classes
(FInstanceExecParams, BackendExecParams, and FragmentExecParams) to
use the name 'ScheduleState', reflecting the fact that they are used
as containers for intermediate info about a query during scheduling.
The messages that are included in the QuerySchedulePB struct retain
the 'ExecParams' name, reflecting the fact that they are used by the
coordinator to start execution.
Change-Id: I57069c4a426f3e697df7e2a07754d063bdea26f7
Reviewed-on: http://gerrit.cloudera.org:8080/16122
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Model QuerySchedule as a protobuf
> ---------------------------------
>
> Key: IMPALA-9692
> URL: https://issues.apache.org/jira/browse/IMPALA-9692
> Project: IMPALA
> Issue Type: Sub-task
> Components: Distributed Exec
> Affects Versions: Impala 4.0
> Reporter: Thomas Tauber-Marshall
> Assignee: Thomas Tauber-Marshall
> Priority: Major
>
> To support the new admission control service, we'll need to be able to send
> query schedule info from the admission controller back to the coordinators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]