Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts[Node]: Create new node image to support platform version v0.46 onward #701

Open
Tracked by #111
leninmehedy opened this issue Jan 29, 2024 · 0 comments · Fixed by #702
Open
Tracked by #111

Charts[Node]: Create new node image to support platform version v0.46 onward #701

leninmehedy opened this issue Jan 29, 2024 · 0 comments · Fixed by #702
Assignees
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Pending Triage New issue that needs to be triaged by the team

Comments

@leninmehedy
Copy link
Member

leninmehedy commented Jan 29, 2024

Feature to Enhance

We need to create new node image ubi8-init-java21 for platform version v0.46 onward

Requested Enhancement

Currently platform v0.46 requires Java21. Therefore, fsnetman is unable to create nodes with the latest platform versions

Business Need

We need to be able to support latest platform version

Additional Context

After copying the 0.47.0-alpha.0 into pod, when I tried to start the node, I get error saying:

LinkageError occurred while loading main class com.swirlds.platform.Browser
        java.lang.UnsupportedClassVersionError: com/swirlds/platform/Browser has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
@leninmehedy leninmehedy added Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Pending Triage New issue that needs to be triaged by the team labels Jan 29, 2024
@jeromy-cannon jeromy-cannon changed the title Chart[Node]: Create new node image to support platform version v0.46 onward Charts[Node]: Create new node image to support platform version v0.46 onward Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Pending Triage New issue that needs to be triaged by the team
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants