Mohit Yadav
|
fa3b7b9305
|
[Search] Upgrade Clients (#25719)
* Upgrade Clients
* Update clients in docker files
* Fix Tests
* Fix integration test
* Fix Review Comments
* Fix More review comments :-
1. ElasticSearchClient.java - Added keep-alive timeout configuration
2. OpenSearchClient.java - Added keep-alive timeout configuration
3. OpenMetadataOperations.java - Added logging for caught exception
4. SigV4Hc5RequestSigningInterceptor.java - Now throws exception instead of silently returning
* Fix More review comments :-
1. ElasticSearchClient.java - Added keep-alive timeout configuration
2. OpenSearchClient.java - Added keep-alive timeout configuration
3. OpenMetadataOperations.java - Added logging for caught exception
4. SigV4Hc5RequestSigningInterceptor.java - Now throws exception instead of silently returning
Co-authored-by: mohityadav766 <mohityadav766@users.noreply.github.com>
* upgrade to 9.3.0 vs 3.4.0 server since earlier had bug
* fix version in pom
* Fix Review Comments
* FIX IAM OpenSearch FIx
---------
Co-authored-by: Gitar <noreply@gitar.ai>
Co-authored-by: mohityadav766 <mohityadav766@users.noreply.github.com>
|
2026-02-07 18:54:13 +05:30 |
|
Pere Miquel Brull
|
7a3746c00f
|
FIX - Server passes secret prefixes to ingestion (#25527)
* FIX Query Runner - Server passes secret prefixes to ingestion
* FIX Query Runner - Server passes secret prefixes to ingestion
|
2026-01-28 10:35:13 +01:00 |
|
Pere Miquel Brull
|
fa4373054e
|
Finish K8sPipelineClient Implementation (#25172)
* config cleanup
* add missing configs
* fix auto pilot
* fix lifecycle
* fix logs and tests
* fix test
* move integration tests
* fix
* fix
* Address code review feedback
- Fix UsageWorkflowConfig to set stageFileLocation instead of queryLogFilePath
- Add error handling for parseInt in IngestionLogHandler to catch NumberFormatException
* fix
* fix lifecycle
* prepare cronOMJob
* remove PR target
* fix
* fix
* fix
* fix
* fix
* fix tests
* fix review
* fix review
* fix review
* fix
---------
Co-authored-by: Gitar <gitar@gitar.ai>
Co-authored-by: Gitar <noreply@gitar.ai>
Co-authored-by: pmbrull <pmbrull@users.noreply.github.com>
|
2026-01-15 08:17:55 +01:00 |
|