Skip to content

Commit

Permalink
try 5% page lock chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Jan 26, 2025
1 parent b6d4ea7 commit d6fc106
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-0-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ env:
value: "true"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "10"
value: "5"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ env:
value: "true"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "10"
value: "5"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ env:
value: "true"

- name: SMPC__PAGE_LOCK_CHUNK_PERCENTAGE
value: "10"
value: "5"

- name: SMPC__CLEAR_DB_BEFORE_INIT
value: "true"
Expand Down

0 comments on commit d6fc106

Please sign in to comment.