[
https://issues.apache.org/jira/browse/SOLR-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452142#comment-15452142
]
ASF GitHub Bot commented on SOLR-9459:
--------------------------------------
Github user markrmiller commented on the issue:
https://github.com/apache/lucene-solr/pull/34
Sorry, still have the same objection. I am not really on board with this,
"let's make core as slim as possible and put pressure on devs to not use
libs." This is not Lucene and it's not 2001. The HDFS libs are small and
will soon be smaller when there is a client only lib. Library harmonization
reqs don't just go away because of contribs. No reason to make HDFS a
contrib instead of first class IMO.
- Mark
On Wed, Aug 31, 2016 at 7:11 AM Jan Høydahl <[email protected]>
wrote:
> I think we should continue the work towards factoring out HDFS as a
> separate module. We can get rid of old versions of commons-* dependencies
> that the hadoop jars require as well, ref
> https://issues.apache.org/jira/browse/SOLR-9459.
>
> And instead of making Solr core bigger and bigger due to fear of user
> inconvenience, we should improve the user experience of installing Solr
> plugins -> bin/solr plugin install hdfs -> DONE :) and then start moving
> lots of stuff *out* from core.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/lucene-solr/pull/34#issuecomment-243732614>,
> or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AAbZFHD0pBgENuF_4oT0raEWe_pjqwc2ks5qlWFdgaJpZM4ISC4l>
> .
>
--
- Mark
about.me/markrmiller
> Upgrade dependencies
> --------------------
>
> Key: SOLR-9459
> URL: https://issues.apache.org/jira/browse/SOLR-9459
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Petar Tahchiev
> Attachments: commons-lang3.patch
>
>
> Hello,
> my project has more than 400 dependencies and I'm trying to ban the usage of
> {{commons-collecrtions}} and {{commons-lang}} in favor of
> {{org.apache.commons:commons-collection4}} and
> {{org.apache.commons:commons-lang3}}. Unfortunately out of the 400
> dependencies *only* solr is still using the old {{collections}} and {{lang}}
> dependencies which are more than 6 years old.
> Is there a specific reason for that? Can you please update to the latest
> versions:
> http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/
> http://repo1.maven.org/maven2/org/apache/commons/commons-collections4/
> http://repo1.maven.org/maven2/org/apache/commons/commons-configuration2/
> http://repo1.maven.org/maven2/org/apache/commons/commons-io/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]