>
> If a tier is removed, for example, will the Aurora code fail to read the
> replicated log on scheduler restart


Yes.  A task in storage with an unknown tier will fail during recovery here
<https://github.com/apache/aurora/blob/39337c3ee8eadff5e27212bca55b1195600a3411/src/main/java/org/apache/aurora/scheduler/TierManager.java#L102-L104>
.

On Mon, Feb 5, 2018 at 1:46 PM, Mohit Jaggi <mohit.ja...@uber.com> wrote:

> Folks,
> What are the implications of changing tiers.json on the replicated log? If
> a tier is removed, for example, will the Aurora code fail to read the
> replicated log on scheduler restart?
>
> Mohit.
>

Reply via email to