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

#OBS-I77 : query api changes to check datasource availability #244

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

JeraldJF
Copy link

@JeraldJF JeraldJF commented Sep 11, 2024

Description

https://sprints.zoho.in/workspace/sanketika#P2/itemdetails/I77

Query api enhancements

  1. Check for datasource in the druid. If not present then throw error {"status":404, "message":"Datasource is not available for quering"}
  2. If datasource in available in the druid but if segments are not fully loaded then throw error {"status":416, "message":"Datasource not fully available for quering"}

@JeraldJF JeraldJF changed the title #OBS-I77 : query api changes to check datasource avialability #OBS-I77 : query api changes to check datasource availability Sep 16, 2024
@manjudr manjudr merged commit 27f9cd0 into release-1.0.6.4-GA Sep 16, 2024
1 check failed
@manjudr manjudr deleted the query-api-changes branch September 16, 2024 12:00
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.

2 participants