Skip to content

Conversation

@chibenwa
Copy link
Contributor

@chibenwa chibenwa commented Nov 10, 2025

JMAP tests still pass, code path is called

This method bundles together move and flag update firing a single event for both operations.
This prevents a data race from arising in listeners when the two operations are sequentially done,
causing flags updates to be dropped.
@chibenwa chibenwa self-assigned this Nov 10, 2025
@quantranhong1999
Copy link
Member

Keeps failing with this error:

[ERROR] o.t.d.DockerClientProviderStrategy - Could not find a valid Docker environment. Please check configuration. Attempted configurations were:
	UnixSocketClientProviderStrategy: failed with exception BadRequestException (Status 400: {"message":"client version 1.32 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version"}

Likely outdated Docker CLI on CI worker?

@chibenwa
Copy link
Contributor Author

I think so yes...

@chibenwa chibenwa merged commit 3954a04 into apache:master Nov 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants