druid/.github/workflows
Clint Wylie 37a50e6803
Remove index_realtime and index_realtime_appenderator tasks (#16602)
index_realtime tasks were removed from the documentation in #13107. Even
at that time, they weren't really documented per se— just mentioned. They
existed solely to support Tranquility, which is an obsolete ingestion
method that predates migration of Druid to ASF and is no longer being
maintained. Tranquility docs were also de-linked from the sidebars and
the other doc pages in #11134. Only a stub remains, so people with
links to the page can see that it's no longer recommended.

index_realtime_appenderator tasks existed in the code base, but were
never documented, nor as far as I am aware were they used for any purpose.

This patch removes both task types completely, as well as removes all
supporting code that was otherwise unused. It also updates the stub
doc for Tranquility to be firmer that it is not compatible. (Previously,
the stub doc said it wasn't recommended, and pointed out that it is
built against an ancient 0.9.2 version of Druid.)

ITUnionQueryTest has been migrated to the new integration tests framework and updated to use Kafka ingestion.

Co-authored-by: Gian Merlino <gianmerlino@gmail.com>
2024-06-24 20:13:33 -07:00
..
codeql.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
cron-job-its.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
distribution-checks.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
labeler.yml Update labeler to v5 that includes fix where bot doesn't remove labels added by maintainers. (#15558) 2023-12-14 12:10:26 -05:00
reusable-revised-its.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
reusable-standard-its.yml Upload tasklogs along with service logs on Standard IT failure (#16631) 2024-06-22 11:45:54 +05:30
reusable-unit-tests.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
revised-its.yml Remove index_realtime and index_realtime_appenderator tasks (#16602) 2024-06-24 20:13:33 -07:00
stale.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
standard-its.yml Fix cds-coordinator-metadata-query-disabled (#16488) 2024-05-22 20:42:11 +02:00
static-checks.yml Upload openrewrite patch via GHA (#16270) 2024-04-12 15:31:07 +05:30
unit-and-integration-tests-unified.yml Upgrade GHA dependencies (#15954) 2024-03-08 07:54:02 +05:30
unit-tests.yml Use dorny/paths-filter@v3.0.0 (#16082) 2024-03-08 13:35:26 +05:30