mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Remove left over no commit from TransportReplicationAction
It asks to double check thread pool rejection. I did and don't see problems with it.
This commit is contained in:
parent
999d5ab801
commit
7adf9929ba
@ -456,7 +456,6 @@ public abstract class TransportReplicationAction<Request extends ReplicationRequ
|
||||
performOnPrimary(primary, shardsIt);
|
||||
}
|
||||
} catch (Throwable t) {
|
||||
// no commit: check threadpool rejection.
|
||||
finishAsFailed(t);
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user