Actions
Feature #8506
closedping name service warnings should only happen once
Start date:
2017-07-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
When we originally introduced the ping name services lookup warnings in 6211, we opted to warn once a minute. But in this case, that can end up being more obtrusive than helpful, especially when you're not seeing anything. As such, we should change this to only warn once ever.
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
git commit afee3dc66d7b1fb4aaedced0814360f4334bc2c0
commit afee3dc66d7b1fb4aaedced0814360f4334bc2c0 Author: Robert Mustacchi <rm@joyent.com> Date: 2017-08-08T19:21:49.000Z 8503 snoop seems to delay packets doing DNS resolution 8504 traceroute should warn when name services are slow 8505 netstat should warn when name services are slow 8506 ping name service warnings should only happen once Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions