Skip to content

aeron 1.50.4#2937

Merged
pjfanning merged 9 commits intoapache:mainfrom
pjfanning:aeron-latest
May 6, 2026
Merged

aeron 1.50.4#2937
pjfanning merged 9 commits intoapache:mainfrom
pjfanning:aeron-latest

Conversation

@pjfanning
Copy link
Copy Markdown
Member

@pjfanning pjfanning commented May 5, 2026

#2329 is still an issue - this works around the small behaviour change

Needed to remove some unused code from a test source file, AeronStats, because the unused code in that class needed an Agrona class that has been removed in Agrona 2.4.x.

#2939 is open for the follow up changes needed for Aeron 1.51+

@pjfanning pjfanning marked this pull request as draft May 5, 2026 15:51
@pjfanning
Copy link
Copy Markdown
Member Author

We have some code (AeronStat) that uses https://javadoc.io/doc/org.agrona/agrona/2.3.0/org/agrona/concurrent/SigInt.html and it has been removed in Agrona 2.4.x.

imports

Update AeronStat.java

Update AeronStat.java
@pjfanning pjfanning changed the title aeron 1.51.0 aeron 1.50.4 May 5, 2026
@pjfanning pjfanning marked this pull request as ready for review May 5, 2026 23:05
Copy link
Copy Markdown
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

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

lgtm

@pjfanning pjfanning merged commit 3071413 into apache:main May 6, 2026
9 checks passed
@pjfanning pjfanning deleted the aeron-latest branch May 6, 2026 10:27
@pjfanning pjfanning added this to the 2.0.0-M2 milestone May 6, 2026
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