-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
Currently, when killSessionsRemote is called and the kill fails on some hosts, a vector of of these hosts (where the session was not successfully killed) is compiled (here). This vector is then logged from the router (here).
It would be an improvement to also log the specific failures from these hosts, rather than just a vector with the group of failed hosts. This was discussed being done as a part of SERVER-89630, but it would require a wider scope of changes since a number of things rely on SessionKiller's existing result type, which drops this info.
- is duplicated by
-
SERVER-92006 Augment log message for failures of killSessionsRemote
- Closed
- related to
-
SERVER-89630 Log information about failed hosts in killSessions attempt
- Closed