[
https://issues.apache.org/jira/browse/NIFI-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723877#comment-15723877
]
ASF subversion and git services commented on NIFI-3133:
-------------------------------------------------------
Commit 2d6bba080f90a45a9f4149f6844f452150ed6bc1 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2d6bba0 ]
NIFI-3133: - Ensuring that Remote Group Ports are always authorized according
to their Remote Process Group.
NIFI-3133:
- Using getSourceAuthorizable() when accessing flow files and content.
NIFI-3133:
- Decouple local and remote connectable's to avoid ambiguity with self
referencing RPGs.
NIFI-3133:
- Addressing comments from the PR.
NIFI-3133:
- Fixed check verifying source/destination when creating a connection.
NIFI-3133:
- Only showing the go to link when the source component is not a remote port.
NIFI-3133:
- Removing unnecessary checking of remote group port authorization since it's
handled by the parent RPG.
NIFI-3133:
- Fixing issue showing the connection details dialog when the source component
is a RPG.
NIFI-3133:
- Ensuring the local connectable was found.
This closes #1297
Signed-off-by: jpercivall <[email protected]>
> Unable to empty queue connected to a RPG
> ----------------------------------------
>
> Key: NIFI-3133
> URL: https://issues.apache.org/jira/browse/NIFI-3133
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.2.0
>
>
> Unable to empty a queue in a connection where the source or destination is a
> Remote Process Group. Appears to be using the policy of the port instead of
> the RPG which is used for other configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)