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

2017-03-02 Thread 380382...@qq.com
i think java 9 have not be release? 380382...@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

RE: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Uwe Schindler
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:

[JENKINS-EA] Lucene-Solr-6.4-Linux (64bit/jdk-9-ea+158) - Build # 124 - Failure!

2017-03-02 Thread Policeman Jenkins Server
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

[jira] [Closed] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2017-03-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-7115. -- > UpdateLog can miss closing transaction log objects. >

[jira] [Updated] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2017-03-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-7115: --- Fix Version/s: 6.4 > UpdateLog can miss closing transaction log objects. >

[jira] [Updated] (SOLR-9835) Create another replication mode for SolrCloud

2017-03-02 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9835: --- Attachment: SOLR-9835.patch [~shalinmangar] Newest patch, ignore block introduced by SOLR-6640. >

[JENKINS] Lucene-Solr-Tests-master - Build # 1705 - Still Unstable

2017-03-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1705/ 1 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_121) - Build # 2984 - Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2984/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: 'sanitycheck' results against client:

[JENKINS] Lucene-Solr-NightlyTests-6.4 - Build # 20 - Still Unstable

2017-03-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/20/ 4 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace: java.lang.AssertionError: There are

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+158) - Build # 19092 - Still Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19092/ Java: 64bit/jdk-9-ea+158 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<2> Stack Trace:

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3867 - Still Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3867/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction Error Message: Exception during query Stack Trace:

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_121) - Build # 19091 - Still Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19091/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandler Error Message: 1 thread leaked from SUITE scope at

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Tomás Fernández Löbbe
+1 SUCCESS! [0:39:00.462019] On Thu, Mar 2, 2017 at 12:57 PM, Mikhail Khludnev wrote: > SUCCESS! [1:33:35.205071] > Windows 10 Core i7 > > On Wed, Mar 1, 2017 at 11:42 PM, Ishan Chattopadhyaya > wrote: > >> Please vote for release candidate 1 for Lucene/Solr

[jira] [Updated] (SOLR-9986) Implement DatePointField

2017-03-02 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9986: --- Attachment: SOLR-9986.patch [~tomasflobbe] Good idea. Here are modified patch based on your hint. >

[jira] [Issue Comment Deleted] (SOLR-10220) The failure message will not disappear even if the error was fixed on solr web UI.

2017-03-02 Thread shangpingping (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shangpingping updated SOLR-10220: - Comment: was deleted (was: I did not find a solution from the issue SOLR-10021) > The failure

[jira] [Comment Edited] (SOLR-10220) The failure message will not disappear even if the error was fixed on solr web UI.

2017-03-02 Thread shangpingping (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893518#comment-15893518 ] shangpingping edited comment on SOLR-10220 at 3/3/17 1:12 AM: -- I did not find

[jira] [Commented] (SOLR-10220) The failure message will not disappear even if the error was fixed on solr web UI.

2017-03-02 Thread shangpingping (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893518#comment-15893518 ] shangpingping commented on SOLR-10220: -- I did not find a solution from the link you give me. > The

[jira] [Updated] (SOLR-10220) The failure message will not disappear even if the error was fixed on solr web UI.

2017-03-02 Thread shangpingping (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shangpingping updated SOLR-10220: - Description: The failure message will not disappear even if the error was fixed on solr web UI.

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_121) - Build # 762 - Still Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/762/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two

[jira] [Created] (SOLR-10223) Cloud example will not start as root even with -force option

2017-03-02 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-10223: --- Summary: Cloud example will not start as root even with -force option Key: SOLR-10223 URL: https://issues.apache.org/jira/browse/SOLR-10223 Project: Solr

[jira] [Updated] (SOLR-10220) The failure message will not disappear even if the error was fixed on solr web UI.

2017-03-02 Thread shangpingping (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shangpingping updated SOLR-10220: - Summary: The failure message will not disappear even if the error was fixed on solr web UI.

[jira] [Commented] (SOLR-7191) Improve stability and startup performance of SolrCloud with thousands of collections

2017-03-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893410#comment-15893410 ] Shawn Heisey commented on SOLR-7191: Now that SOLR-10130 has been discovered, there's a possibility

[JENKINS-EA] Lucene-Solr-6.4-Linux (64bit/jdk-9-ea+158) - Build # 122 - Failure!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/122/ Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 9935 lines...] [javac] Compiling 323 source files to

[JENKINS] Lucene-Solr-Tests-6.x - Build # 763 - Unstable

2017-03-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/763/ 1 tests failed. FAILED: org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild Error Message: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException Stack

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6430 - Still Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6430/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction Error Message: Exception during query Stack

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_121) - Build # 19090 - Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19090/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction Error Message: Exception during query Stack Trace:

[jira] [Resolved] (SOLR-10219) diagnose HDFS test problems with Java9 and/or re-enable these tests

2017-03-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-10219. - Resolution: Fixed Fix Version/s: master (7.0) 6.5 bq. ... I think you can

[jira] [Commented] (SOLR-10219) diagnose HDFS test problems with Java9 and/or re-enable these tests

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893138#comment-15893138 ] ASF subversion and git services commented on SOLR-10219: Commit

[jira] [Commented] (SOLR-10219) diagnose HDFS test problems with Java9 and/or re-enable these tests

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893139#comment-15893139 ] ASF subversion and git services commented on SOLR-10219: Commit

[jira] [Commented] (SOLR-10219) diagnose HDFS test problems with Java9 and/or re-enable these tests

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893137#comment-15893137 ] ASF subversion and git services commented on SOLR-10219: Commit

[JENKINS] Lucene-Solr-Tests-master - Build # 1704 - Unstable

2017-03-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1704/ 1 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

Re: Stop using SHA-1 and MD5 hashes?

2017-03-02 Thread Shawn Heisey
On 3/1/2017 8:13 AM, Jan Høydahl wrote: > Working on LUCENE-5143 I’m revising the README.html files we place in > the dist folders. Then I started documenting how to validate checksum > of the downloads in addition to GPG signature, Looks like MD5 can > still be used for integrity checks >

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Mikhail Khludnev
SUCCESS! [1:33:35.205071] Windows 10 Core i7 On Wed, Mar 1, 2017 at 11:42 PM, Ishan Chattopadhyaya wrote: > Please vote for release candidate 1 for Lucene/Solr 6.4.2The artifacts can be > downloaded >

[jira] [Comment Edited] (LUCENE-7398) Nested Span Queries are buggy

2017-03-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892972#comment-15892972 ] Paul Elschot edited comment on LUCENE-7398 at 3/2/17 8:54 PM: -- One way to

[jira] [Commented] (LUCENE-7398) Nested Span Queries are buggy

2017-03-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892972#comment-15892972 ] Paul Elschot commented on LUCENE-7398: -- On way to view the problem is that when span end positions

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-03-02 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892932#comment-15892932 ] Kevin Risden commented on SOLR-8593: [~julianhyde] - I opened CALCITE-1667 for the turkish locale. I

[jira] [Commented] (LUCENE-7715) Simplify NearSpansUnordered

2017-03-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892930#comment-15892930 ] Paul Elschot commented on LUCENE-7715: -- Thanks Adrien. > Simplify NearSpansUnordered >

[jira] [Updated] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9401: - Attachment: SOLR-9401.patch > TestPKIAuthenticationPlugin NPE > --- > >

[jira] [Reopened] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reopened SOLR-9401: -- failures noted again > TestPKIAuthenticationPlugin NPE > --- > >

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Steve Rowe
+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 wrote: > > +1 SUCCESS! [1:28:36.969549] > > Le jeu. 2 mars 2017 à 17:47, David Smiley

[jira] [Commented] (SOLR-9986) Implement DatePointField

2017-03-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892778#comment-15892778 ] Tomás Fernández Löbbe commented on SOLR-9986: - Looks good. {code} -assertQ(req("q",

[jira] [Created] (LUCENE-7730) Better encode length normalization in similarities

2017-03-02 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7730: Summary: Better encode length normalization in similarities Key: LUCENE-7730 URL: https://issues.apache.org/jira/browse/LUCENE-7730 Project: Lucene - Core

[jira] [Commented] (SOLR-9999) Instrument DirectUpdateHandler2

2017-03-02 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892756#comment-15892756 ] Shalin Shekhar Mangar commented on SOLR-: - +1 LGTM > Instrument DirectUpdateHandler2 >

[jira] [Resolved] (LUCENE-6819) Deprecate index-time boosts?

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6819. -- Resolution: Fixed Fix Version/s: 6.5 master (7.0) > Deprecate

[jira] [Commented] (LUCENE-6819) Deprecate index-time boosts?

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892749#comment-15892749 ] ASF subversion and git services commented on LUCENE-6819: - Commit

[jira] [Commented] (LUCENE-6819) Deprecate index-time boosts?

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892747#comment-15892747 ] ASF subversion and git services commented on LUCENE-6819: - Commit

[jira] [Commented] (SOLR-10219) diagnose HDFS test problems with Java9 and/or re-enable these tests

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892739#comment-15892739 ] Uwe Schindler commented on SOLR-10219: -- Hi Hoss, Policeman did not see any new Java 9 test failures.

[jira] [Assigned] (SOLR-10076) Hiding keystore and truststore passwords from /admin/info/* outputs

2017-03-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10076: -- Assignee: Mark Miller > Hiding keystore and truststore passwords from /admin/info/* outputs >

[jira] [Comment Edited] (LUCENE-7725) it should be possible to run "ant precommit" with java9

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892682#comment-15892682 ] Uwe Schindler edited comment on LUCENE-7725 at 3/2/17 5:49 PM: --- bq. Stay

[jira] [Commented] (LUCENE-7725) it should be possible to run "ant precommit" with java9

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892682#comment-15892682 ] Uwe Schindler commented on LUCENE-7725: --- bq. Stay tuned. Not working :-( > it should be possible

[jira] [Commented] (LUCENE-7725) it should be possible to run "ant precommit" with java9

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892676#comment-15892676 ] Uwe Schindler commented on LUCENE-7725: --- FYI, I also changed the Markdown converter from pegdown to

[jira] [Commented] (LUCENE-7725) it should be possible to run "ant precommit" with java9

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892670#comment-15892670 ] Uwe Schindler commented on LUCENE-7725: --- I have no full overview of all bugs (same like you). There

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Adrien Grand
+1 SUCCESS! [1:28:36.969549] Le jeu. 2 mars 2017 à 17:47, David Smiley 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

[jira] [Updated] (LUCENE-7725) it should be possible to run "ant precommit" with java9

2017-03-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-7725: - Description: Eventually we'll want to be sure that {{ant precommit}} works even if you are using java9.

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread David Smiley
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

[jira] [Resolved] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-7727. --- Resolution: Fixed > Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility >

[jira] [Commented] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892581#comment-15892581 ] ASF subversion and git services commented on LUCENE-7727: - Commit

[jira] [Commented] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892578#comment-15892578 ] ASF subversion and git services commented on LUCENE-7727: - Commit

[jira] [Resolved] (SOLR-10220) The failure message will not disappeared after the error was fixed on solr web UI.

2017-03-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10220. --- Resolution: Duplicate First, please ask questions like this on the user's list before raising

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3866 - Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3866/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at

Re: Solr JMX changes and backwards (in)compatibility

2017-03-02 Thread David Smiley
Agreed. I tried to do my share of being a voice of maintaining backwards compatibility (register MBeans in old place still along with the new place) but apparently those changes weren't enough? Andrzej attempted to get your input

[jira] [Resolved] (SOLR-10221) Search for "jac*" or "jacob*" does not work for "jacobus" when it is part of long lists of synonyms

2017-03-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10221. --- Resolution: Invalid First of all, please raise questions like this on the user's list first

Solr JMX changes and backwards (in)compatibility

2017-03-02 Thread Otis Gospodnetić
Hi, While I love all the new metrics in Solr, I think metrics should be treated like code/features in terms of how backwards compatibility/deprecation is handled. Otherwise, on upgrade, people's monitoring breaks and monitoring is kind of important... Note: Looks like recent Solr metrics

[jira] [Issue Comment Deleted] (SOLR-9898) Documentation for metrics collection and /admin/metrics

2017-03-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-9898: --- Comment: was deleted (was: While I love all the new metrics you are adding, I think metrics

[jira] [Commented] (SOLR-9898) Documentation for metrics collection and /admin/metrics

2017-03-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892436#comment-15892436 ] Otis Gospodnetic commented on SOLR-9898: While I love all the new metrics you are adding, I think

[jira] [Commented] (LUCENE-7619) Add WordDelimiterGraphFilter

2017-03-02 Thread Jigar Shah (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892428#comment-15892428 ] Jigar Shah commented on LUCENE-7619: I will go for snapshot for now. Thanks for suggesting direction

[jira] [Commented] (SOLR-10221) Search for "jac*" or "jacob*" does not work for "jacobus" when it is part of long lists of synonyms

2017-03-02 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892377#comment-15892377 ] Alexandre Rafalovitch commented on SOLR-10221: -- I am not sure that JIRA is the right avenue

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_121) - Build # 761 - Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/761/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: {

[jira] [Comment Edited] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892109#comment-15892109 ] Uwe Schindler edited comment on LUCENE-7727 at 3/2/17 1:53 PM: --- New patch

[jira] [Updated] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7727: -- Fix Version/s: 6.5 master (7.0) > Replace EOL'ed pegdown by flexmark-java

[jira] [Updated] (LUCENE-7672) CachingNaiveBayesClassifier doesn't compute log prior.

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7672: - Affects Version/s: (was: 6.5.0) > CachingNaiveBayesClassifier doesn't compute log prior. >

[jira] [Updated] (LUCENE-7662) Index with missing files should throw CorruptIndexException

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7662: - Fix Version/s: (was: 6.5.0) 6.5 > Index with missing files should throw

[jira] [Updated] (LUCENE-7707) Only assign ScoreDoc#shardIndex if it was already assigned to non default (-1) value

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7707: - Fix Version/s: (was: 6.5.0) 6.5 > Only assign ScoreDoc#shardIndex if it

[jira] [Updated] (LUCENE-7704) SysnonymGraphFilter doesn't respect ignoreCase parameter

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7704: - Fix Version/s: (was: 6.5.0) 6.5 > SysnonymGraphFilter doesn't respect

[jira] [Updated] (LUCENE-7664) Deprecate GeoPointField & queries

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7664: - Fix Version/s: (was: 6.5.0) 6.5 > Deprecate GeoPointField & queries >

[jira] [Resolved] (LUCENE-7715) Simplify NearSpansUnordered

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7715. -- Resolution: Fixed Fix Version/s: 6.5 master (7.0) > Simplify

[jira] [Commented] (LUCENE-7715) Simplify NearSpansUnordered

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892247#comment-15892247 ] ASF subversion and git services commented on LUCENE-7715: - Commit

[jira] [Commented] (LUCENE-7715) Simplify NearSpansUnordered

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892246#comment-15892246 ] ASF subversion and git services commented on LUCENE-7715: - Commit

[jira] [Commented] (SOLR-10104) BlockDirectoryCache release hooks do not work with multiple directories

2017-03-02 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892234#comment-15892234 ] Mike Drob commented on SOLR-10104: -- {quote}I have been considering the non global cache a bug. Just kept

[jira] [Created] (SOLR-10222) Remove per-core blockcache

2017-03-02 Thread Mike Drob (JIRA)
Mike Drob created SOLR-10222: Summary: Remove per-core blockcache Key: SOLR-10222 URL: https://issues.apache.org/jira/browse/SOLR-10222 Project: Solr Issue Type: Improvement Security

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892220#comment-15892220 ] Steve Rowe commented on SOLR-9401: -- >From

Re: [VOTE] Release Lucene/Solr 6.4.2 RC1

2017-03-02 Thread Shalin Shekhar Mangar
+1 SUCCESS! [1:04:02.154978] On Thu, Mar 2, 2017 at 2:12 AM, Ishan Chattopadhyaya wrote: > Please vote for release candidate 1 for Lucene/Solr 6.4.2 > > The artifacts can be downloaded from: >

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892198#comment-15892198 ] Noble Paul commented on SOLR-9401: -- Is it after the latest commit? > TestPKIAuthenticationPlugin NPE >

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892195#comment-15892195 ] Steve Rowe commented on SOLR-9401: -- Looks like the timestamp in the header isn't being updated on retry,

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_121) - Build # 6429 - Unstable!

2017-03-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6429/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two

[jira] [Updated] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9401: - Fix Version/s: master (7.0) > TestPKIAuthenticationPlugin NPE > --- > >

[jira] [Resolved] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-9401. -- Resolution: Fixed Fix Version/s: 6.5 > TestPKIAuthenticationPlugin NPE >

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892172#comment-15892172 ] ASF subversion and git services commented on SOLR-9401: --- Commit

[JENKINS] Lucene-Solr-NightlyTests-6.4 - Build # 19 - Still Unstable

2017-03-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/19/ 6 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at

[jira] [Updated] (LUCENE-7727) Replace EOL'ed pegdown by flexmark-java for Java 9 compatibility

2017-03-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7727: -- Attachment: LUCENE-7727.patch New patch with cleanup: - remove of Pegdown compatibility layer

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892053#comment-15892053 ] ASF subversion and git services commented on SOLR-9401: --- Commit

[jira] [Updated] (SOLR-9986) Implement DatePointField

2017-03-02 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9986: --- Attachment: SOLR-9986.patch Patch for this ticket. [~tomasflobbe] Please take a look at the patch. >

[jira] [Commented] (SOLR-10153) UnifiedSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-03-02 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892011#comment-15892011 ] Amrit Sarkar commented on SOLR-10153: - [~dsmiley] LUCENE-7729 has incorporated string type separator

[jira] [Updated] (LUCENE-7729) Support for string type separator for CustomSeparatorBreakIterator

2017-03-02 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated LUCENE-7729: - Attachment: LUCENE-7729.patch LUCENE-7729.patch uploaded: {noformat} modified:

[jira] [Commented] (SOLR-9401) TestPKIAuthenticationPlugin NPE

2017-03-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892003#comment-15892003 ] ASF subversion and git services commented on SOLR-9401: --- Commit

[jira] [Commented] (LUCENE-7715) Simplify NearSpansUnordered

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891997#comment-15891997 ] Adrien Grand commented on LUCENE-7715: -- OK, I just applied the patch to understand how it works. It

[jira] [Created] (LUCENE-7729) Support for string type separator for CustomSeparatorBreakIterator

2017-03-02 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created LUCENE-7729: Summary: Support for string type separator for CustomSeparatorBreakIterator Key: LUCENE-7729 URL: https://issues.apache.org/jira/browse/LUCENE-7729 Project: Lucene -

[jira] [Updated] (LUCENE-6819) Deprecate index-time boosts?

2017-03-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6819: - Attachment: LUCENE-6819-deprecation.patch Here is an updated 6.x deprecation patch with CHANGES

[jira] [Updated] (SOLR-10221) Search for "jac*" or "jacob*" does not work for "jacobus" when it is part of long lists of synonyms

2017-03-02 Thread Alexandar Mitsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandar Mitsev updated SOLR-10221: Description: We have a field with SynonymFilterFactory for dutch synonyms. Both on index

[jira] [Created] (SOLR-10221) Search for "jac*" or "jacob*" does not work for "jacobus" when it is part of long lists of synonyms

2017-03-02 Thread Alexandar Mitsev (JIRA)
Alexandar Mitsev created SOLR-10221: --- Summary: Search for "jac*" or "jacob*" does not work for "jacobus" when it is part of long lists of synonyms Key: SOLR-10221 URL:

  1   2   >