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

Chris Eldredge commented on SOLR-4361:
--------------------------------------

Yes, upgrading from 4.0 to 4.2 breaks DIH for me. I'm using the URLDataSource 
with variables in the baseUrl, such as dataimport.request.server.prefix. The 
properties are all replaced with empty strings whereas in 4.0 they're correctly 
substituted. I'll test using variables that don't contain dots to make sure 
it's related to this issue.
                
> DIH request parameters with dots throws UnsupportedOperationException
> ---------------------------------------------------------------------
>
>                 Key: SOLR-4361
>                 URL: https://issues.apache.org/jira/browse/SOLR-4361
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.1
>            Reporter: James Dyer
>            Assignee: James Dyer
>            Priority: Minor
>             Fix For: 4.3, 5.0, 4.2.1
>
>         Attachments: SOLR-4361.patch
>
>
> If the user puts placeholders for request parameters and these contain dots, 
> DIH fails.  Current workaround is to either use no dots or use the 4.0 DIH 
> jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to