[ 
https://issues.apache.org/jira/browse/CASSANDRA-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972609#action_12972609
 ] 

Eric Evans commented on CASSANDRA-1870:
---------------------------------------

I've long meant to look into why RAT takes so long to process a tgz (it takes 
no where near as long to run against a directory). Until that's fixed, it 
probably makes more sense to omit it for targets that don't need it.  The 
attached patch introduces an "artifacts" target that "release" depends on, 
(artifacts creates jars and tgzs, release runs rat and creates checksums).  

The new target runs in 41 seconds, faster still than the 3m25s seen here by 
simply removing gzip.

> Speed up release target
> -----------------------
>
>                 Key: CASSANDRA-1870
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1870
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: 
> 0001-Split-gzip-out-for-release-tarballs-which-apparently-a.txt, 
> v2-0001-CASSANDRA-1870-artifacts-w-o-RAT-run.txt
>
>
> The tar+gz combo takes a restrictively long time to execute. We'd like to 
> make a release tarball a dependency for CASSANDRA-1859, but adding 8+ minutes 
> to each execution is not feasible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to