> On Jun 17, 2019, at 3:13 PM, Fei Deng <duke8...@apache.org> wrote:
> 
> void TSEmergencyShutdown(const char *log_msg);
> 
> This API is a wrapper for the "Emergency" call, which signals
> traffic_manager to not restart traffic_server after the shutdown, i.e. this
> call should be used when something has gone wrong and cannot be recovered
> by a restart.


Hmmm, can’t you do this via the manager APIs? If not, shouldn’t we add it 
there? It feels this should go through the manager channel, particularly as we 
go deeper into making the manager API / port more useful.

If there is no such mgmt API, we probably should add it, such that we get this 
both into the mgmt API as well as traffic_ctl.

— Leif

Reply via email to