summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-05-31 00:01:05 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-06-04 10:12:04 +1200
commitdc117d8dd829c64971baefdbaca835aa5c7fb7b7 (patch)
tree15875afbbcf7edd1519bfc6d78f94603c08462cb /releasenotes
parentff4b6a13397b6b7102cddff70098b23a2d6ab606 (diff)
downloadtrove-dc117d8dd829c64971baefdbaca835aa5c7fb7b7.tar.gz
Set status to ERROR if heartbeat expires
Change-Id: Ib8f5062094c0ec7766d4c6c6e7c3c8168e15ebd6
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/victoria-expired-database-status.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/victoria-expired-database-status.yaml b/releasenotes/notes/victoria-expired-database-status.yaml
new file mode 100644
index 00000000..2c46f8ef
--- /dev/null
+++ b/releasenotes/notes/victoria-expired-database-status.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - When the trove-guestagent failed to update the datastore service status,
+ the instance status should be ERROR.