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 #2515

Closed
wants to merge 31 commits into from

Conversation

luky116
Copy link
Collaborator

@luky116 luky116 commented Mar 14, 2024

No description provided.

happy-v587 and others added 30 commits March 14, 2024 14:57
…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
@@ -201,6 +201,13 @@ bool PikaReplServerConn::TrySyncOffsetCheck(const std::shared_ptr<SyncMasterDB>&
return false;
}

if (boffset.filenum == slave_boffset.filenum() && slave_boffset.filenum() == 0 &&
Copy link
Collaborator

Choose a reason for hiding this comment

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

金鸽:不确认这里是否需要带

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

不需要,我重新提交一个PR

@luky116 luky116 closed this Mar 14, 2024
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.

10 participants