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

Sean Busbey commented on HBASE-24466:
-------------------------------------

forgot to add. named volumes usually have better performance on macos than bind 
mounts (a mount that is visible both on the host OS and in the docker 
containers) because the docker daemon doesn't have to translate between the 
host and the container environment.

> Release scripts in docker mode should be able to use a named volume for maven 
> repo
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-24466
>                 URL: https://issues.apache.org/jira/browse/HBASE-24466
>             Project: HBase
>          Issue Type: Improvement
>          Components: build, community
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>
> Allow optional volume name to use to mount the maven repo so we get reuse of 
> third party artifacts between runs.
> Forcefully remove artifacts we build from it (assuming we can't make a 
> read-only one that's shared for third party dependencies and an isolated one 
> that's for what we're building)



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

Reply via email to