Skip to content

Conversation

@not-napoleon
Copy link
Member

Reverts #124262

Somehow this deleted a bunch of extra files docs files. Will fix and just commit the intended change

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.1.0 labels Mar 11, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed needs:triage Requires assignment of a team area label labels Mar 11, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heya, I'm not sure if the transport version change might break things, so I'd like to flag this as blocked until we figured that out, sorry!

@@ -180,7 +180,6 @@ static TransportVersion def(int id) {
public static final TransportVersion MAX_OPERATION_SIZE_REJECTIONS_ADDED = def(9_024_0_00);
public static final TransportVersion RETRY_ILM_ASYNC_ACTION_REQUIRE_ERROR = def(9_025_0_00);
public static final TransportVersion ESQL_SERIALIZE_BLOCK_TYPE_CODE = def(9_026_0_00);
public static final TransportVersion ESQL_THREAD_NAME_IN_DRIVER_PROFILE = def(9_027_0_00);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Erm, since the original PR had a TV change, we need to double check if this is actually safe to revert without breaking Serverless.

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, original PR was merged an hour ago - this is totally fine.

@not-napoleon
Copy link
Member Author

Upon review, we don't need to do this. #124312 is rebuilding the docs in the new location anyway, and should be merged before the deleted docs get deployed anywhere important.

The transport version change makes this revert tricky (and thank you Alex for pointing that out, I'd forgotten that's a thing we need to be careful of), so if we do end up needing to restore these docs, we should do it via a new PR that only pulls forward the docs files.

@not-napoleon not-napoleon deleted the revert-124262-esql-thread-name-in-profile branch March 11, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants