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

WIP Managed Async Publisher #280

Closed
wants to merge 7 commits into from
Closed

WIP Managed Async Publisher #280

wants to merge 7 commits into from

Conversation

scottf
Copy link
Collaborator

@scottf scottf commented May 21, 2024

Define the managed async publish functionality

Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scottf I think that what you described is a very Java-specific.
Additionaly, I think it would be easier if any details about publishers would be part of the JetStream spec ADR, not a separate one.


## PublisherListener Interface

The callback interface for the user to get information about the publish workflow
Copy link
Member

@Jarema Jarema May 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The callback interface would not work in many languages as good API.
This should be described in more general terms.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such as?

@nats-io nats-io deleted a comment from Jarema May 22, 2024
@scottf scottf closed this May 22, 2024
@scottf scottf deleted the managed-async-publisher branch May 22, 2024 10:50
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.

None yet

2 participants