Actions
Feature #9256
closedadjust frequency of geom rebuild notifications.
Start date:
01/05/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
When a geom rebuild is occurring, the gmirror_status_check script by default notices that the device status has changed every time the rebuild hits a new percentage.
This results in a user getting 100 separate notifications (emails) every time a new percentage ticks.
I have submitted a PR that changes this behavior, so a user only gets notified at 0%, 25%, 50%, 75% and 100%. This should not effect any other notification behavior.
Updated by Jim Pingle over 5 years ago
- Category set to Notifications
- Target version set to 2.5.0
Updated by Jim Pingle about 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho about 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by James Lavoy about 5 years ago
Renato Botelho wrote:
PR has been merged. Thanks!
No sir, thank you.
Updated by Jim Pingle almost 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Tested on 2.4.5.a.20191220.0501, notifications only happened at status change, 25/50/75/100% as expected.
Actions