[ 
https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089404#comment-15089404
 ] 

Jason Gerlowski commented on SOLR-8479:
---------------------------------------

This looks awesome.

Only comment would be that we might regret not having a test chaining 
JDBCStream and UpdateStream together.

As Joel mentioned, one of the interesting possibilities here is quick 
data-import using those two streams.  Just thought it might be nice to have a 
test to catch any future regressions there.

Maybe it's not worth it though, or adding tests should be pushed to a different 
JIRA (since it looks like you're already working on committing this, and I'm 
commenting at the 11th hour here).

> Add JDBCStream for integration with external data sources
> ---------------------------------------------------------
>
>                 Key: SOLR-8479
>                 URL: https://issues.apache.org/jira/browse/SOLR-8479
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrJ
>            Reporter: Dennis Gove
>            Assignee: Dennis Gove
>            Priority: Minor
>         Attachments: SOLR-8479.patch, SOLR-8479.patch, SOLR-8479.patch, 
> SOLR-8479.patch, SOLR-8479.patch
>
>
> Given that the Streaming API can merge and join multiple incoming SolrStreams 
> to perform complex operations on the resulting combined datasets I think it 
> would be beneficial to also support incoming streams from other data sources. 
> The JDBCStream will provide a Streaming API interface to any data source 
> which provides a JDBC driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to