Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Frames and User Image Invalidation #1604

Merged
merged 67 commits into from
Sep 4, 2024

Conversation

mikeb01
Copy link
Contributor

@mikeb01 mikeb01 commented May 24, 2024

  • Support the ability to allow a user to invalidate an image within a subscription.
  • Report error frames for publications back to the client.

@mikeb01 mikeb01 force-pushed the feature/error_frames branch from ce58a33 to 6bda98e Compare June 12, 2024 04:32
@mikeb01 mikeb01 changed the title User Image Invalidation Error Frames and User Image Invalidation Jun 13, 2024
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from 5f4396c to 574e267 Compare June 18, 2024 00:57
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from cb113e8 to e6f62bb Compare June 27, 2024 04:30
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from ba3a373 to 283400f Compare July 23, 2024 02:28
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from e5595ba to 0129e9a Compare August 2, 2024 03:35
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from 235ce94 to 602b76e Compare August 19, 2024 22:16
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from 602b76e to 0ace362 Compare August 28, 2024 23:44
aeron-client/src/main/c/aeron_client_conductor.c Outdated Show resolved Hide resolved
aeron-client/src/main/c/command/aeron_control_protocol.h Outdated Show resolved Hide resolved
aeron-client/src/main/c/aeronc.h Outdated Show resolved Hide resolved
aeron-driver/src/main/c/aeron_publication_image.c Outdated Show resolved Hide resolved
…cifically with error frames for publications. Add test to verify that it works for exclusive publications.
…. Also add copy and move constructors for dealing with the limit lifecycle of callback objects.
… to all clients with the same publication and not to ones that without it.
@mikeb01 mikeb01 force-pushed the feature/error_frames branch from 55e8be6 to fb7641c Compare September 2, 2024 02:38
@mikeb01 mikeb01 requested a review from vyazelenko September 3, 2024 19:16
@mikeb01 mikeb01 merged commit b00799a into real-logic:master Sep 4, 2024
33 checks passed
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.

4 participants