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

Improve migration script #1946

Merged
merged 1 commit into from
Nov 28, 2019
Merged

Conversation

guo0693
Copy link
Contributor

@guo0693 guo0693 commented Nov 27, 2019

  • continue migration if number of rows changed during migration
  • improve the sample command and remove unused TTL since it will be
    copied from old table

Signed-off-by: Jun Guo guo0693@gmail.com

Which problem is this PR solving?

Short description of the changes

  • continue migration if number of rows changed during migration since indexer will keep adding new rows which cause the actual ported rows > original number of rows at the beginning
  • improve the sample command and remove unused TTL since it will be
    copied from old table

- continue migration if number of rows changed during migration
- improve the sample command and remove unused TTL since it will be
copied from old table

Signed-off-by: Jun Guo <guo0693@gmail.com>
@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #1946 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1946   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files         199      199           
  Lines        9875     9875           
=======================================
  Hits         9723     9723           
  Misses        116      116           
  Partials       36       36

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9cd7a7e...67961b9. Read the comment docs.

@yurishkuro yurishkuro merged commit 2a0938d into jaegertracing:master Nov 28, 2019
@pavolloffay pavolloffay added this to the Release 1.16 milestone Nov 29, 2019
@guo0693 guo0693 deleted the migration_script branch December 2, 2019 18:32
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