Pull Request Overview
- Opened on September 18, 2026
- Status Open
- Commit count 2 with first commit September 18, 2026
Total Delta
526 Total Diff Delta
Open Days
Open 0 weekdays
Test Delta
249 Diff Delta in Test Files
Breakdown by Phase
How long has this pull request spent in each phase of its lifecycle?
| Fraction of total time | Business days | Phase |
|---|---|---|
|
|
0.0 days | Authoring 1 commit before pull request opened for review |
|
|
0.0 days | Awaiting first review |
Total time for pull request still awaiting merge: 0.4 business days
[ESQL] Fail fast on expired S3 tokens
ExpiredToken/InvalidToken/TokenRefreshRequired become a typed 400 so sibling GETs abort and parquet prefetch skips sync fallback.
Closes #159699
Comments Threads Pending Resolution
Resolved Comment Threads
bpintea
reviewed
on September 18, 2026
x-pack/plugin/esql-datasource-s3/src/main/java/org/elasticsearch/xpack/esql/datasource/s3/S3StorageObject.java
Outdated
|
973
|
|
||
|
974
|
|
||
|
975
|
|
||
|
976
|
|
||
|
977
|
|
x-pack/plugin/esql-datasource-parquet/src/main/java/org/elasticsearch/xpack/esql/datasource/parquet/OptimizedParquetColumnIterator.java
Outdated
|
2289
|
|
||
|
2290
|
|
||
|
2291
|
|
||
|
2292
|
|
x-pack/plugin/esql-datasource-s3/src/main/java/org/elasticsearch/xpack/esql/datasource/s3/S3FailureDetail.java
Outdated
|
38
|
|
||
|
39
|
|
||
|
40
|
|
||
|
41
|
|