Skip to content

Move LookupReferencesManager to ServiceClient.#14691

Closed
gianm wants to merge 6 commits intoapache:masterfrom
gianm:rpc-lookup-references
Closed

Move LookupReferencesManager to ServiceClient.#14691
gianm wants to merge 6 commits intoapache:masterfrom
gianm:rpc-lookup-references

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Jul 28, 2023

Continuing the work from #12696. Also in this patch:

  1. Extract the nice request builder stuff from the SeekableStream async
    client, and put it in a more broadly useful ServiceCallBuilder.

  2. Slight behavior change to ServiceClient#request; switch to unchecked
    get instead of checked get. Unchecked get is more commonly wanted.
    Callers can get checked get if they need it by using asyncRequest.

gianm added 6 commits July 28, 2023 11:43
Continuing the work from apache#12696. Also in this patch:

1) Extract the nice request builder stuff from the SeekableStream async
   client, and put it in a more broadly useful ServiceCallBuilder.

2) Slight behavior change to ServiceClient#request; switch to unchecked
   get instead of checked get. Unchecked get is more commonly wanted.
   Callers can get checked get if they need it by using asyncRequest.
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 60 days of inactivity.
It will be closed in 4 weeks if no further activity occurs. If you think
that's incorrect or this pull request should instead be reviewed, please simply
write any comment. Even if closed, you can still revive the PR at any time or
discuss it on the dev@druid.apache.org list.
Thank you for your contributions.

@github-actions github-actions Bot added the stale label Feb 16, 2024
@github-actions
Copy link
Copy Markdown

This pull request/issue has been closed due to lack of activity. If you think that
is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions Bot closed this Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant