[
https://issues.apache.org/jira/browse/NIFI-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370798#comment-15370798
]
Andrew Psaltis commented on NIFI-2214:
--------------------------------------
Will update the license, sorry for missing that. Also, just saw the NIFI-2220
JIRA, totally correct on the efficiency. I had not implemented it that way
originally as my intent was to stay close to the original logic. Should be able
to tackle NIFI-2220 this evening. Should this be driven by an attribute or a
default behavior (realize this question may be better asked in that JIRA)
> Convert Azure Event Hub Processors to use correct Azure Event Hub client
> library
> --------------------------------------------------------------------------------
>
> Key: NIFI-2214
> URL: https://issues.apache.org/jira/browse/NIFI-2214
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Andrew Psaltis
> Fix For: 1.0.0
>
>
> Currently NiFi uses the Event Hub client found here:
> https://github.com/hdinsight/eventhubs-client/ however, it should use the
> client library found here:
> https://github.com/Azure/azure-event-hubs/tree/master/java
>
> The Azure Event Hub client targets JDK 1.8 and therefore, the resolution of
> this JIRA is only applicable to NiFi 1.0.0 or later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)