Commit 0aff805
committed
Duplicate log entry in TransportReplicationAction
This commit removes a logging statement from TransportReplicationAction
that occurs when handling a catastrophic non-channel failure while
failing a shard. The same information is also logged from
ShardStateAction when the master responds to the shard failure request
there.1 parent e751dbb commit 0aff805
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
- core/src/main/java/org/elasticsearch/action/support/replication
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | | - | |
958 | 957 | | |
959 | 958 | | |
960 | 959 | | |
| |||
0 commit comments