Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

The SubscribableListener test suite asserts that the listener passed
to the callbacks provided to newForked and andThen is identical to
the returned listener, and therefore a SubscribableListener, so it is
acceptable to complete these things racily. This commit adds a note to
the relevant JavaDocs clarifying this point.

The `SubscribableListener` test suite asserts that the listener passed
to the callbacks provided to `newForked` and `andThen` is identical to
the returned listener, and therefore a `SubscribableListener`, so it is
acceptable to complete these things racily. This commit adds a note to
the relevant JavaDocs clarifying this point.
@DaveCTurner DaveCTurner added >docs General docs changes >non-issue :Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. v9.2.0 labels Aug 22, 2025
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Distributed Coordination Meta label for Distributed Coordination team labels Aug 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/core-docs (Team:Docs)

Copy link
Contributor

@joshua-adams-1 joshua-adams-1 left a comment

Choose a reason for hiding this comment

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

LGTM!

@DaveCTurner DaveCTurner merged commit 515e680 into elastic:main Aug 22, 2025
33 checks passed
@DaveCTurner DaveCTurner deleted the 2025/08/22/SubscribableListener-deduplicating-actions branch August 22, 2025 14:42
pabloem pushed a commit to pabloem/elasticsearch that referenced this pull request Aug 22, 2025
…c#133391)

The `SubscribableListener` test suite asserts that the listener passed
to the callbacks provided to `newForked` and `andThen` is identical to
the returned listener, and therefore a `SubscribableListener`, so it is
acceptable to complete these things racily. This commit adds a note to
the relevant JavaDocs clarifying this point.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. >docs General docs changes >non-issue Team:Distributed Coordination Meta label for Distributed Coordination team Team:Docs Meta label for docs team v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants