Skip to content

Fix Intellij inspection error (exception never thrown)#16651

Merged
clintropolis merged 1 commit intoapache:masterfrom
abhishekrb19:fix_intellij_inspection
Jun 25, 2024
Merged

Fix Intellij inspection error (exception never thrown)#16651
clintropolis merged 1 commit intoapache:masterfrom
abhishekrb19:fix_intellij_inspection

Conversation

@abhishekrb19
Copy link
Copy Markdown
Contributor

@abhishekrb19 abhishekrb19 commented Jun 25, 2024

Noticed the following Intellij inspection error in https://github.com/apache/druid/actions/runs/9656925855/job/26635255971 on my PR:

Error:  server/src/test/java/org/apache/druid/metadata/IndexerSQLMetadataStorageCoordinatorTest.java:3260 -- The declared exception <code>Exception</code> is never thrown
Error: Process completed with exit code 1.

I also see this Intellij check failure in the merge commit of #16602 on master (strangely the check succeeded on the PR branch itself 😅).

This PR has:

  • been self-reviewed.

@clintropolis clintropolis merged commit 2979f73 into apache:master Jun 25, 2024
@abhishekrb19 abhishekrb19 deleted the fix_intellij_inspection branch June 25, 2024 14:19
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants