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

changefeedccl: Refactor errors and error wrapper event buffer. #65751

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

miretskiy
Copy link
Contributor

This is a pure code move/refactoring to address comments from #65746:

  • Move errors to changefeedbase so that they are accessible.
  • Move error wrapper buffer to buffer.go
  • Unexport mem buffer.

Release Notes: None

@miretskiy miretskiy requested a review from stevendanna May 26, 2021 22:05
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@stevendanna stevendanna 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 overall. I think you probably need to appease the Bazel gods: make bazel-generate.

@miretskiy miretskiy force-pushed the cleanup branch 2 times, most recently from 2687958 to aa473d9 Compare May 28, 2021 20:39
@miretskiy
Copy link
Contributor Author

tftr
bors r+

@craig
Copy link
Contributor

craig bot commented May 29, 2021

Merge conflict.

@miretskiy miretskiy force-pushed the cleanup branch 2 times, most recently from bab378e to f132a1c Compare June 1, 2021 12:04
@miretskiy
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 1, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jun 1, 2021

Build failed:

This is a pure code move/refactoring to address comments from cockroachdb#65746:
  * Move errors to changefeedbase so that they are accessible.
  * Move error wrapper buffer to buffer.go
  * Unexport mem buffer.

Release Notes: None
@miretskiy
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 2, 2021

Build succeeded:

@craig craig bot merged commit eb046e1 into cockroachdb:master Jun 2, 2021
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