Skip to content

Sync rDSN.dist.service submodule pointer to its master tip - #274

Merged
HX Lin (linmajia) merged 1 commit into
microsoft:masterfrom
linmajia:fix
Jul 21, 2026
Merged

Sync rDSN.dist.service submodule pointer to its master tip#274
HX Lin (linmajia) merged 1 commit into
microsoft:masterfrom
linmajia:fix

Conversation

@linmajia

Copy link
Copy Markdown
Contributor

Summary

Bumps the rDSN.dist.service submodule gitlink from 631ced1 to its
current master tip 09c75cc.

631ced1 was the pre-merge commit from the submodule's fix branch. When
rDSN.dist.service#40
was squash-merged, master advanced to 09c75cc, and that fix branch was
deleted. The parent repo, however, still recorded the now-branchless
631ced1. This PR repoints the gitlink at a branch-reachable commit on the
submodule's master.

Details

  • Old pointer: 631ced1039194c06d848e77f55ded1eb9a811d54 (deleted fix branch)
  • New pointer: 09c75ccd0be15f37935b02217bcbc925f651ff2b (master, PR performance opt and replication reconfiguration cleanup #40)
  • The two commits have identical trees, so this is a no-op for the build
    and produces no source changes — it purely keeps the submodule reference
    pointing at a commit that lives on the submodule's master branch (avoiding a
    potential git submodule update failure if the orphaned commit is ever
    garbage-collected).

Changes

File Change
src/plugins_ext/rDSN.dist.service Gitlink 631ced109c75cc

Point the rDSN.dist.service gitlink at its master tip 09c75cc (PR microsoft#40,
'Harden meta/replica servers against config, ZK-race, and load-balancer
aborts'), replacing the pre-merge commit 631ced1 that master previously
recorded. Both commits have identical trees, so this is a no-op for the
build; the bump simply keeps the gitlink pointing at a branch-reachable
commit on the submodule's master.
@linmajia
HX Lin (linmajia) merged commit 06fdcb9 into microsoft:master Jul 21, 2026
2 checks passed
@linmajia
HX Lin (linmajia) deleted the fix branch July 21, 2026 08:56
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