Skip to content

HDDS-16002. Rearrange IntelliJ run configurations into groups for better organization - #10881

Open
ptlrs wants to merge 1 commit into
apache:masterfrom
ptlrs:HDDS-16002-Group-and-rearrange-the-Intellij-Run-configurations
Open

HDDS-16002. Rearrange IntelliJ run configurations into groups for better organization#10881
ptlrs wants to merge 1 commit into
apache:masterfrom
ptlrs:HDDS-16002-Group-and-rearrange-the-Intellij-Run-configurations

Conversation

@ptlrs

@ptlrs ptlrs commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The existing Intellij run configurations are scattered. All HA and non-HA configurations are dumped at the same level. Also, there is no ordering within the configurations.

Ozone needs to be started in a specific sequence. SCM init, SCM, OM init, OM, DNs and finally others. The configurations could be rearranged in that specific ordered instead of forcing a user to hunt for them.

This PR:

  1. Creates groups for HA and non-HA configurations
  2. Rearranges the configurations into their respective groups
  3. Removes redundant config values nameIsGenerated="false"

After this PR:
Screenshot 2026-07-27 at 3 09 11 PM

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-16002

(Please replace this section with the link to the Apache JIRA)

How was this patch tested?

Tested locally
CI: https://github.com/ptlrs/ozone/actions/runs/30309294702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant