GitHub user rob05c opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/488

    Change TM2 to reload configs on hup signal, service reload

    

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

    $ git pull https://github.com/rob05c/incubator-trafficcontrol tm2-pollcfg

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

    https://github.com/apache/incubator-trafficcontrol/pull/488.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 #488
    
----
commit af4a85f4c116180205d894e227da89bd4b2cbecb
Author: Robert Butts <robert.o.bu...@gmail.com>
Date:   2017-03-29T20:23:44Z

    Change TM2 log to Close old on Init
    
    This allows changing the log location on the fly, without having
    nightmarish synchronization issues.

commit 6a09d2371a1cc8c84880e62e8674ce64b2dc6d1d
Author: Robert Butts <robert.o.bu...@gmail.com>
Date:   2017-03-29T22:55:20Z

    Add TM2 polling config log location changes
    
    Also simplifies the FilePoller.

commit d418cc5642671a8fdedbafe3da25ac3fe2e44e91
Author: Robert Butts <robert.o.bu...@gmail.com>
Date:   2017-04-19T19:48:33Z

    Change TM2 to reload configs on hup signal
    
    Changes Traffic Monitor 2.0 to reload both monitor and ops config
    files upon receiving a HUP signal, and changes it to not hot-reload
    configs when the file changes.
    
    This makes config loading more deterministic, and doesn't unexpectedly
    reload if someone is changing configs without realizing the app would
    reload them.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to