a85b34fd36
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan arlakshm@microsoft.com Why I did it closes #12343 Today in SONiC the notify-keyspace-events is from DbInterface class when application try do any configdb set. In Chassis the chassis_db may not get any configdb set operations, so there is chance this configuration will never be set. So the chassis_db updates from one line card will not be propogated to other linecards, which are doing a psubscribe to get these event. How I did it update the redis.conf to set notify-keyspace-events AKE so that the notify-keyspace-events are set when the redis instance is started How to verify it Test on chassis |
||
---|---|---|
.. | ||
base_image_files | ||
critical_processes | ||
database_config.json.j2 | ||
database_global.json.j2 | ||
docker-database-init.sh | ||
Dockerfile.j2 | ||
flush_unused_database | ||
supervisord.conf.j2 |