[
https://issues.apache.org/jira/browse/NIFI-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697793#comment-16697793
]
ASF GitHub Bot commented on NIFI-5621:
--------------------------------------
Github user MikeThomsen commented on a diff in the pull request:
https://github.com/apache/nifi/pull/3105#discussion_r236041589
--- Diff:
nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE
---
@@ -0,0 +1,327 @@
+nifi-cassandra-services-nar
--- End diff --
Missing notices for this entire branch:
```
[INFO] | | +- org.antlr:antlr-runtime:jar:3.5.2:compile
[INFO] | | +- com.jayway.jsonpath:json-path:jar:2.4.0:compile
[INFO] | | | \- net.minidev:json-smart:jar:2.3:compile
[INFO] | | | \- net.minidev:accessors-smart:jar:1.2:compile
```
> Create a Connection Pooling service implementation to be used in Cassandra
> processors
> -------------------------------------------------------------------------------------
>
> Key: NIFI-5621
> URL: https://issues.apache.org/jira/browse/NIFI-5621
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Sivaprasanna Sethuraman
> Assignee: Sivaprasanna Sethuraman
> Priority: Major
>
> Like how the Relational Database processors leverage 'DBCPConnectionPool'
> controller service, there should be one that could be used by the processors
> from Cassandra bundle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)