[
https://issues.apache.org/jira/browse/YARN-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yufei Gu updated YARN-7340:
---------------------------
Summary: Fix the missing time stamp in exception message in Class
NoOverCommitPolicy (was: Missing the time stamp in exception message in Class
NoOverCommitPolicy)
> Fix the missing time stamp in exception message in Class NoOverCommitPolicy
> ---------------------------------------------------------------------------
>
> Key: YARN-7340
> URL: https://issues.apache.org/jira/browse/YARN-7340
> Project: Hadoop YARN
> Issue Type: Bug
> Components: reservation system
> Affects Versions: 3.1.0
> Reporter: Yufei Gu
> Assignee: Dinesh Chitlangia
> Priority: Minor
> Labels: newbie++
> Attachments: YARN-7340.001.patch, YARN-7340.002.patch
>
>
> It could be easily figured out by reading code.
> {code}
> throw new ResourceOverCommitException(
> "Resources at time " + " would be overcommitted by "
> + "accepting reservation: " + reservation.getReservationId());
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]