Skip to content

[Backport] ParallelCombiner: Fix buffer leak on exception in "combine". - #5633

Merged
b-slim merged 1 commit into
apache:0.12.0from
gianm:backport-5630-to-0.12.0
Apr 12, 2018
Merged

[Backport] ParallelCombiner: Fix buffer leak on exception in "combine".#5633
b-slim merged 1 commit into
apache:0.12.0from
gianm:backport-5630-to-0.12.0

Conversation

@gianm

@gianm gianm commented Apr 12, 2018

Copy link
Copy Markdown
Contributor

Backport of #5630 to 0.12.0.

…5630)

Once a buffer is acquired, we need to make sure to release it if an
exception is thrown before the closeable iterator is created.
@b-slim

b-slim commented Apr 12, 2018

Copy link
Copy Markdown
Contributor

@gianm just noticed that, you are using a branch 0.12.0 to prepare a release candidate0.12.1, i thought that can confuse ppls where instead of pulling the tag 0.12.0 they will pull that branch and think they are using 0.12.0. Maybe it is something that we should reconsider?

@b-slim
b-slim merged commit ce89de5 into apache:0.12.0 Apr 12, 2018
@gianm
gianm deleted the backport-5630-to-0.12.0 branch April 12, 2018 17:02
@gianm

gianm commented Apr 12, 2018

Copy link
Copy Markdown
Contributor Author

@b-slim hmm, I was treating the 0.12.0 branch as more of a 0.12.x branch, but the name is in fact misleading then. I could redo the branches to restore 0.12.0 to its old state and to make a new 0.12.1 branch. Do you (or anyone else listening) think it's worth it?

@b-slim

b-slim commented Apr 12, 2018

Copy link
Copy Markdown
Contributor

i know at least one instance where a person was pulling from branch instead of tag and IMO it is common especially in the Apache Hadoop Community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants