👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Fix: metric deserialization issue and new buddy-core
donhardman · 2024-12-17 · 1 · #422
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
Ref: manticoresoftware/manticoresearch/issues/3426
djklim87 · 2025-06-30 · 1 · #568
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
CI: issue with app version on OSX
Bug Description: We are missing the addition of APP_VERSION when building the resulting package for OSX. As a result, it resorts to using the git version logic check, and due to Homebrew placing code without git but under its own git, it shows the wrong …
donhardman · 2025-07-17 · 3 · #571
bug
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
donhardman · 2023-02-20 · 0 · #99
ci: fix of setting APP_VERSION when packaging
sanikolaev · 2025-07-17 · 3 · #579
pack
github-actions[bot] · 2025-07-16
Fix issue while fuzzy=0 may lead to escaped operators
donhardman · 2025-05-22 · 2 · #536
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
fix(ci): use correct test-kit image based on branch existence
Add ref_detection job to determine appropriate test-kit image per branch Update test, codestyle, and codeanalyze jobs to use dynamic test-kit image Remove duplicate ref_detection job definition Ensure test-kit image tag matches branch or defaults to …
donhardman · 2025-06-04 · 3 · #554
ci: fix of setting APP_VERSION when packaging
sanikolaev · 2025-07-17 · 3 · #579
pack
github-actions[bot] · 2025-07-16
ci: fix of setting APP_VERSION when packaging
sanikolaev · 2025-07-17 · 3 · #579
pack
CI: issue with app version on OSX
donhardman · 2025-07-17 · 3 · #571
bug
donhardman · 2025-07-10
donhardman · 2025-04-06 · 0 · #515
CI: issue with app version on OSX
donhardman · 2025-07-17 · 3 · #571
bug
donhardman · 2025-07-17
Update composer deps to support initialization without access to plug…
…gable dir
donhardman · 2024-11-19 · 0 · #398
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
Queues MV: Show query compile error
djklim87 · 2025-01-17 · 0 · #456
ci: fix of setting APP_VERSION when packaging
sanikolaev · 2025-07-17 · 3 · #579
pack
github-actions[bot] · 2025-07-17
donhardman · 2025-06-11 · 96 · #535
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
https://github.com/manticoresoftware/manticoresearch-buddy/pull/478 can't pass all the tests due to a permissions issue. This is a copy.
sanikolaev · 2025-02-01 · 1 · #481
Autosharding tests: Outage & Rebalancing
donhardman · 2025-07-15 · 8 · #160
est::size_L
sanikolaev · 2024-08-27
Use json for state value and update code to fix sharding timeout exceed
Migrate sharding schema to fix issue with "Waiting timeout exceed" due to \n escaping in response
donhardman · 2025-01-06 · 0 · #430
CI: issue with app version on OSX
donhardman · 2025-07-17 · 3 · #571
bug
donhardman · 2025-07-17
Failure in "Build test kit ..." when the PR is from a fork
Hopefully fixes this https://github.com/manticoresoftware/manticoresearch-buddy/actions/runs/13088640038/job/36524015494?pr=478#step:2:137
sanikolaev · 2025-02-01 · 0 · #479
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-10 · 5 · #575
codex
github-actions[bot] · 2025-07-01
Autosharding tests: Outage & Rebalancing
Validate rebalancing during node outages while maintaining the replication factor. Ignore rebalancing when any part of the shards is missing. Ensure we are not performing a rebalance during a short-term node outage. Check shard rebalancing when a new node …
donhardman · 2025-07-15 · 8 · #160
est::size_L
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-10 · 5 · #575
codex
sanikolaev · 2025-07-01
Add support for failed update and delete in clustered environment
donhardman · 2025-03-04 · 0 · #499
Autosharding tests: Outage & Rebalancing
donhardman · 2025-07-15 · 8 · #160
est::size_L
PavelShilin89 · 2024-09-02
Auto-sharding rollback on fail
Proposal: Currently, as per MVP, we do not have a rollback mechanism. We should think about and introduce a recovery system so that in case something goes wrong in creating a table or the rebalancing mechanism, we can rollback all intermediate tables/ …
donhardman · 2025-06-11 · 0 · #564
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-13
Fix APP_VERSION missing from macOS package
Summary include APP_VERSION when creating release artifacts so macOS packages show the right version Testing composer install --prefer-dist --ignore-platform-req=ext-rdkafka ./bin/test (fails: Class "Swoole\Table" not found) https://chatgpt.com/codex/ …
sanikolaev · 2025-07-10 · 5 · #575
codex
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-13
ci: removed login to ghcr.io as the image we need is public
sanikolaev · 2025-02-01 · 0 · #480
Autosharding tests: Outage & Rebalancing
donhardman · 2025-07-15 · 8 · #160
est::size_L
PavelShilin89 · 2025-05-13
donhardman · 2023-02-13 · 0 · #98
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-10 · 5 · #575
codex
github-actions[bot] · 2025-07-01