[
https://issues.apache.org/jira/browse/IVY-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933586#action_12933586
]
Stepan Koltsov commented on IVY-654:
------------------------------------
I'm using ivy 2.2.0, and still have problems with cache shared among multiple
parallel running builds with any lockStrategy.
> Share cache with locking
> ------------------------
>
> Key: IVY-654
> URL: https://issues.apache.org/jira/browse/IVY-654
> Project: Ivy
> Issue Type: New Feature
> Components: Core
> Reporter: Xavier Hanin
> Assignee: Xavier Hanin
> Fix For: 2.0.0-beta-1
>
>
> Currently it isn't possible use the same cache from multiple processes. This
> is a problem in some situations, especially for build servers, which have to
> use one cache per process, defeating some of the purpose of the cache. Adding
> an option allowing to use cache locking to ensure the repository cache can be
> used by concurrent build would be a nice improvement.
> To avoid degrading performance of local builds where the cache is not shared,
> this should only be an option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.