[Improvement] Potential ArrayIndexOutOfBoundsException in GravitinoServer when checking for command-line arguments
Open
good first issue
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.