Bug 1525097

Summary: tendrl-notifier doesn't reload configuration
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Rochelle <rallan>
Component: web-admin-tendrl-notifierAssignee: Nishanth Thomas <nthomas>
Status: CLOSED WONTFIX QA Contact: sds-qe-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: asriram, gshanmug, nthomas, rhinduja, rhs-bugs, sanandpa, srmukher
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
When the user runs the systemctl reload command, it returns an error. In addition, the tendrl notifier configuration does not reload. Workaround: Run systemctl restart command of tendrl-notifier service and the configuration will be reloaded.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-08 20:10:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1515276    
Bug Blocks:    

Description Rochelle 2017-12-12 15:35:10 UTC
Description of problem:
========================
After changing the notifier.conf.yaml file, the logs don't capture the new configuration.


Version-Release number of selected component (if applicable):
=============================================================
tendrl-api-1.5.4-4.el7rhgs.noarch
tendrl-grafana-plugins-1.5.4-14.el7rhgs.noarch
tendrl-selinux-1.5.4-2.el7rhgs.noarch
tendrl-node-agent-1.5.4-16.el7rhgs.noarch
tendrl-ansible-1.5.4-7.el7rhgs.noarch
tendrl-commons-1.5.4-9.el7rhgs.noarch
tendrl-ui-1.5.4-6.el7rhgs.noarch
tendrl-monitoring-integration-1.5.4-14.el7rhgs.noarch
tendrl-grafana-selinux-1.5.4-2.el7rhgs.noarch
tendrl-api-httpd-1.5.4-4.el7rhgs.noarch
tendrl-notifier-1.5.4-6.el7rhgs.noarch



Steps to Reproduce:
==================
1. change some configuration variable in notifier configuration file
2. systemctl reload tendrl-notifier
3. check in output of "find /etc/tendrl/ -type f | xargs stat | grep '^Access: 2'" that notifier has read configuration
4. check logs that notifier used new value of configured option



Actual results:
================
The logs don't capture the change

Expected results:
=================
The logs should capture the change

Comment 6 Nishanth Thomas 2017-12-15 12:27:16 UTC
Updated, pls check