Commit 5fb143d
authored
Add missing get for totalOutboundConnections (#88234)
- Have you signed the [contributor license agreement](https://www.elastic.co/contributor-agreement)? *YES*
- Have you followed the [contributor guidelines](https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md)? *YES*
- If submitting code, have you built your formula locally prior to submission with `gradle check`? *YES*
- If submitting code, is your pull request against master? Unless there is a good reason otherwise, we prefer pull requests against master and will backport as needed. *YES*
- If submitting code, have you checked that your submission is for an [OS and architecture that we support](https://www.elastic.co/support/matrix#show_os)? *YES*1 parent f2dd32e commit 5fb143d
File tree
1 file changed
+8
-0
lines changed- server/src/main/java/org/elasticsearch/transport
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
| |||
0 commit comments