You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ed R (JIRA)" <ji...@apache.org> on 2019/03/20 17:45:00 UTC

[jira] [Updated] (NIFI-6135) DistributedMapCacheServer not included in templates

     [ https://issues.apache.org/jira/browse/NIFI-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed R updated NIFI-6135:
-----------------------
    Description: 
When saving a template from a flow that includes DistributedMapCacheServer instances, those instances are not included in the template. (Or, at least, are not imported back when uploading the template.) The client instances are, but the server instances must be re-created from scratch every time.

 

Steps to reproduce:

Create a new process group

Right-click Configure and add a DistributedMapCacheServer instance

Create a template from the group

Save the template to disk

Delete the group and the template

Import the template from disk

Create a new group from that template

Right-click Configure and see there is no longer a DistributedMapCacheServer instance

  was:When saving a template from a flow that includes DistributedMapCacheServer instances, those instances are not included in the template. (Or, at least, are not imported back when uploading the template.) The client instances are, but the server instances must be re-created from scratch every time.


> DistributedMapCacheServer not included in templates
> ---------------------------------------------------
>
>                 Key: NIFI-6135
>                 URL: https://issues.apache.org/jira/browse/NIFI-6135
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.8.0
>         Environment: Windows and Linux
>            Reporter: Ed R
>            Priority: Major
>
> When saving a template from a flow that includes DistributedMapCacheServer instances, those instances are not included in the template. (Or, at least, are not imported back when uploading the template.) The client instances are, but the server instances must be re-created from scratch every time.
>  
> Steps to reproduce:
> Create a new process group
> Right-click Configure and add a DistributedMapCacheServer instance
> Create a template from the group
> Save the template to disk
> Delete the group and the template
> Import the template from disk
> Create a new group from that template
> Right-click Configure and see there is no longer a DistributedMapCacheServer instance



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)