This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 515941209 fix(connectors): increase poll budget in fetch_rows_as to
fix flaky restart test (#3106)
add c6ddfb44a chore: bump Rust to 1.95 (#3153)
No new revisions were added by this update.
Summary of changes:
Dockerfile | 2 +-
bdd/java/Dockerfile | 2 +-
bdd/python/Dockerfile | 2 +-
bdd/rust/Dockerfile | 2 +-
core/ai/mcp/Dockerfile | 2 +-
core/bench/dashboard/server/Dockerfile | 2 +-
core/bench/src/args/common.rs | 2 +-
core/bench/src/benchmarks/benchmark.rs | 2 +-
core/common/src/types/message/messages_batch_mut.rs | 4 +---
core/connectors/runtime/Dockerfile | 2 +-
core/consensus/src/impls.rs | 4 +---
.../consumer_group_with_single_client_polling_messages_scenario.rs | 7 +------
core/partitions/src/types.rs | 2 +-
core/server-ng/Dockerfile | 2 +-
core/server/Dockerfile | 2 +-
core/server/src/http/mapper.rs | 4 ++--
core/server/src/shard/system/segments.rs | 2 +-
core/server/src/streaming/partitions/ops_tests.rs | 2 +-
core/server/src/streaming/partitions/storage.rs | 2 +-
examples/rust/src/multi-tenant/consumer/main.rs | 4 +---
examples/rust/src/multi-tenant/producer/main.rs | 4 +---
rust-toolchain.toml | 2 +-
22 files changed, 23 insertions(+), 36 deletions(-)