You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2016/07/06 06:46:11 UTC

[jira] [Commented] (SOLR-8773) Make blob store usage intuitive and robust

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

Noble Paul commented on SOLR-8773:
----------------------------------

Blobs are supposed to be binary content. {{GeneriCSlrRequest}} returns a {{NamedList}}, which is not very useful. So, yes, we may need a new API in SolrJ 

> Make blob store usage intuitive and robust
> ------------------------------------------
>
>                 Key: SOLR-8773
>                 URL: https://issues.apache.org/jira/browse/SOLR-8773
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>
> blob store is provided as a feature and the only current use is to load jars from there. Ideally, all resources should be loadable from blob store. But, it is not yet ready for prime time because it is just a simple crud handler for binary files. We should provide nice wrappers (java APIs as well as http APIs) which mask the complexity of the underlying storage. 



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

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