Skip to content

Conversation

@mcgilman
Copy link
Contributor

@mcgilman mcgilman commented Oct 6, 2025

…r clearing component bulletins.

Summary

NIFI-14996

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks for putting this together @mcgilman. Instead of using java.util.Date, it seems like it would be better to use one of the more specific java.time classes. The java.time.Instant seems like the most logical option, and also supports simple transformation to and from java.util.Date if needed.

Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks for making the adjustment @mcgilman, this looks good. +1 merging

@exceptionfactory exceptionfactory merged commit 47a95ea into apache:main Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants