You can disable the instance and it will invoke transition to OFFLINE.
On Mon, Mar 11, 2013 at 4:46 AM, Ming Fang <[email protected]> wrote: > Is there a way to gracefully transition a participant to OFFLINE state? > This is not only very useful for unit testing, but there may be case we > might want to gracefully take instances offline for maintenance. > I tried using HelixManager.disconnect() but that does not seem to call my > state model at all. > Thanks
