Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
3.0.0-alpha-1, 2.0.0, 1.4.6
-
None
Description
Canary test to expose table availability rate.
It will print table availability rate such as below.
2018-07-27 17:11:06,823 INFO [CanaryMonitor-1532736665083] tool.Canary: ========================================
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: =============== Summary: ===============
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: Read success rate for table : MyTable is: 1.0 .
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: Read success rate for table : mytable3 is: 0.9
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: Read success rate for table : mytable2 is: 0.8
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: Read success rate for table : mytable4 is: 1.0
2018-07-27 17:11:06,824 INFO [CanaryMonitor-1532736665083] tool.Canary: ===============END======================
Attachments
Attachments
Issue Links
- links to