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 2016/12/01 02:42:58 UTC

[jira] [Commented] (NIFI-3026) S2S initial connection behavior enhancement

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

ASF GitHub Bot commented on NIFI-3026:
--------------------------------------

Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1208
  
    The last commit addresses Component Search to use URIs so that user can search RPG with any URI defined.
    
    ![image](https://cloud.githubusercontent.com/assets/1107620/20779807/3098a10e-b7ba-11e6-8a2f-d2ac205c8547.png)
    
    I took a closer look on the remaining UI components, Component Status, Summary, and Action History described in the previous comment. I think there won't be much benefits by using URIs with these component despite of the amount of lines of code required to be changed.
    So, I left these as it is.
    
    I have finished changing code and testing.
    @markap14 Please review and give any feedback. Thank you!


> S2S initial connection behavior enhancement
> -------------------------------------------
>
>                 Key: NIFI-3026
>                 URL: https://issues.apache.org/jira/browse/NIFI-3026
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Core UI
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>
> s2s client behavior and initial connection improvement is needed.
> Current experience is this: I, as a client (e.g. minifi), connect to a nifi cluster of e.g. 10 nodes. but i need to specify 1 node URL to establish this connection. this node may not be available 100% and go down, in which case my initial connection won't work.
> Once S2S makes the first connection, it then has a list of all nodes, and can check their status. But first connection failure would be a concern if the specified URL is somehow not working. Usually for these problems, the client should be able to specify multiple urls (according to multiple target cluster nodes), comma-separated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)