You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2019/02/05 15:00:01 UTC

[jira] [Updated] (SOLR-13220) Add pool Streaming Expression to create JDBC connection pools

     [ https://issues.apache.org/jira/browse/SOLR-13220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-13220:
----------------------------------
    Description: 
Currently the jdbc Streaming Expression requires that username, password and URL to operate. This ticket will allow users to configure JDBC connection pools using the new *pool* function. The pool management will be built into the /stream handler so they close properly at shutdown. 

The *jdbc* Streaming Expression will be changed to use the connection pool rather then accepting parameters directly.

The Apache Hive JDBC driver will also be included with Apache Solr as part of this ticket to allow seamless connection pooling to Apache Hive.

  was:
Currently the jdbc Streaming Expression requires that username, password and URL to operate. This ticket will allow users to configure JDBC connection pools using the new *pool* function. The pool management will be built into the /stream handler so they close properly at shutdown.

The Apache Hive JDBC driver will also be included with Apache Solr as part of this ticket to allow seamless connection pooling to Apache Hive.


> Add pool Streaming Expression to create JDBC connection pools
> -------------------------------------------------------------
>
>                 Key: SOLR-13220
>                 URL: https://issues.apache.org/jira/browse/SOLR-13220
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Priority: Major
>
> Currently the jdbc Streaming Expression requires that username, password and URL to operate. This ticket will allow users to configure JDBC connection pools using the new *pool* function. The pool management will be built into the /stream handler so they close properly at shutdown. 
> The *jdbc* Streaming Expression will be changed to use the connection pool rather then accepting parameters directly.
> The Apache Hive JDBC driver will also be included with Apache Solr as part of this ticket to allow seamless connection pooling to Apache Hive.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org