Skip to content

[inferred spans] Java 8 vs. agrona #1435

@breedx-splk

Description

@breedx-splk

Component(s)

No response

Is your feature request related to a problem? Please describe.

This PR tries to update agorna to the latest version: #1433

It currently breaks the build, because agorna has chosen to require java 17:
https://github.com/real-logic/agrona/releases/tag/1.23.0-v2

So now the inferred-spans module cannot update agorna. We should figure out if we want to continue using it and/or require java 17 as well, or something else.

Describe the solution you'd like

Creating this issue mostly for the component owners to figure this out.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions