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

PLT-2979 : (feat)add request isolation from client level in indexsearch #3908

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sumandas0
Copy link

@sumandas0 sumandas0 commented Dec 23, 2024

Master Metastore PR to Isolate requests from IndexSearch to isolated ES endpoints if ES isolation is enabled.

Features:
- Introduces configuration to enable request redirection based on the header X-Atlan-Client-Origin.
Routes requests to:
- Product service URL for product_webapp.
- SDK cluster URL for all other cases.
Fallbacks:
- Added multiple fallbacks to the default URL if the new services are not available.
- Even if we mistakenly turn this flag on request client will fallback to default client

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

https://atlanhq.atlassian.net/browse/PLT-2973

@sumandas0 sumandas0 self-assigned this Dec 23, 2024
@sumandas0 sumandas0 changed the title PLT:2979 : (feat)add request isolation from client level in indexsearch PLT-2979 : (feat)add request isolation from client level in indexsearch Dec 23, 2024
@sumandas0 sumandas0 marked this pull request as ready for review December 23, 2024 18:12
aarshi0301
aarshi0301 previously approved these changes Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants