[jira] [Commented] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-03-26 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802472#comment-16802472 ] Munendra S N commented on SOLR-1: - * For PointFields, *terms.ttf=true* doesn't wo

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7838 - Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7838/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing Error Message: num docs expected:<200> but was:<199> Stack Trace: java.

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269404589 ## File path: solr/core/src/test-files/solr/collection1/conf/sharded-block-schema.xml ## @@ -0,0 +1,65 @@ + + + + + + + + + + +

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269404669 ## File path: solr/core/src/test-files/solr/collection1/conf/solrconfig-block-atomic-update.xml ## @@ -0,0 +1,64 @@ + + + + + + + ${tes

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269405690 ## File path: solr/core/src/test/org/apache/solr/cloud/AtomicUpdateBlockShardedTest.java ## @@ -0,0 +1,187 @@ +/* + * Licensed to the Ap

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269402083 ## File path: solr/core/src/java/org/apache/solr/update/processor/AtomicUpdateDocumentMerger.java ## @@ -193,6 +194,10 @@ public static

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269405154 ## File path: solr/core/src/test/org/apache/solr/cloud/AtomicUpdateBlockShardedTest.java ## @@ -0,0 +1,187 @@ +/* + * Licensed to the Ap

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269404266 ## File path: solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java ## @@ -815,31 +871,7 @@ protected void

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on a change in pull request #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#discussion_r269403798 ## File path: solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java ## @@ -645,32 +660,78 @@ boolean getUp

[jira] [Updated] (SOLR-13337) TermsComponent sharded and terms.sort=index performance

2019-03-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Morten Bøgeskov updated SOLR-13337: --- Attachment: SOLR-13337.patch > TermsComponent sharded and terms.sort=index performance >

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 310 - Still Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/310/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 7 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=

[jira] [Commented] (SOLR-13337) TermsComponent sharded and terms.sort=index performance

2019-03-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802392#comment-16802392 ] Morten Bøgeskov commented on SOLR-13337: Updated description with how the patch h

[jira] [Updated] (SOLR-13337) TermsComponent sharded and terms.sort=index performance

2019-03-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Morten Bøgeskov updated SOLR-13337: --- Description: When the TermsComponet distributes across all shards, all (terms.limit=-1) are

[jira] [Updated] (SOLR-13337) TermsComponent sharded and terms.sort=index performance

2019-03-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Morten Bøgeskov updated SOLR-13337: --- Description: When the TermsComponet distributes across all shards, all (terms.limit=-1) are

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_172) - Build # 152 - Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/152/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly Error Message: Should be exactly one group with 1 entry of 10 for null f

[JENKINS] Lucene-Solr-repro - Build # 3073 - Unstable

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3073/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1801/consoleText [repro] Revision: 361d1e84ce927c2cdc3d732da65cfd755800ad0a [repro] Ant options: -Dtests.multiplier=2 -

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1290 - Failure

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1290/ No tests ran. Build Log: [...truncated 23436 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [asciidoctor:con

[JENKINS] Lucene-Solr-Tests-8.x - Build # 83 - Unstable

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/83/ 2 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached.

[GitHub] [lucene-solr] dsmiley commented on issue #455: SOLR-12638

2019-03-26 Thread GitBox
dsmiley commented on issue #455: SOLR-12638 URL: https://github.com/apache/lucene-solr/pull/455#issuecomment-476854467 * The change to `DocTermOrds` appears to be erroneous related to getting up to date with master. Same for `the-terms-component.adoc` * AddUpdateCommand.getHashableId ca

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_172) - Build # 309 - Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/309/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest Error Message: ObjectTracker found 6 object(s) that were not rele

[jira] [Commented] (SOLR-9840) Add a unit test for LDAP integration

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802170#comment-16802170 ] Kevin Risden commented on SOLR-9840: Fixed relatively recently in ApacheDS master - h

[jira] [Comment Edited] (SOLR-9840) Add a unit test for LDAP integration

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802164#comment-16802164 ] Kevin Risden edited comment on SOLR-9840 at 3/26/19 8:52 PM: -

[jira] [Commented] (SOLR-9840) Add a unit test for LDAP integration

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802164#comment-16802164 ] Kevin Risden commented on SOLR-9840: Seems like apacheds depends on SOLR-9079 so the p

[jira] [Updated] (SOLR-9840) Add a unit test for LDAP integration

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9840: --- Attachment: SOLR-9840.patch > Add a unit test for LDAP integration > -

[jira] [Commented] (SOLR-9840) Add a unit test for LDAP integration

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802151#comment-16802151 ] Kevin Risden commented on SOLR-9840: Uploaded new patch rebased on top of master. > A

[jira] [Resolved] (SOLR-9958) The FileSystem used by HdfsBackupRepository gets closed before the backup completes.

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-9958. Resolution: Workaround Marking this as resolved with workaround. SOLR-11473 would be the long term

[jira] [Resolved] (SOLR-11335) HdfsDirectory & Factory should not close the FileSystem object retrieved with get

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-11335. - Resolution: Workaround Marking this as resolved with workaround. SOLR-11473 would be the long ter

[jira] [Resolved] (SOLR-12210) Perfomance degradation at High Load

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-12210. - Resolution: Duplicate This duplicates SOLR-7393. Not much detail added here over SOLR-7393 though

[jira] [Commented] (SOLR-12860) MetricsHistoryHandler does not work with BasicAuth

2019-03-26 Thread Lorenzo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802137#comment-16802137 ] Lorenzo commented on SOLR-12860: I found the issue. I am preparing the PR. > MetricsHist

[jira] [Commented] (SOLR-9958) The FileSystem used by HdfsBackupRepository gets closed before the backup completes.

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802128#comment-16802128 ] Kevin Risden commented on SOLR-9958: SOLR-11335 is the same as this ticket. A non HDFS

[jira] [Assigned] (SOLR-6008) HDFS tests are using local filesystem because solr.hdfs.home is set to a local filesystem path.

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-6008: -- Assignee: Kevin Risden (was: Mark Miller) > HDFS tests are using local filesystem because solr

[jira] [Resolved] (SOLR-6008) HDFS tests are using local filesystem because solr.hdfs.home is set to a local filesystem path.

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-6008. Resolution: Fixed Fix Version/s: master (9.0) 8.1 This shouldn't be the ca

[jira] [Commented] (SOLR-5007) TestRecoveryHdfs seems to be leaking a thread occasionally that ends up failing a completely different test.

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802113#comment-16802113 ] Kevin Risden commented on SOLR-5007: Planning to follow up on the HDFS mailing list or

[jira] [Commented] (SOLR-13338) HdfsAutoAddReplicasIntegrationTest failures

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802112#comment-16802112 ] Kevin Risden commented on SOLR-13338: - I have not seen HdfsAutoAddReplicasIntegration

[jira] [Resolved] (SOLR-12040) HdfsBasicDistributedZkTest & HdfsBasicDistributedZk2 fail on virtually every jenkins run

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-12040. - Resolution: Fixed Fix Version/s: master (9.0) 8.1 Marking as resolved a

[jira] [Commented] (SOLR-12040) HdfsBasicDistributedZkTest & HdfsBasicDistributedZk2 fail on virtually every jenkins run

2019-03-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802110#comment-16802110 ] Kevin Risden commented on SOLR-12040: - This hasn't failed in the past 7 days and the

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 53 - Still Failing

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/53/ No tests ran. Build Log: [...truncated 23466 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [asciidoctor:convert]

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802036#comment-16802036 ] Uwe Schindler commented on LUCENE-2562: --- No problem, I took the issue and will tak

[jira] [Assigned] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2562: - Assignee: Uwe Schindler > Make Luke a Lucene/Solr Module >

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 23828 - Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23828/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 55 - Failure

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/55/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest Error Message: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 17,704,360

[GitHub] [lucene-solr] danmuzi removed a comment on issue #585: LUCENE-8698: Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl

2019-03-26 Thread GitBox
danmuzi removed a comment on issue #585: LUCENE-8698: Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl URL: https://github.com/apache/lucene-solr/pull/585#issuecomment-471064954 Hi, @romseygeek. I'm sorry for bothering you. This PR is a patch for the [LUCENE-8572](https

[jira] [Commented] (SOLR-13333) terms.ttf=true doesn't work when distrib=false and terms.list is not specified

2019-03-26 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801905#comment-16801905 ] Mikhail Khludnev commented on SOLR-1: - ccing [~shaie] > terms.ttf=true doesn

[jira] [Comment Edited] (SOLR-13349) High CPU usage in Solr due to Java 8 bug

2019-03-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801897#comment-16801897 ] Erick Erickson edited comment on SOLR-13349 at 3/26/19 4:25 PM: ---

[jira] [Commented] (SOLR-13349) High CPU usage in Solr due to Java 8 bug

2019-03-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801897#comment-16801897 ] Erick Erickson commented on SOLR-13349: --- I pulled the branch_6_6 code fresh and the

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-26 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801893#comment-16801893 ] Tomoko Uchida commented on LUCENE-2562: --- Thank you, and sorry I was a little bit o

[jira] [Commented] (SOLR-13349) High CPU usage in Solr due to Java 8 bug

2019-03-26 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801885#comment-16801885 ] Cassandra Targett commented on SOLR-13349: -- Does it really impact 6.6? If the th

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801882#comment-16801882 ] Ignacio Vera commented on LUCENE-8736: -- +1 I will look into the logic in more detai

[GitHub] [lucene-solr] iverase commented on issue #608: LUCENE-8620: LatLonShape contains

2019-03-26 Thread GitBox
iverase commented on issue #608: LUCENE-8620: LatLonShape contains URL: https://github.com/apache/lucene-solr/pull/608#issuecomment-476718586 @nknize I created: https://github.com/apache/lucene-solr/pull/622 The PR contains the updated Tessellator logic and the decoding logic i

[GitHub] [lucene-solr] iverase opened a new pull request #622: Update Tessellator logic to label if triangle edges belongs to the original polygon.

2019-03-26 Thread GitBox
iverase opened a new pull request #622: Update Tessellator logic to label if triangle edges belongs to the original polygon. URL: https://github.com/apache/lucene-solr/pull/622 This information is then encoded and triangles are decoded using LatLonShape.decodeTriangle. ---

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-03-26 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r269179855 ## File path: solr/core/src/java/org/apache/solr/search/grouping/distribu

Lucene/Solr and Java versions, what we know

2019-03-26 Thread Erick Erickson
So I assume everyone thinks I’ve nailed it perfectly with this page? https://wiki.apache.org/solr/SolrJavaVersions. ‘cause I haven’t seen much feedback. Look, we give _no_ guidance at this point about whether Lucene/Solr even work on Java X. Well, I guess we’re saying Solr 9 works on with Java

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1801 - Unstable

2019-03-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1801/ 2 tests failed. FAILED: org.apache.solr.cloud.RollingRestartTest.test Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at __randomizedtesting.SeedInfo.seed([FAEFF

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801854#comment-16801854 ] Uwe Schindler commented on LUCENE-2562: --- Hi, bq. By the way, to be honest, (while

[jira] [Updated] (SOLR-13349) High CPU usage in Solr due to Java 8 bug

2019-03-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13349: -- Description: We've had sporadic reports of high CPU usage in Solr 7. Lukas Weiss reported a Ja

[jira] [Created] (SOLR-13349) High CPU usage in Solr due to Java 8 bug

2019-03-26 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13349: - Summary: High CPU usage in Solr due to Java 8 bug Key: SOLR-13349 URL: https://issues.apache.org/jira/browse/SOLR-13349 Project: Solr Issue Type: Improveme

[GitHub] [lucene-solr] iverase commented on issue #608: LUCENE-8620: LatLonShape contains

2019-03-26 Thread GitBox
iverase commented on issue #608: LUCENE-8620: LatLonShape contains URL: https://github.com/apache/lucene-solr/pull/608#issuecomment-476691495 Yes, I already thought about splitting the PR and your proposal is similar to what I had in mind. +1 I will prepare a new PR with only

[GitHub] [lucene-solr] nknize commented on issue #608: LUCENE-8620: LatLonShape contains

2019-03-26 Thread GitBox
nknize commented on issue #608: LUCENE-8620: LatLonShape contains URL: https://github.com/apache/lucene-solr/pull/608#issuecomment-476690169 This is coming along nicely and I like the overall approach. A few general thoughts: 1. Would it make sense to split this PR into a couple sep

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801820#comment-16801820 ] Simon Willnauer commented on LUCENE-8735: - thanks henning > FileAlreadyExistsEx

[jira] [Resolved] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8735. - Resolution: Fixed Assignee: Simon Willnauer Fix Version/s: 7.7.1

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801818#comment-16801818 ] ASF subversion and git services commented on LUCENE-8735: - Commi

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801816#comment-16801816 ] ASF subversion and git services commented on LUCENE-8735: - Commi

[jira] [Commented] (SOLR-13262) Implement collection RENAME command

2019-03-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801811#comment-16801811 ] Erick Erickson commented on SOLR-13262: --- I suspect also that you'd have to go in to

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-26 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801806#comment-16801806 ] Nicholas Knize commented on LUCENE-8736: Thanks [~ivera]! bq. I have tried to

Re: Writing Unit test for SOLR Issue

2019-03-26 Thread Jason Gerlowski
I'm only passingly familiar with EmbeddedSolrServer. But if you can reproduce the problem using EmbeddedSolrServer, then that'd be a great place to start for a test. If you aren't able to reproduce the problem with EmbeddedSolrServer though, you'll probably need to use HttpSolrClient and one of t

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801801#comment-16801801 ] ASF subversion and git services commented on LUCENE-8735: - Commi

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801776#comment-16801776 ] ASF subversion and git services commented on LUCENE-8735: - Commi

[jira] [Updated] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

2019-03-26 Thread Andrzej Wislowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-13348: - Attachment: SOLR-13348.patch > CollapsingQParserPlugin should not run scorer for document

[jira] [Updated] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

2019-03-26 Thread Andrzej Wislowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-13348: - Affects Version/s: 8.0 > CollapsingQParserPlugin should not run scorer for documents not

[jira] [Updated] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

2019-03-26 Thread Andrzej Wislowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-13348: - Affects Version/s: (was: 8.0) master (9.0) > CollapsingQParser

[jira] [Updated] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

2019-03-26 Thread Andrzej Wislowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Wislowski updated SOLR-13348: - Description: CollapsingQParserPlugin should not run scorer for documents not eligible for

[jira] [Created] (SOLR-13348) CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing

2019-03-26 Thread Andrzej Wislowski (JIRA)
Andrzej Wislowski created SOLR-13348: Summary: CollapsingQParserPlugin should not run scorer for documents not eligible for collapsing Key: SOLR-13348 URL: https://issues.apache.org/jira/browse/SOLR-13348

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801749#comment-16801749 ] ASF subversion and git services commented on LUCENE-8735: - Commi

Re: Writing Unit test for SOLR Issue

2019-03-26 Thread Thomas Wöckinger
I know SolrJ pretty well, so should i write the against EmbeddedSolrServer, or is there a different base class for such tests? On Tue, Mar 26, 2019 at 2:55 PM Jason Gerlowski wrote: > Hi Thomas, > > I see what you mean; the utilities used by that test as-is rely on > XML. If you want to send th

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-03-26 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801746#comment-16801746 ] Tomoko Uchida commented on LUCENE-2562: --- I would like to remove one more library {

[jira] [Commented] (LUCENE-8735) FileAlreadyExistsException after opening old commit

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801743#comment-16801743 ] ASF subversion and git services commented on LUCENE-8735: - Commi

[GitHub] [lucene-solr] s1monw merged pull request #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows.

2019-03-26 Thread GitBox
s1monw merged pull request #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows. URL: https://github.com/apache/lucene-solr/pull/619 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene-solr] s1monw commented on issue #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows.

2019-03-26 Thread GitBox
s1monw commented on issue #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows. URL: https://github.com/apache/lucene-solr/pull/619#issuecomment-476652391 thanks @henningandersen This is an automated message from t

[jira] [Assigned] (SOLR-13331) Atomic Update Multivalue remove does not work

2019-03-26 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13331: -- Assignee: Jason Gerlowski > Atomic Update Multivalue remove does not work > --

Re: Writing Unit test for SOLR Issue

2019-03-26 Thread Jason Gerlowski
Hi Thomas, I see what you mean; the utilities used by that test as-is rely on XML. If you want to send the atomic-update via Javabin, the best option is probably to write a small testcase using SolrJ. Javabin is the default wire format in SolrJ, so it should do what you want. If you haven't used

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 150 - Still Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/150/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test Error Message: Timeout waiting for state down of replica core_node3, current st

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-03-26 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801666#comment-16801666 ] Cassandra Targett commented on SOLR-11959: -- Totally missed the doc patch on this

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801664#comment-16801664 ] ASF subversion and git services commented on SOLR-11959: Commit 3

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801665#comment-16801665 ] ASF subversion and git services commented on SOLR-11959: Commit 3

[jira] [Commented] (SOLR-11959) CDCR unauthorized to replicate to a target collection that is update protected in security.json

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801661#comment-16801661 ] ASF subversion and git services commented on SOLR-11959: Commit 6

[GitHub] [lucene-solr] s1monw commented on issue #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows.

2019-03-26 Thread GitBox
s1monw commented on issue #619: LUCENE-8735: Avoid FileAlreadyExistsException on windows. URL: https://github.com/apache/lucene-solr/pull/619#issuecomment-476607555 this change LGTM - @henningandersen can you add a changes.txt entry. once this is in I will take care of the backporting proc

Re: 6.6.6 Release

2019-03-26 Thread David Smiley
Is it documented somewhere how to set up a Jenkins config to run Lucene/Solr tests? We have no Jenkinsfile. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Mar 26, 2019 at 6:13 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > I've

[jira] [Updated] (LUCENE-6687) MLT term frequency calculation bug

2019-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-6687: Fix Version/s: master (9.0) > MLT term frequency calculation bug > ---

[jira] [Assigned] (SOLR-13262) Implement collection RENAME command

2019-03-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-13262: Assignee: Andrzej Bialecki > Implement collection RENAME command > --

Re: Writing Unit test for SOLR Issue

2019-03-26 Thread Thomas Wöckinger
Following problem: TestHarness is using XMLLoader to test the whole test case, so it is not possible to test with ByteArrayUtf8CharSequence because it will be converted to String before. Can you guide me to create a TestHarness for which is using JavaBinCodec. Thx Tom On Mon, Mar 25, 2019 at 8:

[jira] [Commented] (SOLR-13262) Implement collection RENAME command

2019-03-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801581#comment-16801581 ] Andrzej Bialecki commented on SOLR-13262: -- After initial investigation this pro

[jira] [Commented] (LUCENE-6687) MLT term frequency calculation bug

2019-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801565#comment-16801565 ] Tommaso Teofili commented on LUCENE-6687: - thanks [~mbonaci] and [~alessandro.be

[jira] [Commented] (LUCENE-6687) MLT term frequency calculation bug

2019-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801564#comment-16801564 ] ASF subversion and git services commented on LUCENE-6687: - Commi

[jira] [Commented] (SOLR-10329) Rebuild Solr examples

2019-03-26 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801563#comment-16801563 ] Alexandre Rafalovitch commented on SOLR-10329: -- The JIRA itself is still ope

[jira] [Assigned] (LUCENE-6687) MLT term frequency calculation bug

2019-03-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-6687: --- Assignee: Tommaso Teofili > MLT term frequency calculation bug > --

Re: We have a cause for high CPU usage on Solr 7.7

2019-03-26 Thread Adrien Grand
+1 to raise a JIRA. There is an easy workaround on the user side by using a recent JVM, but at the same time the change to the code looks safe. Does it affect 6.6? I see there is an ongoing thread about getting 6.6.6 out. On Mon, Mar 25, 2019 at 5:05 PM Erick Erickson wrote: > > From the user’s l

Re: We have a cause for high CPU usage on Solr 7.7

2019-03-26 Thread Bram Van Dam
On 25/03/2019 17:04, Erick Erickson wrote: > Short form: Apparently there’s a java 8 bug that’s the root cause, not fixed > until Java 9: https://bugs.openjdk.java.net/browse/JDK-8129861 Thanks for this, Erick & Adam. This explains a few things I've been seeing (in my own code as well as sporadic

Re: 6.6.6 Release

2019-03-26 Thread Ishan Chattopadhyaya
I've setup a Jenkins for branch 6.6, http://threadripper.dnsabr.com:8080/job/Solr_6_6/ On Tue 26 Mar, 2019, 10:14 AM Tomás Fernández Löbbe, wrote: > Thanks for working on this Ishan, I'll commit SOLR-13301 into the branch > too. > > On Mon, Mar 25, 2019 at 12:13 AM Ishan Chattopadhyaya < > ichat

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk-11) - Build # 36 - Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/36/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: Error from server at http://127.0.0.1:33459/solr/.system:

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_172) - Build # 149 - Still Unstable!

2019-03-26 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/149/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 5 object(s) that were n

  1   2   >