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

Aniket Khare commented on SOLR-8064:
------------------------------------

Thanks, Shawn & Shalin for your reply.
>From the next time I will make sure to ask the question/doubt on mailing 
>thread first.

> Solr Data Import handler with ApplicationIntent=ReadOnly
> --------------------------------------------------------
>
>                 Key: SOLR-8064
>                 URL: https://issues.apache.org/jira/browse/SOLR-8064
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 5.0
>            Reporter: Aniket Khare
>            Priority: Blocker
>              Labels: easyfix
>
> I am trying to use dataImportHandler with following connection string where I 
> have added paramter as ApplicationIntent=ReadWrite which will automatically 
> redirect the SQL connection to ReadOnly node.
> <dataSource type="JdbcDataSource"
>                    driver="com.microsoft.sqlserver.jdbc.SQLServerDriver"
>                    url="jdbc:sqlserver://server;databaseName=TestDatabase" 
>                              ApplicationIntent="Readonly"
>                    user="Username"
>                    password="Password"/>
> I guess the DataImportHandler does not support this feature yet and because 
> of that I am blocked for the Production push.
> Could you please help?



--
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