Commit fc17ad3
committed
minor #14692 [RateLimiter] Fix config keys for rate limiter (pierredup)
This PR was merged into the 5.2 branch.
Discussion
----------
[RateLimiter] Fix config keys for rate limiter
The `lock` and `storage` keys have been updated to `lock_factory` and `storage_service` respectively.
Commits
-------
f7ae0fa Fix config keys for rate limiter1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
0 commit comments