Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.7.2
-
Storage R11 Sprint 40
-
1
Description
MESOS-9537 is fixed by persisting dropped operations in SLRP, but the recovery codepath doesn't account for that:
https://github.com/apache/mesos/blob/master/src/resource_provider/storage/provider.cpp#L1278
Which caused the agent to crash with the following message during SLRP recovery:
Reached unreachable statement at /pkg/src/mesos/src/resource_provider/storage/provider.cpp:1283