Skip to content

Conversation

@gxuu
Copy link
Collaborator

@gxuu gxuu commented Sep 24, 2025

I put some of the bug fixes in the main branch already and this is for you so that you can play with it, as we discussed last night.

gxuu and others added 4 commits September 23, 2025 15:51
* Make YMQ more ergonomic for use cases

- Bytes `const std::string&` constructor for debug and testing usage
- Bytes equality comparator
- Extra error that likely helps user develop

Signed-off-by: gxu <[email protected]>

* Make YMQ more aligned to the MITM test

It used to be the case that YMQ always tries to reconnect, but it turns
out that we don't really need this: graceful disconnect are consider to
be a real disconnect; while ungraceful reconnect (ECONNRESET) will
trigers reconnect.

Signed-off-by: gxu <[email protected]>

* Swap Object Storage Server to use YMQ

Signed-off-by: gxu <[email protected]>

* Change signals to SIGKILL as YMQ doesn't support signal handling

Signed-off-by: gxu <[email protected]>

* Resolve comment for rafa

Signed-off-by: gxu <[email protected]>

---------

Signed-off-by: gxu <[email protected]>
Signed-off-by: gxu <[email protected]>
@magniloquency magniloquency changed the base branch from main to ymq-tests September 24, 2025 19:31
@magniloquency magniloquency force-pushed the ymq-tests branch 25 times, most recently from be9022c to ebbfd94 Compare September 30, 2025 03:20
@magniloquency magniloquency force-pushed the ymq-tests branch 7 times, most recently from 2e5737a to da33087 Compare October 1, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant