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

Jan Høydahl commented on SOLR-15730:
------------------------------------

[~jdyer] wrote in SOLR-16078 that
{quote}I was thinking about this and was wondering if it would be possible, 
even if we need a JSON parser, to have one solrj maven coordinate that only 
depended on slf4j and nothing else. This would be for those applications 
running in a JakartaEE-compliant environment. Then a separate artifact would 
pull in Jackson for those users who do not have JSONB provided by the 
environment. I do not know what it would take to accomplish this or if it is 
worth it.
{quote}
If we could make the main {{org.apache.solr.solrj:solrj}} package 100% 
dependency-less, except slf4j, that would be fantastic. We're defaulting to 
Javabin/JSONB anyway so no need for XML/JSON parsers unless you explicitly want 
to use those? It would probably mean another {{solrj-xxx}} artifact as you say. 
I think this will be a 10.0 only feature?

> Modularize SolrJ
> ----------------
>
>                 Key: SOLR-15730
>                 URL: https://issues.apache.org/jira/browse/SOLR-15730
>             Project: Solr
>          Issue Type: Task
>          Components: SolrJ
>            Reporter: Jan Høydahl
>            Priority: Major
>         Attachments: Skjermbilde 2021-10-28 kl. 15.38.40.png
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Umbrella issue for breaking up SolrJ into a slim solrj-core with minimal 
> dependencies as well as solrj-zk, solrj-streaming, solrj-jdbc etc as needed.
> We can move relevant other JIRAs as sub-tasks to this one to keep everything 
> together.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to