Skip to content

Conversation

@patrickfreed
Copy link
Contributor

@patrickfreed patrickfreed commented Feb 23, 2022

@patrickfreed patrickfreed force-pushed the SWIFT-1470/fix-lb-tests branch from 99fd1ab to a5faaa9 Compare February 23, 2022 21:01
helloReply["isreplicaset"] != true
{
self = .single
// TODO: SWIFT-1319: eventually, we should be able to just check for serviceId here.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

as discussed offline, serviceId only shows up in the initial handshake, so we can't check for it here and need to still rely on the environment variable.

@patrickfreed patrickfreed marked this pull request as ready for review February 24, 2022 17:25
@patrickfreed patrickfreed requested review from isabelatkinson and kmahar and removed request for kmahar February 24, 2022 17:25
Copy link
Contributor

@kmahar kmahar left a comment

Choose a reason for hiding this comment

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

LGTM mod one comment

git apply ${ETC_DIR}/lower-minheartbeatfrequencyms.diff
git apply ${ETC_DIR}/inttypes-non-modular-header-workaround.diff
# TODO SWIFT-1319: Remove.
git apply ${ETC_DIR}/expose-mock-service-id.diff
Copy link
Contributor

Choose a reason for hiding this comment

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

should we delete this diff file now too?

Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

lgtm mod kaitlin's comment

@patrickfreed patrickfreed merged commit 543984d into mongodb:main Feb 24, 2022
kmahar pushed a commit that referenced this pull request Mar 9, 2022
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.

3 participants