elasticsearch/x-pack/plugin/sql
David Turner 3f77adcc66
Include reason in cancellation exceptions (#75332)
Today when a task is cancelled we record the reason for the cancellation
but this information is very rarely exposed to users. This commit
centralises the construction of the `TaskCancellationException` and
includes the reason in the exception message.

Closes #74825
2021-07-27 11:08:09 +01:00
..
connectors/tableau DOC: Fix spelling (#72179) 2021-04-23 16:59:51 -04:00
jdbc Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
qa SQL: More information when printing Alias and LocalRelation nodes (#74847) 2021-07-07 13:44:15 +02:00
sql-action Upgrade to Lucene 8.9.0 (#74729) 2021-06-30 08:49:53 -04:00
sql-cli Restructure build tools java packages (#72030) 2021-04-26 14:53:55 +02:00
sql-client Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
sql-proto SQL: Introduce an async querying mode for SQL (#73991) 2021-06-10 14:49:54 +02:00
src Include reason in cancellation exceptions (#75332) 2021-07-27 11:08:09 +01:00
build.gradle Fix deprecated configuration of javaexec (#74405) 2021-06-22 14:46:15 +02:00