[
https://issues.apache.org/jira/browse/GEODE-10636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112861#comment-18112861
]
ASF subversion and git services commented on GEODE-10636:
---------------------------------------------------------
Commit ffc87eea01781e8ea302072fe6e4c1d05a29561f in geode's branch
refs/heads/develop from Jinwoo Hwang
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ffc87eea01 ]
GEODE-10636: Sort the mirror keep-list before trimming to the newest releases
(#8066)
The awk END block emits the latest patch per minor line in unspecified
order, so tail took an arbitrary subset and could drop a current release
from the mirrors. Sort numerically before trimming.
> Fix awk ordering bug in mirror cleanup
> --------------------------------------
>
> Key: GEODE-10636
> URL: https://issues.apache.org/jira/browse/GEODE-10636
> Project: Geode
> Issue Type: Improvement
> Reporter: Jinwoo Hwang
> Assignee: Jinwoo Hwang
> Priority: Major
>
> Fix awk ordering bug in mirror cleanup
--
This message was sent by Atlassian Jira
(v8.20.10#820010)