mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| .env.example | ||
| docker-compose-fuseki-arm64.yml | ||
| docker-compose-fuseki-multiarch.yml | ||
| docker-compose-fuseki-rosetta.yml | ||
| docker-compose-fuseki-standalone.yml | ||
| docker-compose-opensearch-standalone.yml | ||
| docker-compose-postgres.yml | ||
| docker-compose-rdf.yml | ||
| docker-compose.override.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.fuseki-alpine | ||
| Dockerfile.fuseki-arm64 | ||
| Dockerfile.fuseki-multiarch | ||
| Dockerfile.fuseki-simple | ||
| Dockerfile.fuseki-working | ||
| start-rdf-services.sh | ||
| stop-rdf-services.sh | ||
| test-rdf-services.sh | ||