소스 검색

AMBARI-15104: Update description for HAWQ Sync standby alert (mithmatt via jaoki)

Jun Aoki 9 년 전
부모
커밋
a281dfc097
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json

+ 1 - 1
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/alerts.json

@@ -31,7 +31,7 @@
       {
         "name": "hawqstandby_sync_status",
         "label": "HAWQ Standby Sync Status",
-        "description": "This alert will trigger if HAWQ Standby is not synchronized with HAWQ Master",
+        "description": "This alert will trigger if HAWQ Standby is not synchronized with HAWQ Master. Use the service action 'Re-Synchronize HAWQ Standby' on HAWQ service page to synchronize HAWQ Standby with HAWQ Master.",
         "interval": 1,
         "scope": "ANY",
         "enabled": true,