OpenMetadata/scripts
Sriharsha Chintalapani 89f627da81
Distributed Search Indexing with Push Notifications (#24939)
* Add Distributed Indexing in Multi-Server scenarios

* Add Distributed Indexing in Multi-Server scenarios

* Update generated TypeScript types

* Handle Servers leaving and joining

* Update generated TypeScript types

* spotless fix

* Refactor Code for Single Server and Multiple Server

* Add Metrics and Search Index Orphaned Cleanup

* Add Language

* Add Test settings

* Add Test data

* Add Test data

* Update generated TypeScript types

* Add Load Test for more entities

* Add Stats fix

* Add server information

* Fix Staging INdex unavailable to DistributedJobParticipant

* Fix Stats issue

* Align Tests

* Fix Stats and Error Handling

* participant stat fix

* Fix coordinator stats

* Add E2E failure tests

* Fix Stats for Reader and Sink

* Added flush for sinking stats

* Add language label

* Fix Entity Build Errors

* Missing commit

* Update generated TypeScript types

* Change runId to serverId

* Fix test failures

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2026-01-23 06:12:05 +05:30
..
check_prerequisites.sh fix: Update required Node.js version to 22 in prerequisites script (#23507) 2025-09-23 09:56:53 +05:30
datamodel_generation.py FIX - e2e test for pydantic v2 (#16572) 2024-06-07 22:52:16 +02:00
deploy-pipelines.py MINOR - deploy pipelines fixes (#24575) 2025-11-27 12:31:07 +01:00
format-code.sh Minor: Migrate to latest google code style library to support Java 17 and beyond (#14429) 2023-12-18 12:56:17 -08:00
generate-rdf-models.sh RDF Ontology, Json LD, DCAT vocabulary support by mapping OM Schemas to RDF (#22852) 2025-08-17 18:36:26 -07:00
html_to_pdf.py Generate PDF for Snyk security report (#10086) 2023-02-02 17:10:35 +01:00
ingest_100k_tables.py Distributed Search Indexing with Push Notifications (#24939) 2026-01-23 06:12:05 +05:30
lint-staged.sh Fix #2052: Revert the reverted pre-commit (#2053) 2022-01-07 03:53:21 +01:00
slack-link-monitor.py MINOR: Enhance Slack Link Monitoring Workflow and Script (#20604) 2025-04-22 10:38:29 +05:30
test_connection.py Distributed Search Indexing with Push Notifications (#24939) 2026-01-23 06:12:05 +05:30
update_version.py MINOR: Add OpenAPI version update functionality in Makefile and script (#24604) 2026-01-14 14:11:56 +05:30
validate_change.sh ISSUE #2681 - Add Missing test parameters in PSQL (#25323) 2026-01-16 12:09:15 +01:00
validate_json_yaml.sh fixed exclusion for yaml/json validation (#15950) 2024-04-19 08:45:18 +02:00
validate_sample_data.py CI - Fix operator build test (#19938) 2025-02-24 12:17:00 +01:00
validate_yaml.py CI - YAML formatting issue (#23047) 2025-08-21 18:05:15 +02:00
worktree_dev.sh fix: Handle special characters in passwords for TableDiff URL parsing (#25038) 2026-01-06 08:18:08 +01:00