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

feat: cherry-pick code to pika 3.5 release branch #2516

Merged
merged 38 commits into from
Mar 18, 2024

Conversation

luky116
Copy link
Collaborator

@luky116 luky116 commented Mar 14, 2024

No description provided.

happy-v587 and others added 30 commits March 14, 2024 15:10
…dation#2411)

* add kubeblock component post start demo

* convert pika kubeblocks helm chart to new component definition api

(cherry picked from commit 60535d6)

* modify cluster yaml

* remove dirty code

* refine pika cluster yaml

* add PIKA_CODIS_DASHBOARD_SVC_NAME var reference
* fix: ACL user authentication errors

* blacklist instead of acl user

* add rename command (OpenAtomFoundation#2462)

* support config get userblacklist

---------
* add tcl test

* Update default.conf

---------

Co-authored-by: wuxianrong <[email protected]>
Co-authored-by: Xin.Zh <[email protected]>
…ion#2485)

* fix:Binlog is written repeatedly during the data migration process && not delete cache
---------

Co-authored-by: chejinge <[email protected]>
* add multi key slot migrate

* config set migrate thread

---------

Co-authored-by: chejinge <[email protected]>
…undation#2480)

* add kubeblock component post start demo

* convert pika kubeblocks helm chart to new component definition api

(cherry picked from commit 60535d6)

* modify cluster yaml

* remove dirty code

* refine pika cluster yaml

* add PIKA_CODIS_DASHBOARD_SVC_NAME var reference

* add namespace for kubeblocks pika cluster helm chart

* add namespace for sa and rolebinding
* add codis list test

Co-authored-by: liuyuecai <[email protected]>
@github-actions github-actions bot added ✏️ Feature New feature or request 📒 Documentation Improvements or additions to documentation labels Mar 14, 2024
@@ -23,6 +23,13 @@ thread-num : 1
# are dedicated to handling user requests.
thread-pool-size : 12

# Size of the low level thread pool, The threads within this pool
# are dedicated to handling slow user requests.
slow-cmd-thread-pool-size : 4
Copy link
Collaborator

Choose a reason for hiding this comment

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

把这里默认改成1

@luky116 luky116 closed this Mar 17, 2024
@luky116 luky116 reopened this Mar 17, 2024
@luky116 luky116 merged commit 5f9ea47 into OpenAtomFoundation:3.5 Mar 18, 2024
14 of 15 checks passed
@luky116 luky116 deleted the cherry-3.5-2 branch June 11, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📒 Documentation Improvements or additions to documentation ✏️ Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.