fix: Fixed versions of Pika, Pika_exporter, Codis#3057
fix: Fixed versions of Pika, Pika_exporter, Codis#3057wangshao1 merged 3 commits intoOpenAtomFoundation:3.5from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
* fix: Reduced ReadCache tags for some commands (#3034) * fix: Fixed an issue with asynchronous loading (#3037) * summary different stages duration && add rocksdb perfcontext (#3036) * fix: The number of element updates in RedisCache is configurable (#3043) * The number of element updates in RedisCache is configurable Co-authored-by: wuxianrong <[email protected]> * fix: fix replication on pika node recovering (#3038) * fix: Fix problems found during testing (#3039) * Example Modify the policy for updating big keys except String to Redis-Cache (#3047) Co-authored-by: wuxianrong <[email protected]> * add auth command to admin-thread-pool (#3048) Co-authored-by: wuxianrong <[email protected]> * fix: Example Repair the subjective and objective offline logic of noeds (#3049) * Example Repair the subjective and objective offline logic of primary and secondary nodes * fix comment --------- Co-authored-by: wuxianrong <[email protected]> * fix: Fixed version information for Pika, Pika_exporter, Codis (#3054) * Fixed version information for Pika, Pika_exporter, Codis * Delete redundant logic --------- Co-authored-by: wuxianrong <[email protected]> * fix: Fixed versions of Pika, Pika_exporter, Codis (#3057) * Resolve conflict differences * Resolve conflict differences * Resolve conflict differences * fix string test * change by review --------- Co-authored-by: wangshao1 <[email protected]> Co-authored-by: wuxianrong <[email protected]>
* fix: Reduced ReadCache tags for some commands (OpenAtomFoundation#3034) * fix: Fixed an issue with asynchronous loading (OpenAtomFoundation#3037) * summary different stages duration && add rocksdb perfcontext (OpenAtomFoundation#3036) * fix: The number of element updates in RedisCache is configurable (OpenAtomFoundation#3043) * The number of element updates in RedisCache is configurable Co-authored-by: wuxianrong <[email protected]> * fix: fix replication on pika node recovering (OpenAtomFoundation#3038) * fix: Fix problems found during testing (OpenAtomFoundation#3039) * Example Modify the policy for updating big keys except String to Redis-Cache (OpenAtomFoundation#3047) Co-authored-by: wuxianrong <[email protected]> * add auth command to admin-thread-pool (OpenAtomFoundation#3048) Co-authored-by: wuxianrong <[email protected]> * fix: Example Repair the subjective and objective offline logic of noeds (OpenAtomFoundation#3049) * Example Repair the subjective and objective offline logic of primary and secondary nodes * fix comment --------- Co-authored-by: wuxianrong <[email protected]> * fix: Fixed version information for Pika, Pika_exporter, Codis (OpenAtomFoundation#3054) * Fixed version information for Pika, Pika_exporter, Codis * Delete redundant logic --------- Co-authored-by: wuxianrong <[email protected]> * fix: Fixed versions of Pika, Pika_exporter, Codis (OpenAtomFoundation#3057) * Resolve conflict differences * Resolve conflict differences * Resolve conflict differences * fix string test * change by review --------- Co-authored-by: wangshao1 <[email protected]> Co-authored-by: wuxianrong <[email protected]>
…#3057) * Fixed versions of Pika, Pika_exporter, Codis * fix Makefile * fill code --------- Co-authored-by: wuxianrong <[email protected]>
[mixficsol@Mixficsol codis (fix_codis ✗)]$ ./bin/codis-dashboard --version -----------Codis Dashboard---------- codis_version: 3.5.4 codis_git_sha: 61a9b5a6737759459a50684b8c018338ebe5808e codis_build_compile_date: 2025-03-21 17:26:57 CST go version: go1.23.4 darwin/amd64 [mixficsol@Mixficsol codis (fix_codis ✗)]$ ./bin/codis-proxy --version -----------Codis Proxy---------- codis_version: 3.5.4 codis_git_sha: 61a9b5a6737759459a50684b8c018338ebe5808e codis_build_compile_date: 2025-03-21 17:26:57 CST go version: go1.23.4 darwin/amd64 [mixficsol@Mixficsol codis (fix_codis ✗)]$ ./bin/codis-fe --version -----------Codis FE---------- codis_version: 3.5.4 codis_git_sha: 61a9b5a6737759459a50684b8c018338ebe5808e codis_build_compile_date: 2025-03-21 17:26:57 CST go version: go1.23.4 darwin/amd64 [mixficsol@Mixficsol codis (fix_codis ✗)]$ ./bin/codis-ha --version -----------Codis HA---------- codis_version: 3.5.4 codis_git_sha: 61a9b5a6737759459a50684b8c018338ebe5808e codis_build_compile_date: 2025-03-21 17:26:57 CST go version: go1.23.4 darwin/amd64 [mixficsol@Mixficsol pika_exporter (fix_codis ✗)]$ ./bin/pika_exporter --version INFO[0000] Pika Metrics Exporter INFO[0000] Pika Exporter Version: 3.5.5 INFO[0000] Build Date: 2025-03-21 17:15:41 CST INFO[0000] Commit SHA: 61a9b5a6737759459a50684b8c018338ebe5808e INFO[0000] Go Version: go1.23.4 darwin/amd64 [mixficsol@Mixficsol local_pika (fix_codis ✗)]$ ./output/pika -v -----------Pika server---------- pika_version: 3.5.5 pika_git_sha:61a9b5a6737759459a50684b8c018338ebe5808e pika_build_compile_date: 2025-03-21 17:07:00 redis_version: 3.5.5