Skip to content

#77864: Fixed error handling for the large file (OutOfMemory error)#2297

Closed
artemgolubnichenko wants to merge 1 commit intoapache:masterfrom
artemgolubnichenko:i77864
Closed

#77864: Fixed error handling for the large file (OutOfMemory error)#2297
artemgolubnichenko wants to merge 1 commit intoapache:masterfrom
artemgolubnichenko:i77864

Conversation

@artemgolubnichenko
Copy link

No description provided.

@joewitt
Copy link
Contributor

joewitt commented Nov 27, 2017

can definitely appreciate the intent of this patch but I suspect we'll need to handle this differently. Once an OOME has happened the JVM might still function well but things can be unpredictable/unreliable. Rather than catching such a thing and warning the user we should instead prevent data of a certain size from being retrieved via this mechanism.

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