apache/gravitino
Vedi su GitHub[Improvement] Potential ArrayIndexOutOfBoundsException in GravitinoServer when checking for command-line arguments
Open
#8305 aperta il 27 ago 2025
good first issueimprovement
Metriche repository
- Star
- (3058 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
What would you like to be improved?
In the main method of server/src/main/java/org/apache/gravitino/server/GravitinoServer.java as ArrayIndexOutOfBoundsException could occur.
How should we improve?
Make it not possible to happen.