Skip to content

Conversation

@nsivabalan
Copy link
Contributor

Change Logs

Adding file system view refresh regression to our release page

Impact

Caution users about the regression.

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

low.

Documentation Update

This patch is updating our release page with regressions deducted with some of the hudi releases.

Contributor's checklist

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

@nsivabalan nsivabalan force-pushed the asf-site-0.13.0-regression branch 3 times, most recently from 8eb49c8 to a550111 Compare March 7, 2023 20:48
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.

LGTM

@nsivabalan nsivabalan force-pushed the asf-site-0.13.0-regression branch from a550111 to aefcc26 Compare March 7, 2023 23:28
@nsivabalan nsivabalan merged commit dcea8c9 into apache:asf-site Mar 8, 2023
and table services are generally scheduled once every N commits. The percentage of update misses could be even less if the
frequency of table services is less.

[Here](https://issues.apache.org/jira/browse/HUDI-5863) is the jira for the issue of interest and the fix has already been landed in master.
Copy link
Contributor

Choose a reason for hiding this comment

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

Recently, we found another critical regression for flink metadata sync: #8050, which would cause object reference leak and has risk of OOM for long running streaming job, can we also address it for 0.12.x and 0.13.x release.

The job would crush down seems like after continuous running about 2 weeks.

* Partition pruning for some of the COW tables is not applied properly
* Spark SQL query caching (which caches parsed and resolved queries) was not working correctly resulting in additional
* overhead to re-analyze the query every time when it's executed (listing the table contents, etc.)

Copy link
Contributor

Choose a reason for hiding this comment

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

In release 0.11.0 we also have a critical regression for data loss: #6179 has fixed it. Need to address it here.

Copy link
Contributor

Choose a reason for hiding this comment

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

@danny0405 could you put up a PR to add the information to the release notes?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, would fire a PR soon ~

Zouxxyy pushed a commit to Zouxxyy/hudi that referenced this pull request Apr 3, 2023
… page (apache#8115)

- Adding file system view refresh regression to our release pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants