druid/extensions-core
Gian Merlino 48528a0c98
MSQ: Fix task lock checking during publish, fix lock priority. (#13282)
* MSQ: Fix task lock checking during publish, fix lock priority.

Fixes two issues:

1) ControllerImpl did not properly check the return value of
   SegmentTransactionalInsertAction when doing a REPLACE. This could cause
   it to not realize that its locks were preempted.

2) Task lock priority was the default of 0. It should be the higher
   batch default of 50. The low priority made it possible for MSQ tasks
   to be preempted by compaction tasks, which is not desired.

* Restructuring, add docs.

* Add performSegmentPublish tests.

* Fix tests.
2022-11-08 09:27:34 +05:30
..
avro-extensions introduce a "tree" type to the flattenSpec (#12177) 2022-11-01 14:49:30 +08:00
azure-extensions Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
datasketches Always return sketches from DS_HLL, DS_THETA, DS_QUANTILES_SKETCH. (#13247) 2022-11-03 09:43:00 -07:00
druid-aws-rds-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-basic-security Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-bloom-filter Modular Calcite Test Framework (#12965) 2022-10-20 15:45:44 -07:00
druid-kerberos Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-pac4j Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-ranger-security Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
ec2-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
google-extensions Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
hdfs-storage Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
histogram Modular Calcite Test Framework (#12965) 2022-10-20 15:45:44 -07:00
kafka-extraction-namespace Dependency cleanup (#13194) 2022-10-10 20:34:38 +08:00
kafka-indexing-service Fix flaky test method in KafkaSupervisorTest (#13315) 2022-11-05 10:31:40 +05:30
kinesis-indexing-service Support for middle manager less druid, tasks launch as k8s jobs (#13156) 2022-11-02 19:44:47 -07:00
kubernetes-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
lookups-cached-global Use lookup memory footprint in MSQ memory computations. (#13271) 2022-11-03 07:36:54 -07:00
lookups-cached-single Use lookup memory footprint in MSQ memory computations. (#13271) 2022-11-03 07:36:54 -07:00
multi-stage-query MSQ: Fix task lock checking during publish, fix lock priority. (#13282) 2022-11-08 09:27:34 +05:30
mysql-metadata-storage Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
orc-extensions introduce a "tree" type to the flattenSpec (#12177) 2022-11-01 14:49:30 +08:00
parquet-extensions fix issue with parquet list conversion of nullable lists with complex nullable elements (#13294) 2022-11-04 05:25:42 -07:00
postgresql-metadata-storage Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
protobuf-extensions Add inline descriptor Protobuf bytes decoder (#13192) 2022-10-11 13:37:28 -05:00
s3-extensions Support to read task logs from some S3 compatible cloud storage (#13195) 2022-10-15 10:44:23 +08:00
simple-client-sslcontext Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
stats Modular Calcite Test Framework (#12965) 2022-10-20 15:45:44 -07:00
testing-tools more consistent expression error messages (#12995) 2022-09-06 23:21:38 -07:00