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

[Improvement] Print warning message instead of failing the bootstrap when using Java prior 8u151 #1405

Closed
pan3793 opened this issue Jan 9, 2024 · 0 comments · Fixed by #1406
Labels
improvement Improvements on everything

Comments

@pan3793
Copy link
Member

pan3793 commented Jan 9, 2024

What would you like to be improved?

Java 8u151 seems only a suggestion but not an enforced requirement to run Gravitinoa

How should we improve?

Print warning message instead of failing the bootstrap when using Java prior 8u151

@pan3793 pan3793 added the improvement Improvements on everything label Jan 9, 2024
pan3793 added a commit to pan3793/gravitino that referenced this issue Jan 9, 2024
jerryshao pushed a commit that referenced this issue Jan 9, 2024
…sing Java prior 8u151 (#1406)

### What changes were proposed in this pull request?

Print warning message instead of failing the bootstrap when using Java
prior 8u151

### Why are the changes needed?

Fix: #1405

### Does this PR introduce _any_ user-facing change?

Yes, users who want to use Java prior 8u151 to bootstrap Gravitino just
get an warning message instead of failing.

### How was this patch tested?

Manually review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
1 participant