[ 
https://issues.apache.org/jira/browse/HADOOP-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HADOOP-15923:
-----------------------------------
    Description: 
create-release script sets default-cache-ttl for gpg-agent to 14400 (4 hours), 
however, max-cache-ttl is not set and the default value is 7200 (2 hours).
If mvn full install takes more than 2 hours, gpg-agent will fail to sign.

  was:
create-release script sets default-cache-ttl for gpg-agent to 14400 (4 hours), 
however, max-cache-ttl is not set and the default value is 7200 (2 hours).
If mvn full install takes more than 2 hours, gpg-agent will fail to sign.

Unfortunately maven full install in branch-2.9.2 took 2.5 hours in my Docker on 
MacBookPro.


Unfortunately maven full install in branch-2.9.2 took 2.5 hours in my Docker on 
MacBookPro.

> create-release script should set max-cache-ttl for gpg-agent as well as 
> default-cache-ttl
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15923
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15923
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Blocker
>
> create-release script sets default-cache-ttl for gpg-agent to 14400 (4 
> hours), however, max-cache-ttl is not set and the default value is 7200 (2 
> hours).
> If mvn full install takes more than 2 hours, gpg-agent will fail to sign.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to