-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
>bugblockerneeds:triageRequires assignment of a team area labelRequires assignment of a team area label
Description
Description
Here's main:
public static final TransportVersion ESQL_REPORT_ORIGINAL_TYPES_BACKPORT_8_19 = def(8_841_0_22);
public static final TransportVersion INTRODUCE_FAILURES_LIFECYCLE_BACKPORT_8_19 = def(8_841_0_23);
public static final TransportVersion V_9_0_0 = def(9_000_0_09);Here's 8.19:
public static final TransportVersion ESQL_REPORT_ORIGINAL_TYPES_BACKPORT_8_19 = def(8_841_0_22);
public static final TransportVersion PINNED_RETRIEVER_8_19 = def(8_841_0_23);
public static final TransportVersion ESQL_AGGREGATE_METRIC_DOUBLE_BLOCK_8_19 = def(8_841_0_24);These aren't compatible with one another and main can't rolling upgrade from 8.19 at the moment.
Metadata
Metadata
Assignees
Labels
>bugblockerneeds:triageRequires assignment of a team area labelRequires assignment of a team area label