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

DDO-3917-scale-down-buffer-pools #374

Merged
merged 3 commits into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
9 changes: 3 additions & 6 deletions src/main/resources/config/tools/pool_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@ poolConfigs:
- poolId: "cwb_ws_fiab_v8"
size: 500
resourceConfigName: "cwb_ws_resource_fiab_v8"
- poolId: "cwb_ws_quality_v8"
size: 5000
resourceConfigName: "cwb_ws_resource_quality_v8"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went ahead and removed all the config files, checking around to make sure this is a safe-ish move though.

- poolId: "cwb_ws_quality_v10"
size: 5000
size: 1000
resourceConfigName: "cwb_ws_resource_quality_v10"
- poolId: "cwb_ws_quality_v11"
size: 5000
size: 1000
resourceConfigName: "cwb_ws_resource_quality_v11"
- poolId: "datarepo_v1"
size: 2000
size: 1000
resourceConfigName: "datarepo_v1"
- poolId: "vpc_sc_qa-fiab_v5"
size: 100
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading