Skip to content

Modified SystemIteratorEnvironmentImpl to implement isRunningLowOnMemory - #5624

Merged
dlmarion merged 1 commit into
apache:mainfrom
dlmarion:fix-memory-starved-its
Jun 10, 2025
Merged

Modified SystemIteratorEnvironmentImpl to implement isRunningLowOnMemory#5624
dlmarion merged 1 commit into
apache:mainfrom
dlmarion:fix-memory-starved-its

Conversation

@dlmarion

@dlmarion dlmarion commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

SystemIteratorEnvironmentImpl was added in #5587, but did not implement the isRunningLowOnMemory method. It deferred to its parent class implementation, ClientIteratorEnvironment.isRunningLowOnMemory, which just returns false.

SystemIteratorEnvironmentImpl was added in apache#5587, but did not implement
the isRunningLowOnMemory method. It deferred to its parent class
implementation, ClientIteratorEnvironment.isRunningLowOnMemory, which
just returns false.
@dlmarion dlmarion added this to the 4.0.0 milestone Jun 9, 2025
@dlmarion dlmarion self-assigned this Jun 9, 2025
@dlmarion
dlmarion merged commit 05b5e68 into apache:main Jun 10, 2025
@dlmarion
dlmarion deleted the fix-memory-starved-its branch June 10, 2025 11:30
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.

1 participant