While working on the 5.4.1 release I just realized that we would not
prevent users from upgrading from 5.3.2 to 5.4.0 while it is something that
we don't test in TestBackwardsCompatibility (since 5.4.0 is already
released) and that Lucene50SegmentInfoFormat would deserialize a version
constant that does not exist among the Version constants. I don't know if
this should block this release but I think it's at least annoying... I'm
afraid that some of our code might rely on Lucene50SegmentInfoFormat to
deserialize a version that actually exists?

Le mar. 12 janv. 2016 à 19:54, Tomás Fernández Löbbe <[email protected]>
a écrit :

> +1
> SUCCESS! [1:13:10.001165]
>
> On Tue, Jan 12, 2016 at 10:50 AM, Anshum Gupta <[email protected]>
> wrote:
>
>> Thanks Shalin!
>>
>> On Tue, Jan 12, 2016 at 8:42 PM, Shalin Shekhar Mangar <
>> [email protected]> wrote:
>>
>>> Upayavira made some fixes to the smoke tester on the 5.4 branch to
>>> correctly handle HTTPS URLs. This change hasn't been backported to 5.3
>>> branch therefore running the smoke tester from 5.3 on this artifact
>>> will cause the smoke tester to hang indefinitely. Just putting it out
>>> there in case someone runs into this problem as I did just now. I'll
>>> backport those changes to the smoke tester on 5.3
>>>
>>> On Tue, Jan 12, 2016 at 8:33 PM, Yonik Seeley <[email protected]> wrote:
>>> > +1
>>> >
>>> > -Yonik
>>> >
>>> > On Mon, Jan 11, 2016 at 3:37 PM, Anshum Gupta <[email protected]>
>>> wrote:
>>> >> Please vote for the RC1 release candidate for Lucene/Solr 5.3.2
>>> >>
>>> >> The artifacts can be downloaded from:
>>> >>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.3.2-RC1-rev1723976
>>> >>
>>> >> You can run the smoke tester directly with this command:
>>> >> python3 -u dev-tools/scripts/smokeTestRelease.py
>>> >>
>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.3.2-RC1-rev1723976
>>> >>
>>> >> Sorry for the super long delay but my internet connection required 4
>>> >> attempts to commit the RC.
>>> >> --
>>> >> Anshum Gupta
>>> >
>>> > ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: [email protected]
>>> > For additional commands, e-mail: [email protected]
>>> >
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Shalin Shekhar Mangar.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>>
>> --
>> Anshum Gupta
>>
>
>

Reply via email to