[GitHub] nifi issue #2693: NIFI-950: Make component validation asynchronous

2018-05-16 Thread mcgilman
Github user mcgilman commented on the issue:

https://github.com/apache/nifi/pull/2693
  
Thanks @markap14! This has been merged to master.


---


[GitHub] nifi issue #2693: NIFI-950: Make component validation asynchronous

2018-05-15 Thread markap14
Github user markap14 commented on the issue:

https://github.com/apache/nifi/pull/2693
  
@mcgilman I pushed a new commit that i think should address the feedback. 
Thanks!


---


[GitHub] nifi issue #2693: NIFI-950: Make component validation asynchronous

2018-05-15 Thread mcgilman
Github user mcgilman commented on the issue:

https://github.com/apache/nifi/pull/2693
  
@markap14 There appears to be a regression in the updates to the cluster 
replication logic. The behavior I'm seeing is that a request to remove a 
property is ignored. I'm guessing the changes to (de)serialization causes this 
part of the request to be lost.


---


[GitHub] nifi issue #2693: NIFI-950: Make component validation asynchronous

2018-05-09 Thread mcgilman
Github user mcgilman commented on the issue:

https://github.com/apache/nifi/pull/2693
  
Will review...


---