[jira] [Commented] (LUCENE-8675) Divide Segment Search Amongst Multiple Threads

2019-02-01 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758862#comment-16758862 ] Atri Sharma commented on LUCENE-8675: - {quote}If some segments are getting large eno

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1026/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Expecting node to be disconn

[jira] [Commented] (SOLR-13131) Category Routed Aliases

2019-02-01 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758855#comment-16758855 ] Gus Heck commented on SOLR-13131: - Attached a series of images showing how indexing such

[jira] [Updated] (SOLR-13131) Category Routed Aliases

2019-02-01 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13131: Attachment: indexingwithoutCRA.png indexingWithCRA.png indexintWithoutCRA2.p

[jira] [Commented] (SOLR-13131) Category Routed Aliases

2019-02-01 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758853#comment-16758853 ] Gus Heck commented on SOLR-13131: - This feature starts from the position that you have a

[JENKINS] Lucene-Solr-Tests-7.x - Build # 1229 - Unstable

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1229/ 3 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:42480/ym_/qc Stack Trace: org.apache.solr.client.solrj.SolrServerExceptio

[jira] [Commented] (SOLR-13189) Need reliable example (Test) of how to use TestInjection.failReplicaRequests

2019-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758826#comment-16758826 ] Mark Miller commented on SOLR-13189: {quote}i guess i was just hoping for a less comp

[GitHub] tflobbe opened a new pull request #557: Removed some unused variables from DistributedUpdateProcessor

2019-02-01 Thread GitBox
tflobbe opened a new pull request #557: Removed some unused variables from DistributedUpdateProcessor URL: https://github.com/apache/lucene-solr/pull/557 This is an automated message from the Apache Git Service. To respond t

Parallel Scoring

2019-02-01 Thread J. Delgado
Hi folks, Assuming documents can be scored independently, what is the level of document scoring parallelism (thread or process wise) that have people experimented with on a single multi-core machine containing a single shard?

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/29/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest Error Message: ObjectTracker found 4 object(s) that were

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 446 - Still Unstable

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/446/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 5 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-10.0.1) - Build # 119 - Failure!

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/119/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 15437 lines...] [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-

[jira] [Updated] (LUCENE-8662) Change TermsEnum.seekExact(BytesRef) to abstract + delegate seekExact(BytesRef) in FilterLeafReader.FilterTermsEnum

2019-02-01 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jefferyyuan updated LUCENE-8662: Summary: Change TermsEnum.seekExact(BytesRef) to abstract + delegate seekExact(BytesRef) in Filter

[jira] [Created] (SOLR-13212) when TestInjection.nonGracefullClose causes a TestShutdownFailError, test is garunteed tofail due to leaked objects (causes failures in (Hdfs)RestartWhileUpdatingTest)

2019-02-01 Thread Hoss Man (JIRA)
Hoss Man created SOLR-13212: --- Summary: when TestInjection.nonGracefullClose causes a TestShutdownFailError, test is garunteed tofail due to leaked objects (causes failures in (Hdfs)RestartWhileUpdatingTest) Key: SOLR-13212

[jira] [Commented] (LUCENE-8662) Change TermsEnum.seekExact(BytesRef) to abstract

2019-02-01 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758746#comment-16758746 ] jefferyyuan commented on LUCENE-8662: - [~simonw] [~dsmiley] addressed your comments

[jira] [Commented] (SOLR-13190) Fuzzy search treated as server error instead of client error when terms are too complex

2019-02-01 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758713#comment-16758713 ] Mike Drob commented on SOLR-13190: -- [~mikemccand] - WDYT? You were the original person t

[jira] [Commented] (SOLR-13189) Need reliable example (Test) of how to use TestInjection.failReplicaRequests

2019-02-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758720#comment-16758720 ] Hoss Man commented on SOLR-13189: - bq. markmiller: Here is a hack to that test. yeah, fa

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459880077 Build https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23610/ includes this master commit and was BUILD SUCCESSFUL - Total time: 75 minutes 44 s

[jira] [Commented] (SOLR-12291) OverseerCollectionMessageHandler sliceCmd assumes only one replica exists on each node

2019-02-01 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758685#comment-16758685 ] Mikhail Khludnev commented on SOLR-12291: - I extracted those twins {{asyncId, req

[jira] [Updated] (SOLR-12291) OverseerCollectionMessageHandler sliceCmd assumes only one replica exists on each node

2019-02-01 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12291: Attachment: SOLR-12291.patch > OverseerCollectionMessageHandler sliceCmd assumes only one r

[jira] [Commented] (SOLR-12999) Index replication could delete segments first

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758679#comment-16758679 ] David Smiley commented on SOLR-12999: - The fix-version was 8.0 which was incorrect.  

[jira] [Updated] (SOLR-12999) Index replication could delete segments first

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12999: Fix Version/s: 8.x > Index replication could delete segments first > --

[jira] [Updated] (SOLR-12999) Index replication could delete segments first

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12999: Fix Version/s: (was: 8.0) > Index replication could delete segments first > ---

[jira] [Commented] (SOLR-12999) Index replication could delete segments first

2019-02-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758664#comment-16758664 ] Noble Paul commented on SOLR-12999: --- It's not in 8.0 it's in 8_x branch > Index replic

[jira] [Commented] (SOLR-12999) Index replication could delete segments first

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758658#comment-16758658 ] David Smiley commented on SOLR-12999: - Woah; why did this land in 8.0 and without a c

[jira] [Commented] (SOLR-13131) Category Routed Aliases

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758655#comment-16758655 ] David Smiley commented on SOLR-13131: - Can you help me understand a use-case where a

[jira] [Resolved] (SOLR-5211) updating parent as childless makes old children orphans

2019-02-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-5211. Resolution: Fixed > updating parent as childless makes old children orphans > --

[jira] [Commented] (SOLR-5211) updating parent as childless makes old children orphans

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

[jira] [Commented] (SOLR-5211) updating parent as childless makes old children orphans

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

[jira] [Commented] (SOLR-5211) updating parent as childless makes old children orphans

2019-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758641#comment-16758641 ] ASF subversion and git services commented on SOLR-5211: --- Commit 372d

[jira] [Commented] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758634#comment-16758634 ] ASF subversion and git services commented on SOLR-9515: --- Commit 4a3d

[GitHub] risdenk merged pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk merged pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459850208 Planning to commit to master (again) and make sure the world doesn't fall apart (again). I'll keep and eye on Jenkins builds. If successful, I'll look at

[jira] [Commented] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758631#comment-16758631 ] Kevin Risden commented on SOLR-9515: Squashed commits back down to a single commit to

[jira] [Updated] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9515: --- Attachment: SOLR-9515.patch > Update to Hadoop 3 > -- > > Key: SOLR-95

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459849996 Squashed commits back down to a single commit to make it easier to commit. This is an au

[jira] [Commented] (SOLR-13189) Need reliable example (Test) of how to use TestInjection.failReplicaRequests

2019-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758625#comment-16758625 ] Mark Miller commented on SOLR-13189: {quote} * was bad in real life because if replic

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3489/ Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Trace: j

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2019-02-01 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758597#comment-16758597 ] Cesar Rodriguez commented on SOLR-13181: Thanks [~cpoerschke], and sorry for the

[jira] [Updated] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2019-02-01 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13181: --- Attachment: (was: 0001-Macro-expander-fail-gracefully-on-unsupported-syntax.patch) > Nul

[jira] [Updated] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2019-02-01 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13181: --- Attachment: SOLR-13181.patch > NullPointerException in org.apache.solr.request.macro.MacroExp

[jira] [Commented] (SOLR-13180) ClassCastExceptions in o.a.s.s.facet.FacetModule for valid JSON inputs that are not objects

2019-02-01 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758584#comment-16758584 ] Cesar Rodriguez commented on SOLR-13180: Thanks [~janhoy], following this and you

[jira] [Commented] (SOLR-13189) Need reliable example (Test) of how to use TestInjection.failReplicaRequests

2019-02-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758564#comment-16758564 ] Hoss Man commented on SOLR-13189: - {quote}In older versions these tests might have worked

[jira] [Updated] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-02-01 Thread Cesar Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Rodriguez updated SOLR-13202: --- Description: Requesting any of the following URLs causes Solr to return an HTTP 500 error re

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/118/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery2.test Error Message: Timeout waiting to see state for collection=collection1 :DocCollection(collection1//coll

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459801543 Tests have been running across a few machines I have access to for the last few hours. Probably ~10 runs about 50/50 JDK8/JDK11 mix. So far no HDFS test

[jira] [Commented] (LUCENE-8675) Divide Segment Search Amongst Multiple Threads

2019-02-01 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758489#comment-16758489 ] Adrien Grand commented on LUCENE-8675: -- If some segments are getting large enough t

[jira] [Commented] (SOLR-13131) Category Routed Aliases

2019-02-01 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758421#comment-16758421 ] Gus Heck commented on SOLR-13131: - While working on this it has occurred to me that case-

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/979/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchOnMasterRestart Error Message: null Stack Trace: java.lang.NumberForma

[jira] [Commented] (LUCENE-8635) Lazy loading Lucene FST offheap using mmap

2019-02-01 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758457#comment-16758457 ] Mike Sokolov commented on LUCENE-8635: -- Yes, [~akjain] that approach sounds good to

[jira] [Commented] (LUCENE-8675) Divide Segment Search Amongst Multiple Threads

2019-02-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758451#comment-16758451 ] Michael McCandless commented on LUCENE-8675: I think it'd be interesting to

[jira] [Commented] (LUCENE-8679) Test failure in LatLonShape

2019-02-01 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758448#comment-16758448 ] Nicholas Knize commented on LUCENE-8679: +1 Thx [~ivera] Ran some further testi

[jira] [Updated] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9515: --- Attachment: SOLR-9515.patch > Update to Hadoop 3 > -- > > Key: SOLR-95

[jira] [Updated] (SOLR-13204) ArrayIndexOutOfBoundsException in org/apache/solr/search/grouping/endresulttransformer/MainEndResultTransformer.java[36]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13204: - Labels: diffblue newdev (was: diffblue) > ArrayIndexOutOfBoundsException in > org/apache/solr/search/grouping/e

[jira] [Updated] (SOLR-13182) NullPointerException due to an invariant violation in org/apache/lucene/search/BooleanClause.java[60]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13182: - Labels: diffblue newdev (was: ) > NullPointerException due to an invariant violation in > org/apache/lucene/sea

[jira] [Updated] (SOLR-13197) NullPointerException in org/apache/solr/handler/component/StatsField.java[251]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13197: - Labels: diffblue newdev (was: ) > NullPointerException in org/apache/solr/handler/component/StatsField.java[251]

[jira] [Commented] (LUCENE-8635) Lazy loading Lucene FST offheap using mmap

2019-02-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758431#comment-16758431 ] Michael McCandless commented on LUCENE-8635: {quote}Better would be an attri

[jira] [Commented] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758429#comment-16758429 ] Kevin Risden commented on SOLR-9515: Updated patch with BlockSlicePool workaround. Fir

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253097101 ## File path: lucene/tools/src/groovy/check-source-patterns.groovy ## @@ -149,6 +149,7 @@ ant.fileScanner{ exclu

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253096881 ## File path: solr/core/build.xml ## @@ -25,6 +25,7 @@

[jira] [Updated] (SOLR-13188) NullPointerException in org.apache.lucene.search.IndexSearcher.rewrite(IndexSearcher.java:667)

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13188: - Labels: diffblue newdev (was: ) > NullPointerException in > org.apache.lucene.search.IndexSearcher.rewrite(Inde

[jira] [Updated] (SOLR-13194) NullPointerException in org/apache/solr/handler/component/ExpandComponent.java[240]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13194: - Labels: diffblue newdev (was: ) > NullPointerException in > org/apache/solr/handler/component/ExpandComponent.j

[jira] [Updated] (SOLR-13179) NullPointerException in org/apache/lucene/queries/function/FunctionScoreQuery.java [109]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13179: - Labels: diffblue newdev (was: ) > NullPointerException in > org/apache/lucene/queries/function/FunctionScoreQue

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253096125 ## File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -239,4 +253,24 @@ public static S

[jira] [Updated] (SOLR-13201) NullPointerException in ConcurrentHashMap caused by passing null to get mmethod in org/apache/solr/schema/IndexSchema.java[1201]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13201: - Labels: diffblue newdev (was: ) > NullPointerException in ConcurrentHashMap caused by passing null to get > mme

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253095650 ## File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -62,73 +63,88 @@ public static

[jira] [Updated] (SOLR-13206) ArrayIndexOutOfBoundsException in org/apache/solr/request/SimpleFacets.java[705]

2019-02-01 Thread Marek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek updated SOLR-13206: - Labels: diffblue newdev (was: diffblue) > ArrayIndexOutOfBoundsException in > org/apache/solr/request/SimpleFac

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253095505 ## File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -62,73 +63,88 @@ public static

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253094751 ## File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -62,73 +63,88 @@ public static

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253094751 ## File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -62,73 +63,88 @@ public static

[GitHub] risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on a change in pull request #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#discussion_r253094096 ## File path: solr/core/src/test/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/BlockPoolSlice.java ## @@ -0,

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459745591 Well naively adding shutdown of the thread pool results in a lot of `RejectedExecutionException`s since the pool is static. Shutting down is per the lif

[GitHub] uschindler commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
uschindler commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459733827 +1 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3

2019-02-01 Thread GitBox
risdenk commented on issue #553: SOLR-9515: Update to Hadoop 3 URL: https://github.com/apache/lucene-solr/pull/553#issuecomment-459732343 Rebased on master and updated the workaround for BlockPoolSlice. Think that also found the issue with threads not being cleaned up. Running through all

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

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1248/ No tests ran. Build Log: [...truncated 23440 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

[jira] [Commented] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758279#comment-16758279 ] Kevin Risden commented on SOLR-9515: Created HDFS-14251 with the Hadoop project. > Up

[jira] [Commented] (SOLR-9515) Update to Hadoop 3

2019-02-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758277#comment-16758277 ] Kevin Risden commented on SOLR-9515: Thanks [~markrmil...@gmail.com] and [~thetaphi].

[jira] [Commented] (LUCENE-8655) No possibility to access to the underlying "valueSource" of a FunctionScoreQuery

2019-02-01 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758256#comment-16758256 ] Lucene/Solr QA commented on LUCENE-8655: | (x) *{color:red}-1 overall{color}* |

[jira] [Commented] (SOLR-9421) Refactor OverseerMessageHandler and make smaller classes

2019-02-01 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758243#comment-16758243 ] Mikhail Khludnev commented on SOLR-9421: [~noble.paul], Am I right that here [htt

[jira] [Commented] (LUCENE-8655) No possibility to access to the underlying "valueSource" of a FunctionScoreQuery

2019-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758211#comment-16758211 ] Gérald Quaire commented on LUCENE-8655: --- Hello [~romseygeek],   What is the next

[jira] [Commented] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

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

[jira] [Commented] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

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

[jira] [Commented] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

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

[jira] [Commented] (SOLR-12743) Memory leak introduced in Solr 7.3.0

2019-02-01 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758193#comment-16758193 ] Markus Jelsma commented on SOLR-12743: -- Hello [~mgibney], # There are no blocked th

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

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2761/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.7/1/consoleText [repro] Revision: 767f1be7d545bc0bdcc37ab7613c3f0356c5498d [repro] Ant options: -Dtests.multiplier=2 -Dtests

[jira] [Resolved] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

2019-02-01 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi resolved LUCENE-8676. -- Resolution: Fixed Fix Version/s: 7.7 8.0 > TestKoreanTokenizer#testR

[jira] [Commented] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

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

[jira] [Commented] (LUCENE-8676) TestKoreanTokenizer#testRandomHugeStrings failure

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

[jira] [Commented] (LUCENE-8679) Test failure in LatLonShape

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

[jira] [Commented] (LUCENE-8679) Test failure in LatLonShape

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

[jira] [Commented] (LUCENE-8679) Test failure in LatLonShape

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

[jira] [Updated] (SOLR-13211) Fix the position of color legend in Cloud UI.

2019-02-01 Thread Junya Usui (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junya Usui updated SOLR-13211: -- Attachment: SOLR-13211.patch > Fix the position of color legend in Cloud UI. >

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

2019-02-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3487/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudSearcherWarming Error Message: 5 threads leaked from SUITE scope at org.apache.solr.clo

[jira] [Created] (SOLR-13211) Fix the position of color legend in Cloud UI.

2019-02-01 Thread Junya Usui (JIRA)
Junya Usui created SOLR-13211: - Summary: Fix the position of color legend in Cloud UI. Key: SOLR-13211 URL: https://issues.apache.org/jira/browse/SOLR-13211 Project: Solr Issue Type: Improvement

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 279 - Unstable

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/279/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: ObjectTracker found 6 object(s) that were not released!!! [MMapDirectory, MMapDirectory,

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

2019-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/16/ 3 tests failed. FAILED: org.apache.lucene.document.TestLatLonShape.testRandomLineEncoding Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([69A925FA69EF8A01:84B09D38BD89D0

[jira] [Created] (LUCENE-8679) Test failure in LatLonShape

2019-02-01 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8679: Summary: Test failure in LatLonShape Key: LUCENE-8679 URL: https://issues.apache.org/jira/browse/LUCENE-8679 Project: Lucene - Core Issue Type: Bug

[jira] [Created] (LUCENE-8678) TestIndexWriterDelete timed out on jenkins

2019-02-01 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-8678: --- Summary: TestIndexWriterDelete timed out on jenkins Key: LUCENE-8678 URL: https://issues.apache.org/jira/browse/LUCENE-8678 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-8677) JVM SIGSEGV in Node::in

2019-02-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-8677: Labels: jvm (was: ) > JVM SIGSEGV in Node::in > --- > > Key:

Re: [JENKINS] Lucene-Solr-repro - Build # 2756 - Unstable

2019-02-01 Thread Dawid Weiss
This is a catastrophic failure due to: java.lang.OutOfMemoryError: GC overhead limit exceeded The machine isn't powerful enough to keep up with gc junk created by the test. Don't know what to do with it. Dawid On Thu, Jan 31, 2019 at 2:27 AM Apache Jenkins Server wrote: > > Build: https://build

  1   2   >