druid/extensions-core
Kashif Faraz 6e158704cb
Do not retry INSERT task into metadata if max_allowed_packet limit is violated (#14271)
Changes
- Add a `DruidException` which contains a user-facing error message, HTTP response code
- Make `EntryExistsException` extend `DruidException`
- If metadata store max_allowed_packet limit is violated while inserting a new task, throw
`DruidException` with response code 400 (bad request) to prevent retries
- Add `SQLMetadataConnector.isRootCausePacketTooBigException` with impl for MySQL
2023-06-10 12:15:44 +05:30
..
avro-extensions Account for data format and compression in MSQ auto taskAssignment (#14307) 2023-06-01 12:53:49 -07:00
azure-extensions Account for data format and compression in MSQ auto taskAssignment (#14307) 2023-06-01 12:53:49 -07:00
datasketches Hll Sketch and Theta sketch estimate can now be used as an expression (#14312) 2023-06-06 20:14:25 -07:00
druid-aws-rds-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
druid-basic-security Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
druid-bloom-filter Fix `EARLIEST_BY`/`LATEST_BY` signature and include function name in signature. (#14352) 2023-06-06 09:41:05 -07:00
druid-catalog Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
druid-kerberos Update Hadoop3 as default build version (#14005) 2023-04-26 12:52:51 +05:30
druid-pac4j Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
druid-ranger-security Update Hadoop3 as default build version (#14005) 2023-04-26 12:52:51 +05:30
ec2-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
google-extensions return task status reported by peon (#14040) 2023-04-24 12:05:39 -07:00
hdfs-storage fix hdfs initialization issue (#14276) 2023-05-30 12:41:54 -07:00
histogram Fix `EARLIEST_BY`/`LATEST_BY` signature and include function name in signature. (#14352) 2023-06-06 09:41:05 -07:00
kafka-extraction-namespace Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
kafka-indexing-service Input source security fixes (#14266) 2023-06-01 16:37:19 -07:00
kinesis-indexing-service Do not retry INSERT task into metadata if max_allowed_packet limit is violated (#14271) 2023-06-10 12:15:44 +05:30
kubernetes-extensions Make LoggingEmitter more useful by using Markers (#14121) 2023-04-27 15:06:06 -07:00
lookups-cached-global Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
lookups-cached-single Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
multi-stage-query fix npe (#14369) 2023-06-06 17:01:42 +05:30
mysql-metadata-storage Do not retry INSERT task into metadata if max_allowed_packet limit is violated (#14271) 2023-06-10 12:15:44 +05:30
orc-extensions Account for data format and compression in MSQ auto taskAssignment (#14307) 2023-06-01 12:53:49 -07:00
parquet-extensions Upgrade parquet-mr version (#14070) 2023-06-07 08:54:54 -07:00
postgresql-metadata-storage Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
protobuf-extensions Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
s3-extensions Add retry to opening retrying stream (#14126) 2023-04-27 16:52:22 +05:30
simple-client-sslcontext Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30
stats Add `TYPE_NAME` to the complex serde classes and replace the hardcoded names. (#14317) 2023-05-23 00:54:47 -05:00
testing-tools Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +05:30