Sync rDSN.dist.service submodule pointer to its master tip - #274
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the
rDSN.dist.servicesubmodule gitlink from631ced1to itscurrent master tip
09c75cc.631ced1was the pre-merge commit from the submodule'sfixbranch. WhenrDSN.dist.service#40
was squash-merged, master advanced to
09c75cc, and thatfixbranch wasdeleted. The parent repo, however, still recorded the now-branchless
631ced1. This PR repoints the gitlink at a branch-reachable commit on thesubmodule's master.
Details
631ced1039194c06d848e77f55ded1eb9a811d54(deletedfixbranch)09c75ccd0be15f37935b02217bcbc925f651ff2b(master, PR performance opt and replication reconfiguration cleanup #40)and produces no source changes — it purely keeps the submodule reference
pointing at a commit that lives on the submodule's
masterbranch (avoiding apotential
git submodule updatefailure if the orphaned commit is evergarbage-collected).
Changes
src/plugins_ext/rDSN.dist.service631ced1→09c75cc