[
https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002176#comment-15002176
]
Tony Kurc commented on NIFI-900:
--------------------------------
Wasn't worth holding up the release. I almost put a ticket in for a util for
Blocking queues - using these for holding "work" is a common task. Having a lib
that handles ensuring they're safely published, drained correctly, handles
error conditions, would be great. As I was working NIFI-1073 a decent number of
the faults that _shouldn't_ happen when we offer back in finally blocks,
logging an offer error that shouldn't happen would be one benefit. Having the
queue be immutable with a resize method would awesome too.
> Add support for sending/receiving data with Azure Event Hub
> -----------------------------------------------------------
>
> Key: NIFI-900
> URL: https://issues.apache.org/jira/browse/NIFI-900
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Joseph Witt
> Assignee: Mark Payne
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-900-Created-Processors-for-interacting-with-Mic.patch
>
>
> Azure event hubs appears to support AMQP. If so then perhaps we only need to
> build a processor to get/put via AMQP. Needs research and determination of
> best path forward. But there is clearly an interest to interact with Azure
> as a hosting platform and Azure Event hub for messaging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)