Skip to content

PHPLIB-407: Support startAfter change stream option #637

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 1 commit into from
Jul 9, 2019

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 9, 2019

https://jira.mongodb.org/browse/PHPLIB-407

Note: this does not address using the startAfter option for resuming. That will be implemented in PHPLIB-411 with the introduction of a resume token accessor method and support for postBatchResumeToken.

Note: this does not address using the startAfter option for resuming. That will be implemented in PHPLIB-411 with the introduction of a resume token accessor method and support for postBatchResumeToken.
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

@jmikola jmikola merged commit d49ab3a into mongodb:master Jul 9, 2019
jmikola added a commit that referenced this pull request Jul 9, 2019
@jmikola jmikola deleted the phplib-407 branch July 9, 2019 15:22
@xyxsns
Copy link

xyxsns commented Mar 26, 2021

PHP Fatal error: Uncaught MongoDB\Driver\Exception\CommandException: BSON field '$changeStream.startAfter' is an unknown field. in /private/var/www/mongo-changestream-php-master/vendor/mongodb/mongodb/src/Operation/Aggregate.php:295

What is the reason?

@jmikola
Copy link
Member Author

jmikola commented Mar 26, 2021

@xyxsns: This is not the appropriate place to follow-up with that question. Please report a new issue, provide as much as the requested information as possible from the template, and we'll look into it when we have a chance.

@mongodb mongodb locked as resolved and limited conversation to collaborators Mar 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants