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

Data consistency issue #18571

Open
yzcwf opened this issue Apr 7, 2024 · 1 comment
Open

Data consistency issue #18571

yzcwf opened this issue Apr 7, 2024 · 1 comment
Labels
type-debt This issue is about tech debt

Comments

@yzcwf
Copy link

yzcwf commented Apr 7, 2024

If Alluxio detects that the source data in UFS has changed during the data reading process, how will it handle it? Will this reading process directly report an error?

@yzcwf yzcwf added the type-debt This issue is about tech debt label Apr 7, 2024
@yzcwf yzcwf closed this as completed Apr 10, 2024
@yzcwf yzcwf reopened this Apr 10, 2024
@Kakarot163
Copy link

If you set the config alluxio.user.file.metadata.sync.interval = 0 in file "conf/alluxio-site.properties", when Alluxio detects that the source data in UFS has changed, data in alluxio will be Invalid,the reading process will go to UFS to get the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-debt This issue is about tech debt
Projects
None yet
Development

No branches or pull requests

2 participants