You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/11/12 18:12:01 UTC

[jira] [Created] (HADOOP-15923) create-release script should set max-cache-ttl for gpg-agent as well as default-cache-ttl

Akira Ajisaka created HADOOP-15923:
--------------------------------------

             Summary: 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


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.

Maven full install in branch-2.9.2 takes 2.5 hours in my Docker on MacBookPro.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org