Commit 89865ff
authored
fix: optimize channel pool settings to allow pool to down size with anti idle pings (#9752)
* chore: misc non-functional cleanup
* feat: add jitter to anti idle task
* fix: optimize channel pool settings to allow pool to down size with anti idle pings1 parent 5698028 commit 89865ff
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- bigtable/bigtable-proxy/src/main/java/com/google/cloud/bigtable/examples/proxy/commands
bigtable/bigtable-proxy/src/main/java/com/google/cloud/bigtable/examples/proxy/commands/Serve.java
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
123 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments