Skip to content

GH-3558: Bump hadoop to 3.4.3 and properly close buffers for vectored IO#3620

Open
nastra wants to merge 2 commits into
apache:masterfrom
nastra:close-buffers
Open

GH-3558: Bump hadoop to 3.4.3 and properly close buffers for vectored IO#3620
nastra wants to merge 2 commits into
apache:masterfrom
nastra:close-buffers

Conversation

@nastra

@nastra nastra commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This closes allocated buffers for vectored IO, because after updating to Hadoop > 3.4.x we see a bunch of failing tests where buffers are not properly closed.

Closes #3558
Closes #3356

What changes are included in this PR?

Are these changes tested?

existing tests

Are there any user-facing changes?

@nastra nastra changed the title GH-3558: Properly close buffers for vectored IO GH-3558: Bump hadoop to 3.5.0 and properly close buffers for vectored IO Jun 19, 2026
@nastra nastra changed the title GH-3558: Bump hadoop to 3.5.0 and properly close buffers for vectored IO GH-3558: Bump hadoop to 3.4.3 and properly close buffers for vectored IO Jun 19, 2026
@nastra

nastra commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

/cc @Fokko @wgtmac

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.

Properly close buffers TestParquetReader fails with hadoop 3.4.2

1 participant