[
https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742336#comment-15742336
]
ASF GitHub Bot commented on NIFI-3167:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1319
NIFI-3167: Delete button in cluster table wrapping to next line
NIFI-3167:
- Ensuring the DELETE button is visible for cluster nodes.
- Removing unnecessary wrapper element and nonbreaking spaces.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3167
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1319.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 #1319
----
commit 8ed028c9a9ae2ee1e1b5f686c73fa6e2f1ebcc78
Author: Matt Gilman <[email protected]>
Date: 2016-12-12T15:57:39Z
NIFI-3167:
- Ensuring the DELETE button is visible for cluster nodes.
- Removing unecessary wrapper element and non breaking spaces.
----
> DFM should be able to delete a node using UI
> --------------------------------------------
>
> Key: NIFI-3167
> URL: https://issues.apache.org/jira/browse/NIFI-3167
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Andre
> Assignee: Matt Gilman
> Fix For: 1.2.0
>
> Attachments: Screen Shot 2016-12-08 at 9.31.15 AM.png, cluster.jpg
>
>
> Although I am currently able to delete cluster nodes using curl, it seems the
> current UI doesn't expose a mechanism for a DFM to call the
> {code}
> DELETE/controller/cluster/nodes/{id}
> {code}
> REST API endpoint
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)