[
https://issues.apache.org/jira/browse/LUCENE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706631#comment-13706631
]
Steve Rowe commented on LUCENE-5104:
------------------------------------
bq. Here's a patch that...
+1 for all the changes.
One thing I noticed: your $usage includes "-V" but doesn't mention "-details" -
I'm guessing you renamed the option but didn't change the $usage?
{quote}
bq. why aren't we using head() instead of get()
Just to be clear, yes we could use that small CSS file you mentioned, but that
won't help my previously stated secondary goal of being able to use this on the
ref guide (it's a single 5MB PDF file)
{quote}
We aren't using head() because I didn't think of it :). It's a good idea.
bq. does it really matter "what percentage have X and Y?" or just "what
percentage have X? what percentage have Y?"
The way I've used that script, the question has been: Can I announce that the
release is available? This is answered when all parts of the release are
downloadable from some threshold percentage of mirrors, thus "what percentage
have X AND Y". As you say, though, this could be performed by running the
script in multiple terminals with different paths. One goal of the script,
though, was having just one place to go to get the answer to the question (thus
lumping Maven in there too). Maybe the script could be (eventually - shouldn't
block the nice changes you've made here) changed to allow multiple -path
options, and print a number instead of a "." for presence or "X" for absence,
representing how many of the files are downloadable at each mirror: "0", "3",
etc.
Thanks for working on this, Hoss!
> poll-mirrors.pl needs fixed
> ---------------------------
>
> Key: LUCENE-5104
> URL: https://issues.apache.org/jira/browse/LUCENE-5104
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Hoss Man
> Fix For: 4.4
>
> Attachments: LUCENE-5104.patch, LUCENE-5104.patch
>
>
> i just noticed that poll-mirrors.pl is setup to look for the KEYS file in the
> release dir on each mirror -- Infra (wisely) tweaked the way mirroring
> happens recently to ensure that KEYS files are *not* mirrored anymore
> (presumably to help catch bad links advising people to download untrusted
> KEYS files)
> we're going to need to updated poll-mirrors.pl to look for something else in
> each release dir ... changes/Changes.html perhaps?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]