Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add Session limitation #2358

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a2014ee from #2354.

* add session creation limitation

Signed-off-by: Peng Huo <[email protected]>

* add doc

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit a2014ee)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #2358 (58559da) into 2.x (86d1b3c) will decrease coverage by 0.02%.
The diff coverage is 92.68%.

@@             Coverage Diff              @@
##                2.x    #2358      +/-   ##
============================================
- Coverage     96.50%   96.49%   -0.02%     
- Complexity     4937     4943       +6     
============================================
  Files           465      465              
  Lines         13592    13633      +41     
  Branches        909      911       +2     
============================================
+ Hits          13117    13155      +38     
- Misses          456      458       +2     
- Partials         19       20       +1     
Flag Coverage Δ
sql-engine 96.49% <92.68%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...ch/sql/spark/execution/session/SessionManager.java 100.00% <100.00%> (ø)
...rch/sql/spark/execution/statestore/StateStore.java 81.88% <89.65%> (+2.06%) ⬆️

@penghuo penghuo merged commit c211380 into 2.x Oct 25, 2023
23 of 28 checks passed
@github-actions github-actions bot deleted the backport/backport-2354-to-2.x branch October 25, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants