[jira] [Commented] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771386#comment-16771386 ] Jim Ferenczi commented on LUCENE-8697: -- The patch looks good. Note that while the patch fixes a

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

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

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

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

[jira] [Assigned] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-13255: - Assignee: Noble Paul > LanguageIdentifierUpdateProcessor broken for documents sent with

[jira] [Commented] (SOLR-13149) Implement a basic CategoryRoutedAlias class

2019-02-18 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771519#comment-16771519 ] Gus Heck commented on SOLR-13149: - Realized the contains check wasn't really a per doc thing anyway so

[GitHub] gus-asf commented on a change in pull request #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
gus-asf commented on a change in pull request #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#discussion_r257879138 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/CategoryRoutedAlias.java ## @@ -125,13 +146,13 @@ String

[GitHub] gus-asf commented on a change in pull request #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
gus-asf commented on a change in pull request #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#discussion_r257879138 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/CategoryRoutedAlias.java ## @@ -125,13 +146,13 @@ String

[jira] [Commented] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-18 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771547#comment-16771547 ] Munendra S N commented on SOLR-11883: - [^SOLR-11883.patch] Updated the patch to handle the case

[GitHub] gus-asf commented on a change in pull request #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
gus-asf commented on a change in pull request #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#discussion_r257885303 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/CategoryRoutedAlias.java ## @@ -117,15 +117,15 @@ public

[jira] [Updated] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-18 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11883: Attachment: SOLR-11883.patch > NPE on missing nested query in QueryValueSource >

[GitHub] gus-asf commented on a change in pull request #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
gus-asf commented on a change in pull request #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#discussion_r257886945 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/CategoryRoutedAlias.java ## @@ -128,7 +128,8 @@ public void

[jira] [Updated] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-18 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11883: Attachment: SOLR-11883.patch > NPE on missing nested query in QueryValueSource >

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

2019-02-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/39/ 1 tests failed. FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test Error Message: Failed while waiting for active collection Timeout waiting to see state for collection=collection1 :null Live Nodes: [127.0.0.1:33416_solr,

[jira] [Commented] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-18 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771556#comment-16771556 ] Munendra S N commented on SOLR-11883: - [^SOLR-11883.patch] [~mkhludnev] This patch handles parse

[GitHub] moshebla commented on a change in pull request #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
moshebla commented on a change in pull request #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#discussion_r257896844 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/CategoryRoutedAlias.java ## @@ -125,13 +146,13 @@ String

[GitHub] moshebla commented on issue #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
moshebla commented on issue #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#issuecomment-464996450 Rebased on SOLR-13131. Updated the added test to include maxCardinality in the createAlias cmd, since it is now a required param and caused the newly added tests

[GitHub] moshebla edited a comment on issue #573: WIP: SOLR-13150

2019-02-18 Thread GitBox
moshebla edited a comment on issue #573: WIP: SOLR-13150 URL: https://github.com/apache/lucene-solr/pull/573#issuecomment-464996450 Rebased on SOLR-13131. Updated the newly added tests to include maxCardinality in the createAlias cmd, since it is now a required param and caused

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 1041 - Unstable!

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1041/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple Error Message: Error starting up MiniSolrCloudCluster Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-8.0 - Build # 2 - Still Unstable

2019-02-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.0/2/ 5 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: Some docs had errors -- check logs expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: Some docs had errors --

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3562/ Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseParallelGC 9 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with this

[jira] [Commented] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-02-18 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771635#comment-16771635 ] Lucene/Solr QA commented on SOLR-7414: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

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

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771425#comment-16771425 ] Noble Paul commented on SOLR-12992: --- All the normal calls are always expected to return normal java

[jira] [Resolved] (SOLR-13231) async CREATE collection request doesn't fail or cleanup when the request fails

2019-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe resolved SOLR-13231. -- Resolution: Duplicate Assignee: Tomás Fernández Löbbe Resolving as

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771500#comment-16771500 ] Noble Paul commented on SOLR-12992: --- We should fix this. 7.7.1. The patch is uploaded in SOLR-13255 >

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/186/ Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest Error Message: SOLR-11606: ByteBuddy used by Mockito is not working with

[jira] [Updated] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13249: -- Attachment: (was: SOLR-13255.patch) > ByteArrayUtf8CharSequence.getStringOrNull returns null >

[jira] [Updated] (SOLR-9882) exceeding timeAllowed causes ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2019-02-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9882: --- Summary: exceeding timeAllowed causes ClassCastException: BasicResultContext cannot be cast

[jira] [Assigned] (SOLR-12708) Async collection actions should not hide failures

2019-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe reassigned SOLR-12708: Assignee: Tomás Fernández Löbbe (was: Varun Thacker) > Async collection

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771489#comment-16771489 ] Tomás Fernández Löbbe commented on SOLR-12992: -- So, is the plan to fix the compatibility

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5057/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Timeout occurred while waiting response from server at:

[jira] [Commented] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771458#comment-16771458 ] Noble Paul commented on SOLR-13255: --- [~ahubold] do you have a test for this? >

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

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

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/45/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.handler.TestSQLHandler.doTest Error Message: --> http://127.0.0.1:63370/collection1_shard2_replica_n2:Failed to execute

[jira] [Assigned] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-13249: - Assignee: Noble Paul > ByteArrayUtf8CharSequence.getStringOrNull returns null >

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771422#comment-16771422 ] Alan Woodward commented on SOLR-12992: -- [~markrmil...@gmail.com] 7.7 was released a week ago, but I

[jira] [Updated] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13249: -- Attachment: SOLR-13255.patch > ByteArrayUtf8CharSequence.getStringOrNull returns null >

[jira] [Updated] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13255: -- Attachment: (was: SOLR-13255.patch) > LanguageIdentifierUpdateProcessor broken for documents sent

[jira] [Comment Edited] (SOLR-12055) Enable async logging by default

2019-02-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771451#comment-16771451 ] Erick Erickson edited comment on SOLR-12055 at 2/19/19 12:46 AM: - I made

[JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 194 - Failure!

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/194/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 2636 lines...] [junit4] JVM J1: stdout was not empty, see:

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

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

[jira] [Commented] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771419#comment-16771419 ] Noble Paul commented on SOLR-13249: --- bq. gets a field value via SolrInputField.getValue(). In a normal

[jira] [Assigned] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned LUCENE-8696: --- Assignee: Karl Wright > TestGeo3DPoint.testGeo3DRelations failure >

[jira] [Updated] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-13255: -- Attachment: SOLR-13255.patch > LanguageIdentifierUpdateProcessor broken for documents sent with

[jira] [Commented] (SOLR-12708) Async collection actions should not hide failures

2019-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771463#comment-16771463 ] Tomás Fernández Löbbe commented on SOLR-12708: -- I updated the PR to make the back compat

[jira] [Resolved] (SOLR-13248) Autoscaling based replica placement is broken out of the box

2019-02-18 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-13248. -- Resolution: Fixed Assignee: Shalin Shekhar Mangar Fix

[GitHub] tigerquoll commented on issue #577: SOLR-13260: 128 bit integer type - longlong

2019-02-18 Thread GitBox
tigerquoll commented on issue #577: SOLR-13260: 128 bit integer type - longlong URL: https://github.com/apache/lucene-solr/pull/577#issuecomment-464960956 Hi Toke, thanks for your comments. Its great to have someone with a bit more experience with the SOLR code base involved. In answer to

[jira] [Commented] (SOLR-11883) NPE on missing nested query in QueryValueSource

2019-02-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771652#comment-16771652 ] Mikhail Khludnev commented on SOLR-11883: - absolutely. > NPE on missing nested query in

[jira] [Comment Edited] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-02-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770967#comment-16770967 ] Ishan Chattopadhyaya edited comment on SOLR-7414 at 2/18/19 10:31 AM: --

[jira] [Updated] (LUCENE-8695) Word delimiter graph or span queries bug

2019-02-18 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Rog updated LUCENE-8695: -- Description: I have a simple query phrase query and a token stream which uses word delimiter graph

[jira] [Updated] (SOLR-11876) InPlace update fails when resolving from Tlog if schema has a required field

2019-02-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-11876: Attachment: SOLR-11876.patch > InPlace update fails when resolving from Tlog if

[GitHub] tokee commented on issue #577: SOLR-13260: 128 bit integer type - longlong

2019-02-18 Thread GitBox
tokee commented on issue #577: SOLR-13260: 128 bit integer type - longlong URL: https://github.com/apache/lucene-solr/pull/577#issuecomment-464669631 > I believe solr and lucene is unlikely to support anything longer than 128 bits - The underlying implementation types only support a

[jira] [Commented] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-02-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770967#comment-16770967 ] Ishan Chattopadhyaya commented on SOLR-7414: I've committed this only to a branch,

JDK 12: First Release Candidate available

2019-02-18 Thread Rory O'Donnell
  Hi Uwe & Dawid, **OpenJDK builds *- JDK 12 Early Access build 32 **is now available **at : - jdk.java.net/12/* **JDK 12:  First Release Candidate [1]** * Per the JDK 12 schedule [2], we are now in Release Candidate Phase. * The stabilization repository, jdk/jdk12, is open for P1 bug fixes

[jira] [Created] (LUCENE-8695) Word delimiter graph or span queries bug

2019-02-18 Thread Pawel Rog (JIRA)
Pawel Rog created LUCENE-8695: - Summary: Word delimiter graph or span queries bug Key: LUCENE-8695 URL: https://issues.apache.org/jira/browse/LUCENE-8695 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-11876) InPlace update fails when resolving from Tlog if schema has a required field

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

[jira] [Commented] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

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

[JENKINS] Lucene-Solr-BadApples-master-Linux (32bit/jdk1.8.0_172) - Build # 164 - Failure!

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/164/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 13118 lines...] [junit4] JVM J2: stdout was not empty, see:

[jira] [Commented] (SOLR-11876) InPlace update fails when resolving from Tlog if schema has a required field

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

[jira] [Updated] (SOLR-7414) CSVResponseWriter returns empty field when fl alias is combined with '*' selector

2019-02-18 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7414: --- Attachment: SOLR-7414.patch I had a look at the use of explicitly requested fields,

[jira] [Commented] (LUCENE-8695) Word delimiter graph or span queries bug

2019-02-18 Thread Nikolay Khitrin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771012#comment-16771012 ] Nikolay Khitrin commented on LUCENE-8695: - I have the fully identical issue. Unfortunately,

[jira] [Created] (LUCENE-8696) TestGeo3DPoint.testGeo3DRelations failure

2019-02-18 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8696: Summary: TestGeo3DPoint.testGeo3DRelations failure Key: LUCENE-8696 URL: https://issues.apache.org/jira/browse/LUCENE-8696 Project: Lucene - Core Issue

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/18/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate Error Message: last

[jira] [Commented] (SOLR-11876) InPlace update fails when resolving from Tlog if schema has a required field

2019-02-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771078#comment-16771078 ] Jan Høydahl commented on SOLR-11876: Excellent, thanks Ishan! DRY is better :)  > InPlace update

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2019-02-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771013#comment-16771013 ] Simon Willnauer commented on LUCENE-8292: - [~dsmiley] I coordinated this with [~romseygeek]

RE: JDK 12: First Release Candidate available

2019-02-18 Thread Uwe Schindler
Hi, it’s installed already (both JDK 12 and JDK 13). We also made progress with the recent SIGSEGV issue in Apache Lucene/Solr, with fastdebug builds we were able to trigger an assertion failure. Uwe From: Rory O'Donnell Sent: Monday, February 18, 2019 12:09 PM To:

Re: JDK 12: First Release Candidate available

2019-02-18 Thread Rory O'Donnell
Thanks Uwe! On 18/02/2019 13:39, Uwe Schindler wrote: Hi, it’s installed already (both JDK 12 and JDK 13). We also made progress with the recent SIGSEGV issue in Apache Lucene/Solr, with fastdebug builds we were able to trigger an assertion failure. Uwe *From:*Rory O'Donnell *Sent:*

[jira] [Updated] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8697: -- Attachment: LUCENE-8697.patch > GraphTokenStreamFiniteStrings does not correctly handle gaps

[jira] [Commented] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771123#comment-16771123 ] Alan Woodward commented on LUCENE-8697: --- Patch with fix and some illustrative tests.  It also

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

2019-02-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771126#comment-16771126 ] Alan Woodward commented on SOLR-13248: -- Is this ready to be committed?  And am I OK to start

[GitHub] gerlowskija commented on a change in pull request #575: SOLR-13235: Split Collections API Ref Guide page

2019-02-18 Thread GitBox
gerlowskija commented on a change in pull request #575: SOLR-13235: Split Collections API Ref Guide page URL: https://github.com/apache/lucene-solr/pull/575#discussion_r257733502 ## File path: solr/solr-ref-guide/src/collection-management.adoc ## @@ -0,0 +1,752 @@ +=

[GitHub] gerlowskija commented on a change in pull request #575: SOLR-13235: Split Collections API Ref Guide page

2019-02-18 Thread GitBox
gerlowskija commented on a change in pull request #575: SOLR-13235: Split Collections API Ref Guide page URL: https://github.com/apache/lucene-solr/pull/575#discussion_r257728062 ## File path: solr/solr-ref-guide/src/cluster-node-management.adoc ## @@ -0,0 +1,496 @@ +=

[jira] [Updated] (SOLR-13256) Ref Guide: Upgrade Notes for 7.7

2019-02-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13256: --- Attachment: SOLR-13256.patch > Ref Guide: Upgrade Notes for 7.7 >

[jira] [Commented] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771196#comment-16771196 ] Jason Gerlowski commented on SOLR-13255: bq. it would be great to have a proper upgrade note as

[jira] [Created] (LUCENE-8698) Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl

2019-02-18 Thread Namgyu Kim (JIRA)
Namgyu Kim created LUCENE-8698: -- Summary: Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl Key: LUCENE-8698 URL: https://issues.apache.org/jira/browse/LUCENE-8698 Project: Lucene - Core

[jira] [Updated] (LUCENE-8698) Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl

2019-02-18 Thread Namgyu Kim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8698: --- Attachment: LUCENE-8698.patch > Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl >

[jira] [Comment Edited] (SOLR-13255) LanguageIdentifierUpdateProcessor broken for documents sent with SolrJ/javabin

2019-02-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771196#comment-16771196 ] Jason Gerlowski edited comment on SOLR-13255 at 2/18/19 4:24 PM: - bq. it

[jira] [Commented] (SOLR-13248) Autoscaling based replica placement is broken out of the box

2019-02-18 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771217#comment-16771217 ] Shalin Shekhar Mangar commented on SOLR-13248: -- I'm finishing a test run. I'll ping you once

[jira] [Created] (LUCENE-8697) GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph

2019-02-18 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8697: - Summary: GraphTokenStreamFiniteStrings does not correctly handle gaps in the token graph Key: LUCENE-8697 URL: https://issues.apache.org/jira/browse/LUCENE-8697

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

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23699/ Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testEventQueue Error Message: action wasn't

[jira] [Commented] (LUCENE-8695) Word delimiter graph or span queries bug

2019-02-18 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771144#comment-16771144 ] Michael Gibney commented on LUCENE-8695: I'll second [~khitrin]; if you're interested, I have

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-11) - Build # 7734 - Still Unstable!

2019-02-18 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7734/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: ObjectTracker found 6 object(s)

[jira] [Comment Edited] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771279#comment-16771279 ] Mark Miller edited comment on SOLR-13249 at 2/18/19 6:19 PM: - {quote} I have

[jira] [Commented] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771279#comment-16771279 ] Mark Miller commented on SOLR-13249: {format} I have an URP that, in processAdd(), gets a field

[jira] [Resolved] (SOLR-13241) Add "autoscaling" tool to the Windows script

2019-02-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13241. Resolution: Fixed > Add "autoscaling" tool to the Windows script >

[jira] [Reopened] (SOLR-12885) BinaryResponseWriter (javabin format) should directly copy from Bytesref to output

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-12885: > BinaryResponseWriter (javabin format) should directly copy from Bytesref to > output >

[jira] [Commented] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771281#comment-16771281 ] Mark Miller commented on SOLR-12992: We can't release Solr 7.7 with this breaking change. SOLR-13249

BadApple report, things are changing

2019-02-18 Thread Erick Erickson
things are settled down quite a bit. So ongoing I’ll publish this each week, but will only periodically change the annotations. If/when we stop running 7x Jenkins jobs, I may start annotating with BadApple again, we’ll see. Meanwhile I’ll post the list of new test failures over the last 4

[jira] [Commented] (SOLR-13256) Ref Guide: Upgrade Notes for 7.7

2019-02-18 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771316#comment-16771316 ] Cassandra Targett commented on SOLR-13256: -- I took a look at the patch - to date, we haven't

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1774 - Still Unstable

2019-02-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1774/ 1 tests failed. FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test Error Message: Timeout waiting for new replica become leader Timeout waiting to see state for collection=collection1

[jira] [Commented] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771277#comment-16771277 ] Mark Miller commented on SOLR-13249: Should we revert this change? Seems like it needs more time to

[jira] [Updated] (SOLR-12992) Avoid creating Strings from BytesRef in ExportWriter

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-12992: --- Priority: Blocker (was: Major) > Avoid creating Strings from BytesRef in ExportWriter >

[jira] [Commented] (SOLR-13249) ByteArrayUtf8CharSequence.getStringOrNull returns null

2019-02-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771283#comment-16771283 ] Mark Miller commented on SOLR-13249: I reopened SOLR-12992. I would recommend we revert that for Solr

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

2019-02-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2858/ [...truncated 57 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-8.0/2/consoleText [repro] Revision: fd1fc2637071347201df3ecede659c47a0414d9d [repro] Repro line: ant test

[jira] [Created] (SOLR-13261) Should SortableTextField be allowed in export?

2019-02-18 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-13261: - Summary: Should SortableTextField be allowed in export? Key: SOLR-13261 URL: https://issues.apache.org/jira/browse/SOLR-13261 Project: Solr Issue Type:

[jira] [Commented] (SOLR-13261) Should SortableTextField be allowed in export?

2019-02-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771344#comment-16771344 ] Erick Erickson commented on SOLR-13261: --- This is at least in the general ballpark of SOLR-8362 >

[jira] [Updated] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2019-02-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9882: --- Attachment: SOLR-9882.patch > ClassCastException: BasicResultContext cannot be cast to

[jira] [Commented] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2019-02-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771357#comment-16771357 ] Mikhail Khludnev commented on SOLR-9882: I've took more invasive testing approach, I'll add one

[jira] [Assigned] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2019-02-18 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-9882: -- Assignee: Mikhail Khludnev > ClassCastException: BasicResultContext cannot be cast to

[jira] [Commented] (SOLR-13256) Ref Guide: Upgrade Notes for 7.7

2019-02-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771382#comment-16771382 ] Jason Gerlowski commented on SOLR-13256: bq. Maybe it makes sense to hold the 7.7 Ref Guide until

  1   2   >