Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.0, 3.0.0-beta1, 2.8.2
-
None
-
None
-
Reviewed
Description
The testAMRMProxyE2E and testAMRMProxyTokenRenewal tests in TestAMRMProxy are failing:
org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException: Invalid responseId in AllocateRequest from application attempt: appattempt_1503933047334_0001_000001, expect responseId to be 0, but get 1
Attachments
Attachments
Issue Links
- is broken by
-
YARN-6640 AM heartbeat stuck when responseId overflows MAX_INT
- Resolved