Re: [JENKINS] Lucene-Solr-NightlyTests-master - Build # 1534 - Failure

2018-04-20 Thread Dawid Weiss
This is due to an out of memory exception in [junit4] 1> at org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:81) Seems like mem codec has been picked -- should we add suppression to this test? @SuppressCodecs({"Direct", "Memory"}) Dawid -

[jira] [Created] (SOLR-12251) pk ids not sort when in deltaQuery

2018-04-20 Thread wzhonggo (JIRA)
wzhonggo created SOLR-12251: --- Summary: pk ids not sort when in deltaQuery Key: SOLR-12251 URL: https://issues.apache.org/jira/browse/SOLR-12251 Project: Solr Issue Type: Bug Security Level:

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

2018-04-20 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1808/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 10 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time Stack Tra

[jira] [Commented] (LUCENE-8249) Add matches to exact PhraseQuery and MultiPhraseQuery

2018-04-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445499#comment-16445499 ] Alan Woodward commented on LUCENE-8249: --- Here's an updated patch: * minFreq() is no

[jira] [Updated] (LUCENE-8249) Add matches to exact PhraseQuery and MultiPhraseQuery

2018-04-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8249: -- Attachment: LUCENE-8249.patch > Add matches to exact PhraseQuery and MultiPhraseQuery > ---

[jira] [Commented] (SOLR-11200) provide a config to enable disable ConcurrentMergeSchedule.doAutoIOThrottle

2018-04-20 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445470#comment-16445470 ] Dawid Weiss commented on SOLR-11200: The io throttling in CMS should already auto-adju

[jira] [Resolved] (LUCENE-8258) GeoComplexPolygon fails computing traversals

2018-04-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-8258. - Resolution: Fixed Fix Version/s: master (8.0) 7.4 6.7

[jira] [Commented] (LUCENE-8258) GeoComplexPolygon fails computing traversals

2018-04-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445438#comment-16445438 ] ASF subversion and git services commented on LUCENE-8258: - Commit

[jira] [Commented] (LUCENE-8258) GeoComplexPolygon fails computing traversals

2018-04-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445437#comment-16445437 ] ASF subversion and git services commented on LUCENE-8258: - Commit

[jira] [Commented] (LUCENE-8258) GeoComplexPolygon fails computing traversals

2018-04-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445434#comment-16445434 ] ASF subversion and git services commented on LUCENE-8258: - Commit

[jira] [Commented] (SOLR-4793) Solr Cloud can't upload large config files ( > 1MB) to Zookeeper

2018-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445424#comment-16445424 ] Jan Høydahl commented on SOLR-4793: --- This probably means that backup/restore feature also

[jira] [Commented] (SOLR-4793) Solr Cloud can't upload large config files ( > 1MB) to Zookeeper

2018-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445422#comment-16445422 ] Jan Høydahl commented on SOLR-4793: --- Can we keep all but large files in zk. When zkClient

[jira] [Commented] (LUCENE-8258) GeoComplexPolygon fails computing traversals

2018-04-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445416#comment-16445416 ] Karl Wright commented on LUCENE-8258: - [~ivera] This is essentially looking "into the

[jira] [Resolved] (SOLR-12155) Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()

2018-04-20 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-12155. - Resolution: Fixed > Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField() > ---

[jira] [Commented] (SOLR-9304) -Dsolr.ssl.checkPeerName=false ignored on master

2018-04-20 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445401#comment-16445401 ] Lucene/Solr QA commented on SOLR-9304: -- | (x) *{color:red}-1 overall{color}* | \\ \\ |

<    1   2