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

fix: avoid unbalanced session pool creation #2442

Merged
merged 28 commits into from
Sep 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
bb09e1b
fix: avoid unbalanced session pool creation
olavloite May 19, 2023
c2ef5b1
fix: automatically balance pool
olavloite May 19, 2023
8a44f2b
fix: skip empty pool
olavloite May 19, 2023
75773fd
fix: shuffle if unbalanced
olavloite May 19, 2023
913fa8a
fix: only reset randomness if actually randomized
olavloite May 20, 2023
4130c8c
test: randomize if many sessions are checked out
olavloite May 20, 2023
6c48990
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 20, 2023
f8637bb
test: try with more channels
olavloite May 22, 2023
be9fca2
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 22, 2023
9be0abe
Merge branch 'main' into randomize-session-position-at-first-add
olavloite May 31, 2023
f260eca
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 31, 2023
8939c7e
fix: also consider checked out sessions for unbalanced pool
olavloite Jun 1, 2023
80ded1b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 1, 2023
8a84488
Merge branch 'main' into randomize-session-position-at-first-add
olavloite Jul 31, 2023
8346c5c
docs: add javadoc for property
olavloite Jul 31, 2023
7a6e536
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jul 31, 2023
5e3d68d
perf: optimize low-QPS workloads
olavloite Aug 1, 2023
ed25c99
test: only randomize if more than 2 sessions are checked out
olavloite Aug 2, 2023
bc406f4
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 2, 2023
104b36e
test: only skip randomization for existing sessions
olavloite Aug 2, 2023
f5095f3
Merge branch 'randomize-session-position-at-first-add' of github.com:…
olavloite Aug 2, 2023
6885745
Merge branch 'main' into randomize-session-position-at-first-add
olavloite Aug 29, 2023
86909e3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 29, 2023
8e7ea3a
chore: run formatter
olavloite Aug 29, 2023
c6b1542
Merge branch 'randomize-session-position-at-first-add' of github.com:…
olavloite Aug 29, 2023
30d7edc
chore: address review comments
olavloite Sep 7, 2023
51320ab
Merge branch 'main' into randomize-session-position-at-first-add
olavloite Sep 7, 2023
3c6060a
docs: update comment on how session is added to the pool
olavloite Sep 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into randomize-session-position-at-first-add
  • Loading branch information
olavloite committed Sep 7, 2023
commit 51320abe890aeb27cb36a32ce608e81fee901ac7

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.