Skip to content

add Serializable for BackupDecoder#286

Merged
marsishandsome merged 1 commit intotikv:masterfrom
marsishandsome:feature/Serializable
Oct 15, 2021
Merged

add Serializable for BackupDecoder#286
marsishandsome merged 1 commit intotikv:masterfrom
marsishandsome:feature/Serializable

Conversation

@marsishandsome
Copy link
Copy Markdown
Collaborator

Signed-off-by: marsishandsome marsishandsome@gmail.com

What problem does this PR solve?

tikv/migration#38
Spark SSTDataSource need to serialize BackupDecoder

What is changed and how it works?

add Serializable for BackupDecoder

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to be included in the release note

Signed-off-by: marsishandsome <marsishandsome@gmail.com>
@marsishandsome
Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome merged commit f3a3abf into tikv:master Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants