Skip to content

fix: Split sync and write messages#8

Merged
kodiakhq[bot] merged 2 commits intomainfrom
fix/split_sync_write_messages
Jun 27, 2023
Merged

fix: Split sync and write messages#8
kodiakhq[bot] merged 2 commits intomainfrom
fix/split_sync_write_messages

Conversation

@yevgenypats
Copy link
Copy Markdown
Contributor

@yevgenypats yevgenypats commented Jun 27, 2023

Following our discussion with @hermanschaaf . We need to split sync and write messages to it's own proto given that those can contain different types of messages and options.

For example:

  • sync doesn't have a deletestale message
  • Write method might have a ForceMigrate field in InsertMessage while Sync don't need that field

Comment thread plugin/v3/plugin.proto Outdated
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
@yevgenypats yevgenypats added the automerge Add to automerge PRs once requirements are met label Jun 27, 2023
@kodiakhq kodiakhq Bot merged commit 160e659 into main Jun 27, 2023
@kodiakhq kodiakhq Bot deleted the fix/split_sync_write_messages branch June 27, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants