If everyone agrees to an update, I'm fine with making it the default. On Wed, Aug 19, 2015 at 4:09 PM David Smiley (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/LUCENE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703665#comment-14703665 > ] > > David Smiley commented on LUCENE-6743: > -------------------------------------- > > Shouldn't we simply upgrade to Ivy 2.4.0 and enable this by default? > > > Allow Ivy lockStrategy to be overridden by system property. > > ----------------------------------------------------------- > > > > Key: LUCENE-6743 > > URL: https://issues.apache.org/jira/browse/LUCENE-6743 > > Project: Lucene - Core > > Issue Type: Improvement > > Reporter: Mark Miller > > Assignee: Mark Miller > > Priority: Minor > > Fix For: Trunk, 5.4 > > > > Attachments: LUCENE-6743.patch > > > > > > The current hard code lock strategy is imperfect and can fail under > parallel load. With Ivy 2.4 there is a better option in artifact-lock-nio. > We should allow the lock strategy to be overrideen like the > resolutionCacheDir. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- - Mark about.me/markrmiller
