matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

move init schema logic to task service

Open w-zr opened this issue 3 years ago • 0 comments

What type of PR is this?

  • [ ] API-change
  • [ ] BUG
  • [ ] Improvement
  • [ ] Documentation
  • [ ] Feature
  • [ ] Test and CI
  • [x] Code Refactoring

Which issue(s) this PR fixes:

issue #

What this PR does / why we need it:

This PR moves initial schema logic to task service. HAKeeper is responsible for create init schema task and taskRunners(CNs) will run these tasks automatically.

Since task service is currently not fully functioning, this PR may have some problems.

w-zr avatar Oct 10 '22 12:10 w-zr