[
https://issues.apache.org/jira/browse/NIFI-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320419#comment-15320419
]
ASF GitHub Bot commented on NIFI-1982:
--------------------------------------
GitHub user ijokarumawak opened a pull request:
https://github.com/apache/nifi/pull/509
NIFI-1982: Use Compressed check box value.
- The Compressed check box UI input was not used
- This commit enables Site-to-Site compression configuration from UI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijokarumawak/nifi nifi-1982
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/509.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #509
----
commit 70bd97a2ca564b14d16353af55647373eb259253
Author: Koji Kawamura <[email protected]>
Date: 2016-06-08T11:54:40Z
NIFI-1982: Use Compressed check box value.
- The Compressed check box UI input was not used
- This commit enables Site-to-Site compression configuration from UI
----
> Compressed check box in Configure Remote Port UI is not used
> ------------------------------------------------------------
>
> Key: NIFI-1982
> URL: https://issues.apache.org/jira/browse/NIFI-1982
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Affects Versions: 0.6.1
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Fix For: 0.7.0
>
> Attachments: configure-remote-port.png
>
>
> RIght click Remote Process Group -> Remote Ports -> (Edit icon) -> Configure
> Remote Port setting window
> It has "Compressed" checkbox. However if user checked the UI component,
> RemoteGroupPort doesn't use it to enable compression of Site-to-Site client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)