[GitHub] nifi issue #563: NIFI-2078: External state management.

2016-07-06 Thread JPercivall
Github user JPercivall commented on the issue:

https://github.com/apache/nifi/pull/563
  
This currently has conflicts with master and needs to be rebased before it 
can be merged (sorry for taking so long to review the PR). 


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #563: NIFI-2078: External state management.

2016-07-06 Thread JPercivall
Github user JPercivall commented on the issue:

https://github.com/apache/nifi/pull/563
  
@ijokarumawak I believe you're right about it only being Kafka. I looked 
through them as well and couldn't find an instance of external state. 

While surprised I am definitely happy because it makes this PR a lot easier 
to review, lol.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #563: NIFI-2078: External state management.

2016-07-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue:

https://github.com/apache/nifi/pull/563
  
@JPercivall Thanks for your time to review.

I've looked at every existing Processors, Reporting tasks, and Controller 
services, but couldn't find other component needing external state management 
from NiFi.

If you know particular component should implement this, please let me know.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi issue #563: NIFI-2078: External state management.

2016-06-23 Thread ijokarumawak
Github user ijokarumawak commented on the issue:

https://github.com/apache/nifi/pull/563
  
Integration test with Kerberized Kafka and Zookeeper haven't finished yet, 
but the implementation is done. Would you please initiate the code review 
process?

This PR added External State management functionality to GetKafka and 
ConsumeKafka as following screenshot:


![componentstate-consumekafka](https://cloud.githubusercontent.com/assets/1107620/16295638/f31a3c1e-3962-11e6-9b71-63f4f581e199.png)



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---