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 when ChangeFeedMode is switched should throw an exception. #4334

Conversation

philipthomas-MSFT
Copy link
Contributor

Pull Request Template

See #4308 for problem statement, repro, scenarios, expected behavior, etc.

Description

Please include a summary of the change and which issue is fixed. Include samples if adding new API, and include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #4308

@philipthomas-MSFT philipthomas-MSFT changed the title ChangeFeedProcessor: Fixes when ChangeFeedMode is switched should throw an exception. Also preparing CFP for Public Preview ChangeFeedProcessor: Fixes when ChangeFeedMode is switched should throw an exception. Mar 1, 2024
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.

Great progress! Just some nit comments and one question for the broader crew in terms of the type of exception we want to throw. Open to discussion on it.

ealsur
ealsur previously approved these changes Mar 20, 2024
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.

Let's just make sure the exception type is something the rest agrees on :) Great work

Copy link
Member

@kirankumarkolli kirankumarkolli left a comment

Choose a reason for hiding this comment

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

Please resolve the JSON casing part with Matias.

…rocessor-switching-changefeedmode-should-throw-an-exception
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit dbdf806 into master Mar 22, 2024
21 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/philipthomas-MSFT/4308-change-feed-processor-switching-changefeedmode-should-throw-an-exception branch March 22, 2024 14:39
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.

Change Feed Processor: Switching ChangeFeedMode should throw an exception
3 participants