Skip to content

PHPC-1369: Upgrade libmongoc to 1.15.0 #1009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 20, 2019
Merged

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Aug 13, 2019

https://jira.mongodb.org/browse/PHPC-1369

Also contains a test to verify the actionable exception message when using retryWrites on a storage engine that doesn't support it (PHPC-1422) as well as two sanity tests to test retryable reads (PHPC-1291). Spec tests for retryable reads will be implemented in PHPLIB-463.

@alcaeus alcaeus requested a review from kvwalker August 13, 2019 08:02
@alcaeus alcaeus changed the title PHPC-1422: Raise an actionable error message when retryWrites fails due to using an unsupported storage engine PHPC-1369: Upgrade libmongoc to 1.15.0 Aug 14, 2019
Copy link
Contributor

@kvwalker kvwalker left a comment

Choose a reason for hiding this comment

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

looks good to me!

@alcaeus alcaeus force-pushed the phpc-1422 branch 2 times, most recently from 0af97cd to 3c00ce6 Compare August 19, 2019 08:49
@alcaeus alcaeus requested a review from jmikola August 19, 2019 09:08
@jmikola
Copy link
Member

jmikola commented Aug 19, 2019

When upgrading the libmongoc submodule, be sure to regenerate src/LIBMONGOC_VERSION_CURRENT. See: https://github.com/mongodb/mongo-php-driver/blob/master/CONTRIBUTING.md#ensure-libmongoc-version-information-is-correct

Perhaps we should also reference this outside of the "Releasing" section, as that may be how you missed it.

@alcaeus
Copy link
Member Author

alcaeus commented Aug 20, 2019

Perhaps we should also reference this outside of the "Releasing" section, as that may be how you missed it.

I looked at #996 and tried to replicate your steps, but I definitely missed this. I expanded the contribution docs to include a section on bumping libmongoc and moved the highlighted paragraph from the release docs to this new chapter since we not only bump libmongoc during release preparations.

alcaeus added a commit that referenced this pull request Aug 20, 2019
@alcaeus alcaeus merged commit 8d8573e into mongodb:master Aug 20, 2019
@alcaeus alcaeus deleted the phpc-1422 branch August 20, 2019 14:25
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