Skip to content

Conversation

@marising
Copy link
Contributor

#4076

  1. The visibleVersionTime is updated when insert data to partition
  2. GlobalTransactionMgr call partition.updateVisibleVersionAndVersionHash(version, versionHash) when fe is restarted
  3. If fe restart, VisibleVersionTime may be changed, but the changed value is newer than the old value

@morningman morningman self-assigned this Jul 15, 2020
@morningman morningman added area/catalog Issues or PRs related to catalog management kind/meta-version-change Categorizes issue or PR as related to changing meta version labels Jul 15, 2020
morningman
morningman previously approved these changes Jul 22, 2020
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman
Copy link
Contributor

Hi @marising the FE code structure has been changed, please rebase the code the solve the conflicts.

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Jul 25, 2020
@morningman morningman merged commit ed8cb6a into apache:master Jul 26, 2020
morningman pushed a commit that referenced this pull request Jul 30, 2020
…read and add doc content for drop meta check (#4205)

This PR is mainly do three things:
1. Fix fe meta version bug introduced by #4029 , when fix conflict with #4086 
2. Make drop check code easy to read
3. Add doc content for drop meta check
Hastyshell pushed a commit to Hastyshell/doris that referenced this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/catalog Issues or PRs related to catalog management kind/meta-version-change Categorizes issue or PR as related to changing meta version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants