Skip to content

Conversation

@nsivabalan
Copy link
Contributor

What is the purpose of the pull request

  • In continuous mode when async clustering is enabled, and if there is no new data to consume for the first time, deltastreamer throws NPE while trying to invoke clustering. bcoz, the writeClient itself is not initialized.

Brief change log

  • Fixed fetching of clustering instant in deltastreamer to return Option.empty if writeclient is not initialized.

Verify this pull request

  • Tested manually with local deltastreamer.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@nsivabalan nsivabalan added status:triaged Issue has been reviewed and categorized priority:critical Production degraded; pipelines stalled labels Mar 14, 2022
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

@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

@nsivabalan nsivabalan merged commit 22c3ce7 into apache:master Mar 14, 2022
vingov pushed a commit to vingov/hudi that referenced this pull request Apr 3, 2022
stayrascal pushed a commit to stayrascal/hudi that referenced this pull request Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:critical Production degraded; pipelines stalled status:triaged Issue has been reviewed and categorized

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants