You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Ishan Chattopadhyaya <is...@apache.org> on 2017/03/01 20:42:13 UTC

[VOTE] Release Lucene/Solr 6.4.2 RC1

Please vote for release candidate 1 for Lucene/Solr 6.4.2The artifacts
can be downloaded
from:https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fYou
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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fHere's
my +1
SUCCESS! [0:52:41.429385]

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
Thanks everyone for testing. The vote has passed, and I shall work on
releasing the artefacts today.

On Sat, Mar 4, 2017 at 8:25 PM, Yonik Seeley <ys...@gmail.com> wrote:

> +1
>
> -Yonik
>
>
> On Wed, Mar 1, 2017 at 3:42 PM, Ishan Chattopadhyaya <is...@apache.org>
> wrote:
> > Please vote for release candidate 1 for Lucene/Solr 6.4.2
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-
> rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > 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-6.4.2-RC1-
> rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > Here's my +1
> > SUCCESS! [0:52:41.429385]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Yonik Seeley <ys...@gmail.com>.
+1

-Yonik


On Wed, Mar 1, 2017 at 3:42 PM, Ishan Chattopadhyaya <is...@apache.org> wrote:
> Please vote for release candidate 1 for Lucene/Solr 6.4.2
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
> 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
> Here's my +1
> SUCCESS! [0:52:41.429385]
>

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


RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

 

I was a bit late to enable 6.4 Jenkins Jobs, so this was not detected earlier.

I don’t think we need to respin, but just in case we need to do this: the fix is there (I cherry-picked it an hour ago).

 

Uwe

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Ishan Chattopadhyaya [mailto:ichattopadhyaya@gmail.com] 
Sent: Friday, March 3, 2017 10:10 AM
To: dev@lucene.apache.org
Subject: Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Thanks Uwe, does this need a re-spin?

 

On Fri, Mar 3, 2017 at 2:12 PM, Uwe Schindler <uwe@thetaphi.de <ma...@thetaphi.de> > wrote:

Hi,

 

I fixed this by cherry-picking Hoss‘ commit: https://git1-us-west.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=b8ea2d04

 

Sorry: NamedList’s generics are a mess. Either remove them completely or fix them correctly!

 

Uwe

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de <ma...@thetaphi.de> 

 

From: Uwe Schindler [mailto:uwe@thetaphi.de <ma...@thetaphi.de> ] 
Sent: Friday, March 3, 2017 8:43 AM
To: dev@lucene.apache.org <ma...@lucene.apache.org> 
Subject: RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Hi,

 

Jenkins complains about a compile error in the 6.4 branch, failed already 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4 branch):

 

Build:  <https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/> https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/

Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC

 

All tests passed

 

Build Log:

[...truncated 9932 lines...]

    [javac] Compiling 323 source files to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: reference to NamedList is ambiguous

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]            ^

    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in NamedList and constructor <T>NamedList(List<Object>) in NamedList match

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: incompatible types: cannot infer type arguments for NamedList<>

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]                         ^

    [javac]     reason: cannot infer type-variable(s) T

    [javac]       (argument mismatch; List cannot be converted to Map<String,? extends T>)

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

    [javac] 2 errors

 

BUILD FAILED

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

 

 

This does not happen in master and branch_6x.

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail:  <ma...@thetaphi.de> uwe@thetaphi.de

 

From: Ishan Chattopadhyaya [ <ma...@apache.org> mailto:ishan@apache.org] 
Sent: Wednesday, March 1, 2017 9:42 PM
To:  <ma...@lucene.apache.org> dev@lucene.apache.org
Subject: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Please vote for release candidate 1 for Lucene/Solr 6.4.2
 
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
Here's my +1
SUCCESS! [0:52:41.429385]

 


Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
Thanks Uwe, does this need a re-spin?

On Fri, Mar 3, 2017 at 2:12 PM, Uwe Schindler <uw...@thetaphi.de> wrote:

> Hi,
>
>
>
> I fixed this by cherry-picking Hoss‘ commit: https://git1-us-west.apache.
> org/repos/asf?p=lucene-solr.git;a=commit;h=b8ea2d04
>
>
>
> Sorry: NamedList’s generics are a mess. Either remove them completely or
> fix them correctly!
>
>
>
> Uwe
>
>
>
> -----
>
> Uwe Schindler
>
> Achterdiek 19, D-28357 Bremen
>
> http://www.thetaphi.de
>
> eMail: uwe@thetaphi.de
>
>
>
> *From:* Uwe Schindler [mailto:uwe@thetaphi.de]
> *Sent:* Friday, March 3, 2017 8:43 AM
> *To:* dev@lucene.apache.org
> *Subject:* RE: [VOTE] Release Lucene/Solr 6.4.2 RC1
>
>
>
> Hi,
>
>
>
> Jenkins complains about a compile error in the 6.4 branch, failed already
> 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4
> branch):
>
>
>
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/
>
> Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC
>
>
>
> All tests passed
>
>
>
> Build Log:
>
> [...truncated 9932 lines...]
>
>     [javac] Compiling 323 source files to /home/jenkins/workspace/
> Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java
>
>     [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/
> solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error:
> reference to NamedList is ambiguous
>
>     [javac]     return new NamedList<>( Collections.unmodifiableList(
> copy.nvPairs));
>
>     [javac]            ^
>
>     [javac]   both constructor <T>NamedList(Map<String,? extends T>) in
> NamedList and constructor <T>NamedList(List<Object>) in NamedList match
>
>     [javac]   where T is a type-variable:
>
>     [javac]     T extends Object declared in class NamedList
>
>     [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/
> solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error:
> incompatible types: cannot infer type arguments for NamedList<>
>
>     [javac]     return new NamedList<>( Collections.unmodifiableList(
> copy.nvPairs));
>
>     [javac]                         ^
>
>     [javac]     reason: cannot infer type-variable(s) T
>
>     [javac]       (argument mismatch; List cannot be converted to
> Map<String,? extends T>)
>
>     [javac]   where T is a type-variable:
>
>     [javac]     T extends Object declared in class NamedList
>
>     [javac] Note: Some input files use or override a deprecated API.
>
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>
>     [javac] Note: Some input files use unchecked or unsafe operations.
>
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>
>     [javac] 2 errors
>
>
>
> BUILD FAILED
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The
> following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The
> following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following
> error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The
> following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536:
> The following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484:
> The following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385:
> The following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405:
> The following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501:
> The following error occurred while executing this line:
>
> /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955:
> Compile failed; see the compiler error output for details.
>
>
>
>
>
> This does not happen in master and branch_6x.
>
>
>
> -----
>
> Uwe Schindler
>
> Achterdiek 19, D-28357 Bremen
>
> http://www.thetaphi.de
>
> eMail: uwe@thetaphi.de
>
>
>
> *From:* Ishan Chattopadhyaya [mailto:ishan@apache.org <is...@apache.org>]
> *Sent:* Wednesday, March 1, 2017 9:42 PM
> *To:* dev@lucene.apache.org
> *Subject:* [VOTE] Release Lucene/Solr 6.4.2 RC1
>
>
>
> Please vote for release candidate 1 for Lucene/Solr 6.4.2
>
>
>
> The artifacts can be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
>
>
> 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
>
>
> Here's my +1
> SUCCESS! [0:52:41.429385]
>
>

RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

 

I fixed this by cherry-picking Hoss‘ commit: https://git1-us-west.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=b8ea2d04

 

Sorry: NamedList’s generics are a mess. Either remove them completely or fix them correctly!

 

Uwe

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Uwe Schindler [mailto:uwe@thetaphi.de] 
Sent: Friday, March 3, 2017 8:43 AM
To: dev@lucene.apache.org
Subject: RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Hi,

 

Jenkins complains about a compile error in the 6.4 branch, failed already 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4 branch):

 

Build:  <https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/> https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/

Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC

 

All tests passed

 

Build Log:

[...truncated 9932 lines...]

    [javac] Compiling 323 source files to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: reference to NamedList is ambiguous

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]            ^

    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in NamedList and constructor <T>NamedList(List<Object>) in NamedList match

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: incompatible types: cannot infer type arguments for NamedList<>

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]                         ^

    [javac]     reason: cannot infer type-variable(s) T

    [javac]       (argument mismatch; List cannot be converted to Map<String,? extends T>)

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

    [javac] 2 errors

 

BUILD FAILED

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

 

 

This does not happen in master and branch_6x.

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail:  <ma...@thetaphi.de> uwe@thetaphi.de

 

From: Ishan Chattopadhyaya [ <ma...@apache.org> mailto:ishan@apache.org] 
Sent: Wednesday, March 1, 2017 9:42 PM
To:  <ma...@lucene.apache.org> dev@lucene.apache.org
Subject: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Please vote for release candidate 1 for Lucene/Solr 6.4.2
 
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
Here's my +1
SUCCESS! [0:52:41.429385]

Re: RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by "380382856@qq.com" <38...@qq.com>.
i think java 9 have not be release?



380382856@qq.com
 
From: Uwe Schindler
Date: 2017-03-03 15:42
To: dev@lucene.apache.org
Subject: RE: [VOTE] Release Lucene/Solr 6.4.2 RC1
Hi,
 
Jenkins complains about a compile error in the 6.4 branch, failed already 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4 branch):
 
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/
Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC
 
All tests passed
 
Build Log:
[...truncated 9932 lines...]
    [javac] Compiling 323 source files to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java
    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: reference to NamedList is ambiguous
    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));
    [javac]            ^
    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in NamedList and constructor <T>NamedList(List<Object>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));
    [javac]                         ^
    [javac]     reason: cannot infer type-variable(s) T
    [javac]       (argument mismatch; List cannot be converted to Map<String,? extends T>)
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
 
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.
 
 
This does not happen in master and branch_6x.
 
-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de
 
From: Ishan Chattopadhyaya [mailto:ishan@apache.org] 
Sent: Wednesday, March 1, 2017 9:42 PM
To: dev@lucene.apache.org
Subject: [VOTE] Release Lucene/Solr 6.4.2 RC1
 
Please vote for release candidate 1 for Lucene/Solr 6.4.2 The artifacts can be downloaded from:https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f Here's my +1
SUCCESS! [0:52:41.429385]

RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

 

Hoss committed a fix to master and 6.x, but we did not backport it to 6.4.

 

Uwe

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Alexandre Rafalovitch [mailto:arafalov@gmail.com] 
Sent: Friday, March 3, 2017 1:11 PM
To: dev@lucene.apache.org
Subject: RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

I think I was hitting that or very similar and it turned out a bug in Javac that was fixed in latest release. But that was with Java 8. So I might be barking up the wrong tree.

 

Regards,

   Alex

 

On 3 Mar 2017 2:42 AM, "Uwe Schindler" <uwe@thetaphi.de <ma...@thetaphi.de> > wrote:

Hi,

 

Jenkins complains about a compile error in the 6.4 branch, failed already 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4 branch):

 

Build:  <https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/> https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/

Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC

 

All tests passed

 

Build Log:

[...truncated 9932 lines...]

    [javac] Compiling 323 source files to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: reference to NamedList is ambiguous

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]            ^

    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in NamedList and constructor <T>NamedList(List<Object>) in NamedList match

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: incompatible types: cannot infer type arguments for NamedList<>

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]                         ^

    [javac]     reason: cannot infer type-variable(s) T

    [javac]       (argument mismatch; List cannot be converted to Map<String,? extends T>)

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

    [javac] 2 errors

 

BUILD FAILED

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

 

 

This does not happen in master and branch_6x.

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de <ma...@thetaphi.de> 

 

From: Ishan Chattopadhyaya [mailto:ishan@apache.org <ma...@apache.org> ] 
Sent: Wednesday, March 1, 2017 9:42 PM
To: dev@lucene.apache.org <ma...@lucene.apache.org> 
Subject: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Please vote for release candidate 1 for Lucene/Solr 6.4.2
 
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
Here's my +1
SUCCESS! [0:52:41.429385]

 


RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Alexandre Rafalovitch <ar...@gmail.com>.
I think I was hitting that or very similar and it turned out a bug in Javac
that was fixed in latest release. But that was with Java 8. So I might be
barking up the wrong tree.

Regards,
   Alex

On 3 Mar 2017 2:42 AM, "Uwe Schindler" <uw...@thetaphi.de> wrote:

Hi,



Jenkins complains about a compile error in the 6.4 branch, failed already 3
times (it could be a Java 9 bug, but strangely it only happens in the 6.4
branch):



Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/

Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC



All tests passed



Build Log:

[...truncated 9932 lines...]

    [javac] Compiling 323 source files to /home/jenkins/workspace/
Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/
solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error:
reference to NamedList is ambiguous

    [javac]     return new NamedList<>( Collections.unmodifiableList(
copy.nvPairs));

    [javac]            ^

    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in
NamedList and constructor <T>NamedList(List<Object>) in NamedList match

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/
solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error:
incompatible types: cannot infer type arguments for NamedList<>

    [javac]     return new NamedList<>( Collections.unmodifiableList(
copy.nvPairs));

    [javac]                         ^

    [javac]     reason: cannot infer type-variable(s) T

    [javac]       (argument mismatch; List cannot be converted to
Map<String,? extends T>)

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

    [javac] 2 errors



BUILD FAILED

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following
error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following
error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following
error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The
following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536:
The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484:
The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385:
The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405:
The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501:
The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955:
Compile failed; see the compiler error output for details.





This does not happen in master and branch_6x.



-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de

eMail: uwe@thetaphi.de



*From:* Ishan Chattopadhyaya [mailto:ishan@apache.org]
*Sent:* Wednesday, March 1, 2017 9:42 PM
*To:* dev@lucene.apache.org
*Subject:* [VOTE] Release Lucene/Solr 6.4.2 RC1



Please vote for release candidate 1 for Lucene/Solr 6.4.2



The artifacts can be downloaded from:

https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f



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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f



Here's my +1
SUCCESS! [0:52:41.429385]

RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

 

Jenkins complains about a compile error in the 6.4 branch, failed already 3 times (it could be a Java 9 bug, but strangely it only happens in the 6.4 branch):

 

Build:  <https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/> https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/

Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC

 

All tests passed

 

Build Log:

[...truncated 9932 lines...]

    [javac] Compiling 323 source files to /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: reference to NamedList is ambiguous

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]            ^

    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in NamedList and constructor <T>NamedList(List<Object>) in NamedList match

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398: error: incompatible types: cannot infer type arguments for NamedList<>

    [javac]     return new NamedList<>( Collections.unmodifiableList(copy.nvPairs));

    [javac]                         ^

    [javac]     reason: cannot infer type-variable(s) T

    [javac]       (argument mismatch; List cannot be converted to Map<String,? extends T>)

    [javac]   where T is a type-variable:

    [javac]     T extends Object declared in class NamedList

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

    [javac] 2 errors

 

BUILD FAILED

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The following error occurred while executing this line:

/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

 

 

This does not happen in master and branch_6x.

 

-----

Uwe Schindler

Achterdiek 19, D-28357 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Ishan Chattopadhyaya [mailto:ishan@apache.org] 
Sent: Wednesday, March 1, 2017 9:42 PM
To: dev@lucene.apache.org
Subject: [VOTE] Release Lucene/Solr 6.4.2 RC1

 

Please vote for release candidate 1 for Lucene/Solr 6.4.2
 
The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
 
Here's my +1
SUCCESS! [0:52:41.429385]

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Tomás Fernández Löbbe <to...@gmail.com>.
+1

SUCCESS! [0:39:00.462019]

On Thu, Mar 2, 2017 at 12:57 PM, Mikhail Khludnev <mk...@apache.org> wrote:

> SUCCESS! [1:33:35.205071]
> Windows 10 Core i7
>
> On Wed, Mar 1, 2017 at 11:42 PM, Ishan Chattopadhyaya <is...@apache.org>
> wrote:
>
>> Please vote for release candidate 1 for Lucene/Solr 6.4.2The artifacts can be downloaded from:https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fYou 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fHere's my +1
>> SUCCESS! [0:52:41.429385]
>>
>>
>
>
> --
> Sincerely yours
> Mikhail Khludnev
>

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Mikhail Khludnev <mk...@apache.org>.
SUCCESS! [1:33:35.205071]
Windows 10 Core i7

On Wed, Mar 1, 2017 at 11:42 PM, Ishan Chattopadhyaya <is...@apache.org>
wrote:

> Please vote for release candidate 1 for Lucene/Solr 6.4.2The artifacts can be downloaded from:https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fYou 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542fHere's my +1
> SUCCESS! [0:52:41.429385]
>
>


-- 
Sincerely yours
Mikhail Khludnev

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Steve Rowe <sa...@gmail.com>.
+1

Changes, docs and javadocs look good, and the smoke tester is happy: SUCCESS! [0:26:36.341312]

--
Steve
www.lucidworks.com

> On Mar 2, 2017, at 11:54 AM, Adrien Grand <jp...@gmail.com> wrote:
> 
> +1 SUCCESS! [1:28:36.969549]
> 
> Le jeu. 2 mars 2017 à 17:47, David Smiley <da...@gmail.com> a écrit :
> The 2nd time I ran it, it worked (47min).  The first time I hit an error that didn't reproduce from TestDistribIDF.testSimpleQuery in which the connection to ZooKeeper was lost (couldn't connect within 30sec).  I saved the stdout log from this portion of the run.  This test isn't listed as a problem in Mark's excel sheet in SOLR-10032; I checked.  If anyone wants further details; I can email, post to JIRA, or whatever.
> 
> I'll be taking this RC and deploying to sizable cluster today/tomorrow and see how it goes.
> 
> ~ David
> 
> On Thu, Mar 2, 2017 at 8:10 AM Shalin Shekhar Mangar <sh...@gmail.com> wrote:
> +1
> 
> SUCCESS! [1:04:02.154978]
> 
> On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya <is...@apache.org> wrote:
> > Please vote for release candidate 1 for Lucene/Solr 6.4.2
> >
> > The artifacts can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > Here's my +1
> > SUCCESS! [0:52:41.429385]
> >
> 
> 
> 
> --
> Regards,
> Shalin Shekhar Mangar.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 
> -- 
> Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
> LinkedIn: http://linkedin.com/in/davidwsmiley | Book: http://www.solrenterprisesearchserver.com


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


Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Adrien Grand <jp...@gmail.com>.
+1 SUCCESS! [1:28:36.969549]

Le jeu. 2 mars 2017 à 17:47, David Smiley <da...@gmail.com> a
écrit :

> The 2nd time I ran it, it worked (47min).  The first time I hit an error
> that didn't reproduce from TestDistribIDF.testSimpleQuery in which the
> connection to ZooKeeper was lost (couldn't connect within 30sec).  I saved
> the stdout log from this portion of the run.  This test isn't listed as a
> problem in Mark's excel sheet in SOLR-10032; I checked.  If anyone wants
> further details; I can email, post to JIRA, or whatever.
>
> I'll be taking this RC and deploying to sizable cluster today/tomorrow and
> see how it goes.
>
> ~ David
>
> On Thu, Mar 2, 2017 at 8:10 AM Shalin Shekhar Mangar <
> shalinmangar@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:04:02.154978]
>
> On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya <is...@apache.org>
> wrote:
> > Please vote for release candidate 1 for Lucene/Solr 6.4.2
> >
> > The artifacts can be downloaded from:
> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > Here's my +1
> > SUCCESS! [0:52:41.429385]
> >
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
> --
> Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
> LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
> http://www.solrenterprisesearchserver.com
>

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by David Smiley <da...@gmail.com>.
+1 to release.

I deployed it to a cluster of some 500M tweets on 30 shards that used to be
running 6.4.1 and the performance (time range faceting, detailed heatmaps,
top-50 results, various sorts) improved tremendously; seems 30x.  Phew; I
was getting nervous about the terrible performance.

On Thu, Mar 2, 2017 at 11:47 AM David Smiley <da...@gmail.com>
wrote:

> The 2nd time I ran it, it worked (47min).  The first time I hit an error
> that didn't reproduce from TestDistribIDF.testSimpleQuery in which the
> connection to ZooKeeper was lost (couldn't connect within 30sec).  I saved
> the stdout log from this portion of the run.  This test isn't listed as a
> problem in Mark's excel sheet in SOLR-10032; I checked.  If anyone wants
> further details; I can email, post to JIRA, or whatever.
>
> I'll be taking this RC and deploying to sizable cluster today/tomorrow and
> see how it goes.
>
> ~ David
>
> On Thu, Mar 2, 2017 at 8:10 AM Shalin Shekhar Mangar <
> shalinmangar@gmail.com> wrote:
>
> +1
>
> SUCCESS! [1:04:02.154978]
>
> On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya <is...@apache.org>
> wrote:
> > Please vote for release candidate 1 for Lucene/Solr 6.4.2
> >
> > The artifacts can be downloaded from:
> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > Here's my +1
> > SUCCESS! [0:52:41.429385]
> >
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
> --
> Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
> LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
> http://www.solrenterprisesearchserver.com
>
-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by David Smiley <da...@gmail.com>.
The 2nd time I ran it, it worked (47min).  The first time I hit an error
that didn't reproduce from TestDistribIDF.testSimpleQuery in which the
connection to ZooKeeper was lost (couldn't connect within 30sec).  I saved
the stdout log from this portion of the run.  This test isn't listed as a
problem in Mark's excel sheet in SOLR-10032; I checked.  If anyone wants
further details; I can email, post to JIRA, or whatever.

I'll be taking this RC and deploying to sizable cluster today/tomorrow and
see how it goes.

~ David

On Thu, Mar 2, 2017 at 8:10 AM Shalin Shekhar Mangar <sh...@gmail.com>
wrote:

> +1
>
> SUCCESS! [1:04:02.154978]
>
> On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya <is...@apache.org>
> wrote:
> > Please vote for release candidate 1 for Lucene/Solr 6.4.2
> >
> > The artifacts can be downloaded from:
> >
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
> >
> > Here's my +1
> > SUCCESS! [0:52:41.429385]
> >
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
> --
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
+1

SUCCESS! [1:04:02.154978]

On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya <is...@apache.org> wrote:
> Please vote for release candidate 1 for Lucene/Solr 6.4.2
>
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
> 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-6.4.2-RC1-rev34a975ca3d4bd7fa121340e5bcbf165929e0542f
>
> Here's my +1
> SUCCESS! [0:52:41.429385]
>



-- 
Regards,
Shalin Shekhar Mangar.

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