You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/14 17:23:00 UTC

[jira] [Commented] (NIFI-9375) Refactor Registry using OSUtils from nifi-bootstrap-utils

    [ https://issues.apache.org/jira/browse/NIFI-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459343#comment-17459343 ] 

ASF subversion and git services commented on NIFI-9375:
-------------------------------------------------------

Commit 4cfa7f7eeb768c624380b9f05271638a39fc8ad5 in nifi's branch refs/heads/support/nifi-1.15 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4cfa7f7 ]

NIFI-9375 Refactored Registry using OSUtils from nifi-bootstrap-utils

Signed-off-by: Pierre Villard <pi...@gmail.com>

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
>             Fix For: 1.16.0, 1.15.1
>
>          Time Spent: 0.5h
>  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)