Skip to content

AVRO-3243 Workaround JDK-8161372 - perf issue in ConcurrentHashMap#computeIfAbsent()#1392

Merged
RyanSkraba merged 1 commit intoapache:masterfrom
martin-g:avro-3243-workaround-perf-issue-in-conchashmap
Dec 20, 2021
Merged

AVRO-3243 Workaround JDK-8161372 - perf issue in ConcurrentHashMap#computeIfAbsent()#1392
RyanSkraba merged 1 commit intoapache:masterfrom
martin-g:avro-3243-workaround-perf-issue-in-conchashmap

Conversation

@martin-g
Copy link
Copy Markdown
Member

@martin-g martin-g commented Nov 5, 2021

Jira

  • My PR addresses the following AVRO-3243 issue

Tests

  • My PR does not need testing for this extremely good reason: no new functionality, no functional changes

Commits

  • My commits all reference Jira issues in their subject lines.

Documentation

No need for docs

@github-actions github-actions bot added the Java Pull Requests for Java binding label Nov 5, 2021
@tuuna
Copy link
Copy Markdown

tuuna commented Dec 13, 2021

Excuse me, when will you merge this request into master branch, and release a new version?

@RyanSkraba RyanSkraba self-requested a review December 20, 2021 13:42
Copy link
Copy Markdown
Contributor

@RyanSkraba RyanSkraba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the contribution.

@RyanSkraba RyanSkraba merged commit 33d86a6 into apache:master Dec 20, 2021
RyanSkraba pushed a commit that referenced this pull request Dec 20, 2021
@RyanSkraba
Copy link
Copy Markdown
Contributor

@tuuna Hello -- in practice, the Avro community doesn't have a set release schedule but typically does 2 or 3 releases a year. This will appear in the next one (probably in the first half of 2022).

I really have no objection to releasing more frequently, especially if there's an urgent need or if we can find ways to lighten the process. Please feel free to open the discussion on the mailing list!

@martin-g martin-g deleted the avro-3243-workaround-perf-issue-in-conchashmap branch January 5, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants