GitHub user zellerh opened a pull request:

    https://github.com/apache/trafodion/pull/1672

    [TRAFODION-3164] Restart mxosrvrs on-demand

    This code adds a zookeeper value to signal to mxosrvr processes
    when it is time to exit. This allows to phase out processes when
    things in the environment change. The process will wait until it
    is idle before exiting.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zellerh/trafodion bug/R23a

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1672.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1672
    
----
commit 99da63e9cf156c7848a8613cb37fe768e368331f
Author: Hans Zeller <hzeller@...>
Date:   2018-07-31T20:42:00Z

    [TRAFODION-3164] Restart mxosrvrs on-demand
    
    This code adds a zookeeper value to signal to mxosrvr processes
    when it is time to exit. This allows to phase out processes when
    things in the environment change. The process will wait until it
    is idle before exiting.

----


---

Reply via email to