[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-23 Thread markap14
Github user markap14 closed the pull request at: https://github.com/apache/nifi/pull/294 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-23 Thread markap14
Github user markap14 commented on the pull request: https://github.com/apache/nifi/pull/294#issuecomment-200355764 @mcgilman I looked at the commit that you proposed. Looks good! +1. Thanks for jumping in there and fixing that! --- If your project is set up for it, you can reply to t

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-22 Thread mcgilman
Github user mcgilman commented on the pull request: https://github.com/apache/nifi/pull/294#issuecomment-23951 @markap14 Proposed commit for my comments [1]. If this looks good to you, I'll include them in your PR. [1] https://github.com/mcgilman/nifi/commit/9796e7620cb06

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-22 Thread mcgilman
Github user mcgilman commented on the pull request: https://github.com/apache/nifi/pull/294#issuecomment-199837163 Also, in nf-cluster-search.js we can delete line 72 and 172. We no longer need to set: `nf.SummaryTable.systemDiagnosticsUrl` Setting the clusterNodeId o

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-22 Thread mcgilman
Github user mcgilman commented on the pull request: https://github.com/apache/nifi/pull/294#issuecomment-199835774 @markap14 Unfortunately, the changeset is too big for me to comment on directly. But in nf-counters-table.js the Ajax request on line 281 does not need to set the nodewis

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-22 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/294#discussion_r56988394 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/CounterDTO.java --- @@ -98,4 +98,12

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-22 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/294#discussion_r56984358 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/CounterDTO.java --- @@ -98,4 +98,12

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-21 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/294#discussion_r56890522 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/pom.xml --- @@ -26,5 +26,13 @@ com.wordnik s

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-21 Thread mcgilman
Github user mcgilman commented on the pull request: https://github.com/apache/nifi/pull/294#issuecomment-199458161 Reviewing... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature en

[GitHub] nifi pull request: NIFI-1563: Federate requests and merge response...

2016-03-21 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/294 NIFI-1563: Federate requests and merge responses from nodes instead o… …f storing bulletins and stats at NCM - Updating UI to support restructured status history DTO. Return 'Ins