Skip to content

Conversation

@gfphoenix78
Copy link
Contributor

The Greenplum upstream had renamed resgroup option names two times in gpdb7. The latest names are not updated in cbcopy.

The commits to rename option names are:
greenplum-db/gpdb-archive@7a4c80d7e3dbab86c greenplum-db/gpdb-archive@483adea86b50c1759

The affected name changes are:
cpu_rate_limit -> cpu_hard_quota_limit -> cpu_max_percent cpu_soft_priority -> cpu_weight


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

  • Make sure that your Pull Request has a clear title and commit message. You can take the Git commit template as a reference.
  • Sign the Contributor License Agreement as prompted for your first-time contribution (One-time setup).
  • Learn the code contribution and doc contribution guides for better collaboration.
  • List your communications in the GitHub Issues or Discussions (if has or needed).
  • Feel free to ask for the cloudberrydb team to help review and approve.

The Greenplum upstream had renamed resgroup option names two
times in gpdb7. The latest names are not updated in cbcopy.

The commits to rename option names are:
greenplum-db/gpdb-archive@7a4c80d7e3dbab86c
greenplum-db/gpdb-archive@483adea86b50c1759

The affected name changes are:
cpu_rate_limit -> cpu_hard_quota_limit -> cpu_max_percent
cpu_soft_priority -> cpu_weight
@robertmu robertmu self-requested a review April 8, 2025 06:53
Copy link
Collaborator

@robertmu robertmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertmu robertmu merged commit a2404e6 into cloudberry-contrib:main Apr 8, 2025
2 checks passed
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.

2 participants