metal/mtce/src/heartbeat
Eric MacDonald d6932f49d7 Remove swerr log in hbsAgent cluster delete
The mtcAgent does not track the stopped or started
heartbeat state of a host, that is left to the
heartbeat service itself in response to the mtcAgent
commanding heartbeat start and stop based on current
running state.

Therefore heartbeat stop command is sometimes called
against a host that is already in the stopped state.

The heartbeat stop command results in a call in the
hbsAgent to delete a host from the heartbeat cluster;
hbs_cluster_del.

If that host is not already in the cluster then this
call can result in a Swerr (Software Error) log.

This update removes this success path Swerr log.

Change-Id: Idb96a791a932827749e329a123f60006ff7c48ec
Closes-Bug: 1931911
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2021-06-14 19:04:33 -04:00
..
Makefile Add support for peer controller reset via mtcClient 2021-01-14 16:44:14 -05:00
hbsAgent.cpp Improved maintenance handling of spontaneous active controller reboot 2021-04-30 15:35:53 +00:00
hbsAlarm.cpp Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
hbsAlarm.h Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
hbsBase.h Mtce heartbeat cluster state change notification improvement 2021-01-08 09:59:24 -05:00
hbsClient.cpp Make hbsClient more RT friendly 2020-11-09 12:59:29 -05:00
hbsCluster.cpp Remove swerr log in hbsAgent cluster delete 2021-06-14 19:04:33 -04:00
hbsCluster.h Mtce: Add heartbeat cluster information for SM query 2018-10-05 22:47:17 +00:00
hbsPmon.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hbsStubs.cpp Add support for peer controller reset via mtcClient 2021-01-14 16:44:14 -05:00
hbsUtil.cpp Add SM process heartbeat and status to the hbs cluster 2020-12-10 11:13:13 -05:00
mtceHbsCluster.h Add SM process heartbeat and status to the hbs cluster 2020-12-10 11:13:13 -05:00