Skip to content

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
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

4 participants