You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/14 13:05:00 UTC

[jira] [Commented] (NIFIREG-194) Update VersionedConnection to allow for load balancing configuration

    [ https://issues.apache.org/jira/browse/NIFIREG-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579768#comment-16579768 ] 

ASF GitHub Bot commented on NIFIREG-194:
----------------------------------------

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi-registry/pull/136

    NIFIREG-194: Updated VersionedConnection to support load balancing co…

    …nfiguration

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi-registry NIFIREG-194

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/136.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 #136
    
----
commit c22f49d42a8637d179a2fb8ec06bc7aff27c50b7
Author: Mark Payne <ma...@...>
Date:   2018-08-14T13:03:38Z

    NIFIREG-194: Updated VersionedConnection to support load balancing configuration

----


> Update VersionedConnection to allow for load balancing configuration
> --------------------------------------------------------------------
>
>                 Key: NIFIREG-194
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-194
>             Project: NiFi Registry
>          Issue Type: New Feature
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 0.3.0
>
>
> NIFI-5516 allows data to be load-balanced across a cluster effectively. In order for that configuration to be stored in the Flow Registry, we need updates to the VersionedConnection object and associated updates to the FlowComparator.



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