Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi/pull/43#discussion_r87867758
  
    --- Diff: 
minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-framework-core/src/main/java/org/apache/nifi/minifi/status/StatusRequestParser.java
 ---
    @@ -122,15 +122,13 @@ static RemoteProcessGroupStatusBean 
parseRemoteProcessGroupStatusRequest(RemoteP
                     new BulletinQuery.Builder()
                             
.sourceIdMatches(inputRemoteProcessGroupStatus.getId())
                             .build());
    -        List<String> authorizationIssues = 
inputRemoteProcessGroupStatus.getAuthorizationIssues();
    --- End diff --
    
    Just a note to myself that I removed the corresponding doc item.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to