Skip to content

Conversation

@sundereshwar
Copy link
Contributor

@sundereshwar sundereshwar commented Jul 4, 2025

  • Extend SQL in query_row_cached to pull buddy‐group’s group_id, group_uid and `alias.
  • Introduce a second Option<EntityIdSet> (now named meta_root_mirror) alongside `meta_root_node.
  • Match on nullable mirror columns so that if group_id and uid exist, we build the EntityIdSet (alias defaults to empty)

ThinkParQ/beegfs-go#27

The changes required in the protobuf have been made in this PR:
ThinkParQ/protobuf#55

@sundereshwar sundereshwar self-assigned this Jul 4, 2025
@sundereshwar sundereshwar requested a review from a team as a code owner July 4, 2025 08:24
@sundereshwar sundereshwar requested a review from rustybee42 July 4, 2025 08:24
@sundereshwar sundereshwar requested a review from rustybee42 July 8, 2025 05:43
@sundereshwar sundereshwar requested a review from rustybee42 July 9, 2025 07:06
Copy link
Collaborator

@rustybee42 rustybee42 left a comment

Choose a reason for hiding this comment

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

Almost good now, except for missing formatting (see the comment).

And you need to update the protobuf dependency, now that has been merged.

@sundereshwar sundereshwar requested a review from rustybee42 July 10, 2025 11:14
@sundereshwar sundereshwar force-pushed the sunder/root-meta-mirror-flag branch from f86d789 to f6b0234 Compare July 11, 2025 11:35
…her refactors

- Extended SQL query and added root mirror node support
- Refactored variable names and queries
- Updated dependencies and formatting

ThinkParQ/beegfs-go#27
@sundereshwar sundereshwar force-pushed the sunder/root-meta-mirror-flag branch from f6b0234 to 25a502e Compare July 11, 2025 11:42
@sundereshwar sundereshwar merged commit 8be8517 into main Jul 11, 2025
4 checks passed
@sundereshwar sundereshwar deleted the sunder/root-meta-mirror-flag branch July 11, 2025 11:46
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