Skip to content

Conversation

@TheR1sing3un
Copy link
Member

@TheR1sing3un TheR1sing3un commented Sep 20, 2024

  1. Skip this log file instead of skipping all log files when scan a log file which is written later.
    close issue: [SUPPORT] Missing logs in need when scan logs for mor snapshot read  #11986
    close jira: https://issues.apache.org/jira/browse/HUDI-8238

Change Logs

Skip this log file instead of skipping all log files when scan a log file which is written later
Describe context and summary for this change. Highlight if any code was copied.

Impact

none
Describe any public API or user-facing feature change or any performance impact.

Risk level (write none, low medium or high below)

low
If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

none
Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

… log file which is written later

1. Skip this log file instead of skipping all log files when scan a log file which is written later.

Signed-off-by: TheR1sing3un <[email protected]>
@TheR1sing3un TheR1sing3un changed the title [MINOR] Fix: Skip this log file instead of skipping all log files [MINOR] Skip this log file instead of skipping all log files Sep 20, 2024
@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Sep 20, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Copy link
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

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

@TheR1sing3un Could you attach a JIRA ticket for tracking? This is not a minor change.

@danny0405
Copy link
Contributor

This fix is related with data loss, we are addressing this issue cc @nsivabalan .

@TheR1sing3un
Copy link
Member Author

@TheR1sing3un Could you attach a JIRA ticket for tracking? This is not a minor change.

Done~ issue: #11986 jira: https://issues.apache.org/jira/browse/HUDI-8238

@TheR1sing3un TheR1sing3un requested a review from yihua September 23, 2024 03:46
@TheR1sing3un TheR1sing3un changed the title [MINOR] Skip this log file instead of skipping all log files [HUDI-8238] Skip this log file instead of skipping all log files Sep 23, 2024
@nsivabalan
Copy link
Contributor

hey, I am also taking a stab at fixing this. Will share the link once I have the patch ready.

@nsivabalan
Copy link
Contributor

Can you take a look at #12033 and #12034

@TheR1sing3un
Copy link
Member Author

hey, I am also taking a stab at fixing this. Will share the link once I have the patch ready.

Great! Your fixing LGTM~ I will close this pr!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants