This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch server_perf_cut_extra_work
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 1e4a01df7 fix(sdk): synchronize offset routing command tables
new e3c53a11c fix(sdk): fence stale routes and preserve raw poll replies
new c2f5633fd test(integration): raise segment rotation memory limit
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../scenarios/segment_rotation_race_scenario.rs | 2 +-
core/sdk/src/poll_routing.rs | 308 +++++++++++++++++++--
foreign/node/src/client/client.socket.test.ts | 34 +++
foreign/node/src/client/client.socket.ts | 17 +-
4 files changed, 338 insertions(+), 23 deletions(-)