# 🔍 Description ## Issue References 🔗 This pull request fixes #6216 ## Describe Your Solution 🔧 Similar to #4540, sometimes we need to quickly deny requests from some clients, so I added `kyuubi.server.limit.connections.ip.deny.list` to limit client ips. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests SessionLimiterSuite.test("test session limiter with ip deny list") --- # Checklist 📝 - [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6217 from wForget/KYUUBI-6216. Closes #6216 e0a058c1d [wforget] update ctl f66426eda [wforget] typo 5c5308ad8 [wforget] typo 959242e9b [wforget] Support to deny some client ips to make connection Authored-by: wforget <643348094@qq.com> Signed-off-by: wforget <643348094@qq.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||