Skip to content
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

ChangeFeedProcessor: Fixes a bug properly when dealing with Legacy lease incremental documents that do not have a Mode property #4426

Conversation

philipthomas-MSFT
Copy link
Contributor

Pull Request Template

Description

Refer to #4423 for details

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #4423

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks

Copy link
Member

@ealsur ealsur left a comment

Choose a reason for hiding this comment

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

Waiting on the comparison clarification

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

@ealsur ealsur added auto-merge Enables automation to merge PRs and removed auto-merge Enables automation to merge PRs labels Apr 17, 2024
@ealsur ealsur merged commit c9de5a3 into master Apr 17, 2024
21 checks passed
@ealsur ealsur deleted the users/philipthomas-MSFT/changefeedprocessorbuilder-throws-exception-for-changefeedmode-on-3.39.0-4423 branch April 17, 2024 18:17
philipthomas-MSFT added a commit that referenced this pull request Apr 17, 2024
… lease incremental documents that do not have a Mode property (#4426)

* fix for 4423

* fix comment

* some recommendation changes
philipthomas-MSFT added a commit that referenced this pull request Apr 18, 2024
… lease incremental documents that do not have a Mode property (#4426)

* fix for 4423

* fix comment

* some recommendation changes
philipthomas-MSFT added a commit that referenced this pull request Apr 18, 2024
… lease incremental documents that do not have a Mode property (#4426)

* fix for 4423

* fix comment

* some recommendation changes
microsoft-github-policy-service bot pushed a commit that referenced this pull request Apr 18, 2024
* SDK 3.39.1/3.40.0-preview.1: Adds version bump and changelog. (#4430)

* SDK 3.39.1/3.40.0-preview.1: Adds version bump and changelog.

* Update changelog.md

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

---------

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Co-authored-by: Sourabh Jain <sourabhjain@microsoft.com>

* ChangeFeedProcessor: Fixes ArgumentException when dealing with Legacy lease incremental documents that do not have a Mode property (#4426)

* fix for 4423

* fix comment

* some recommendation changes

---------

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Co-authored-by: Sourabh Jain <sourabhjain@microsoft.com>
microsoft-github-policy-service bot pushed a commit that referenced this pull request Apr 18, 2024
* SDK 3.39.1/3.40.0-preview.1: Adds version bump and changelog. (#4430)

* SDK 3.39.1/3.40.0-preview.1: Adds version bump and changelog.

* Update changelog.md

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

---------

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Co-authored-by: Sourabh Jain <sourabhjain@microsoft.com>

* ChangeFeedProcessor: Fixes ArgumentException when dealing with Legacy lease incremental documents that do not have a Mode property (#4426)

* fix for 4423

* fix comment

* some recommendation changes

---------

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Co-authored-by: Sourabh Jain <sourabhjain@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ChangeFeedProcessorBuilder throws exception for ChangeFeedMode on 3.39.0
3 participants