[
https://issues.apache.org/jira/browse/NIFI-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443360#comment-17443360
]
ASF subversion and git services commented on NIFI-9375:
-------------------------------------------------------
Commit 30293b23395b468929c233437d2c2ce9a4bcc837 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=30293b2 ]
NIFI-9375 Refactored Registry using OSUtils from nifi-bootstrap-utils
Signed-off-by: Pierre Villard <[email protected]>
This closes #5520.
> Refactor Registry using OSUtils from nifi-bootstrap-utils
> ---------------------------------------------------------
>
> Key: NIFI-9375
> URL: https://issues.apache.org/jira/browse/NIFI-9375
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NiFi Registry has a version of {{OSUtils}} that warns of illegal reflective
> access when running under Java 11. The version of {{OSUtils}} in
> {{nifi-bootstrap-utils}} avoids illegal reflective access and provides the
> same functionality, so NiFi Registry should be updated to use the shared
> class.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)