Ted Yu created YARN-2133:
----------------------------
Summary: Make entity Id specification in TestTimelineWebServices
amenable for future test cases
Key: YARN-2133
URL: https://issues.apache.org/jira/browse/YARN-2133
Project: Hadoop YARN
Issue Type: Test
Reporter: Ted Yu
Priority: Minor
Currently each test case in TestTimelineWebServices uses different entity Ids /
types.
When new test case is added, developer has to go over existing cases and find
an unused entity Id.
Specification of unique entity Id can be done through introduction of an
AtomicInteger field of TestTimelineWebServices that is incremented at the
beginning of each test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)