Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 07420b0c560
GH-43869: [Java][CI] Flight related failure in the AMD64 Windows Server 2022 Java JDK 11 CI (#43850) ### Rationale for this change CIs have been consistently failing on windows recently due to an issue with derby configuration. This PR investigates a solution for this. ### What changes are included in this PR? Changing the flow of the exception handling and state return. ### Are these changes tested? Via existing test cases. ### Are there any user-facing changes? No * GitHub Issue: #43869 Authored-by: Vibhatha Lakmal Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>