[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207697969 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -912,4 +904,18 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207700607 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -172,4 +181,34 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207699324 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -209,9 +200,8 @@ public void

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-9.0.4) - Build # 73 - Still Unstable!

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/73/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.SSLMigrationTest.test Error Message: Replica didn't have the proper urlScheme in the ClusterState

[jira] [Commented] (SOLR-12616) Track down performance slowdowns with ExportWriter

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569031#comment-16569031 ] Varun Thacker commented on SOLR-12616: -- Patch which tests {{SingleValueSortDoc}} vs SortDoc 

[jira] [Updated] (SOLR-12616) Track down performance slowdowns with ExportWriter

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12616: - Attachment: SOLR-12616.patch > Track down performance slowdowns with ExportWriter >

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

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22593/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 45 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest Error Message: Error from server at

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

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/115/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.prometheus.collector.SolrCollectorTest Error Message: Error from server at https://127.0.0.1:40195/solr: KeeperErrorCode = Session expired for

[JENKINS] Lucene-Solr-repro - Build # 1137 - Still Unstable

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1137/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/120/consoleText [repro] Revision: 61db4ab8acc33c0cb8a649629a5e67405bea [repro] Repro line: ant test

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

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2479/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection Error Message: Error from server at http://127.0.0.1:39561/solr: Could

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207692433 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -50,10 +55,9 @@ public void

[jira] [Commented] (SOLR-11792) tvrh component doesn't work if unique key has stored="false"

2018-08-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568943#comment-16568943 ] Erick Erickson commented on SOLR-11792: --- It was right there in front of me when I looked at 11770

[jira] [Commented] (SOLR-11770) NPE in tvrh if no field is specified and document doesn't contain any fields with term vectors

2018-08-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568939#comment-16568939 ] Erick Erickson commented on SOLR-11770: --- Here's a patch. The fix for TVRH isn't very interesting,

[jira] [Commented] (LUCENE-8060) Enable top-docs collection optimizations by default

2018-08-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568940#comment-16568940 ] Steve Rowe commented on LUCENE-8060: Another separate reproducing failure, of

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207691834 --- Diff: solr/licenses/joda-time-NOTICE.txt --- @@ -1,5 +0,0 @@

[jira] [Created] (SOLR-12625) Combine SolrDocumentFetcher and RetrieveFieldsOptimizer

2018-08-03 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-12625: - Summary: Combine SolrDocumentFetcher and RetrieveFieldsOptimizer Key: SOLR-12625 URL: https://issues.apache.org/jira/browse/SOLR-12625 Project: Solr Issue

[jira] [Updated] (SOLR-11770) NPE in tvrh if no field is specified and document doesn't contain any fields with term vectors

2018-08-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-11770: -- Attachment: SOLR-11770.patch > NPE in tvrh if no field is specified and document doesn't

[jira] [Commented] (LUCENE-8060) Enable top-docs collection optimizations by default

2018-08-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568929#comment-16568929 ] Steve Rowe commented on LUCENE-8060: Seed for a reproducing

[jira] [Updated] (SOLR-12615) HashQParserPlugin will throw an NPE for string hash key and documents have empty value

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12615: - Summary: HashQParserPlugin will throw an NPE for string hash key and documents have empty value

[jira] [Updated] (SOLR-12615) Search stream throws an NPE with partitionKeys and empty values

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12615: - Affects Version/s: (was: 7.4) > Search stream throws an NPE with partitionKeys and empty

[jira] [Commented] (SOLR-12615) Search stream throws an NPE with partitionKeys and empty values

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568889#comment-16568889 ] Varun Thacker commented on SOLR-12615: -- Created SOLR-12624 for this nocommit in the patch

[jira] [Updated] (SOLR-12615) Search stream throws an NPE with partitionKeys and empty values

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12615: - Fix Version/s: 7.5 master (8.0) > Search stream throws an NPE with

[jira] [Created] (SOLR-12624) Better validation for HashQParserPlugin

2018-08-03 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-12624: Summary: Better validation for HashQParserPlugin Key: SOLR-12624 URL: https://issues.apache.org/jira/browse/SOLR-12624 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-12615) Search stream throws an NPE with partitionKeys and empty values

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568849#comment-16568849 ] Varun Thacker commented on SOLR-12615: -- Patch demonstrating the problem and a solution for it.

[jira] [Updated] (SOLR-12615) Search stream throws an NPE with partitionKeys and empty values

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12615: - Attachment: SOLR-12615.patch > Search stream throws an NPE with partitionKeys and empty values >

[JENKINS] Lucene-Solr-BadApples-NightlyTests-master - Build # 22 - Still Failing

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/22/ 17 tests failed. FAILED: org.apache.lucene.index.TestIndexWriterReader.testDuringAddIndexes Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Created] (SOLR-12623) Investigate usage of the SuppressSSL annotation

2018-08-03 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-12623: Summary: Investigate usage of the SuppressSSL annotation Key: SOLR-12623 URL: https://issues.apache.org/jira/browse/SOLR-12623 Project: Solr Issue Type:

[jira] [Resolved] (SOLR-12614) Make "Nodes" tab the default in AdminUI Cloud view

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-12614. Resolution: Fixed > Make "Nodes" tab the default in AdminUI Cloud view >

Remove SuppressCodecs Lucene3x Lucene4x?

2018-08-03 Thread Varun Thacker
Quite a few tests have this annotation : @LuceneTestCase.SuppressCodecs({"Lucene3x", "Lucene40","Lucene41","Lucene42","Lucene45"}) I don't think the following codecs exist anymore in the codebase and we should just remove the annotation from tests that try suppressing these codecs ? - Direct

[jira] [Commented] (SOLR-12614) Make "Nodes" tab the default in AdminUI Cloud view

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

[jira] [Commented] (LUCENE-8446) UnifiedHighlighter DefaultPassageFormatter should merge overlapping offsets

2018-08-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568754#comment-16568754 ] David Smiley commented on LUCENE-8446: -- I pulled these two changes out of LUCENE-8286 so they don't

[jira] [Commented] (SOLR-8207) Add "Nodes" view to the Admin UI "Cloud" tab

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

[jira] [Updated] (SOLR-8207) Add "Nodes" view to the Admin UI "Cloud" tab

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8207: -- Summary: Add "Nodes" view to the Admin UI "Cloud" tab (was: Modernise cloud tab on Admin UI) > Add

[jira] [Updated] (LUCENE-8446) UnifiedHighlighter DefaultPassageFormatter should merge overlapping offsets

2018-08-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8446: - Attachment: LUCENE-8446.patch > UnifiedHighlighter DefaultPassageFormatter should merge

[jira] [Created] (LUCENE-8446) UnifiedHighlighter DefaultPassageFormatter should merge overlapping offsets

2018-08-03 Thread David Smiley (JIRA)
David Smiley created LUCENE-8446: Summary: UnifiedHighlighter DefaultPassageFormatter should merge overlapping offsets Key: LUCENE-8446 URL: https://issues.apache.org/jira/browse/LUCENE-8446 Project:

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

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

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

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

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568726#comment-16568726 ] Varun Thacker commented on SOLR-12617: -- It should. I'll commit a fix right away. I thought {{ant

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Jan Høydahl
Thanks Steve! -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 3. aug. 2018 kl. 20:46 skrev Steve Rowe : > > At Infra’s request, I created a JIRA asking for them to transition the > affected JIRAs to “Open” status: >

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

2018-08-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568723#comment-16568723 ] David Smiley commented on SOLR-12617: - Shouldn't the license & notice file be removed too? > Remove

[jira] [Updated] (LUCENE-8286) UnifiedHighlighter should support the new Weight.matches API for better match accuracy

2018-08-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8286: - Attachment: (was: LUCENE-8286.patch) > UnifiedHighlighter should support the new

[jira] [Updated] (SOLR-12622) Show a ref-guide example to configure SolrSlf4jReporter

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12622: - Attachment: SOLR-12622.patch > Show a ref-guide example to configure SolrSlf4jReporter >

[jira] [Updated] (SOLR-12622) Show a ref-guide example to configure SolrSlf4jReporter

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-12622: - Attachment: SOLR-12622.patch > Show a ref-guide example to configure SolrSlf4jReporter >

[jira] [Resolved] (LUCENE-8415) Clean up Directory contracts (write-once, no reads-before-write-completed)

2018-08-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-8415. - Resolution: Fixed Fix Version/s: 7.5 > Clean up Directory contracts (write-once, no

[jira] [Created] (SOLR-12622) Show a ref-guide example to configure SolrSlf4jReporter

2018-08-03 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-12622: Summary: Show a ref-guide example to configure SolrSlf4jReporter Key: SOLR-12622 URL: https://issues.apache.org/jira/browse/SOLR-12622 Project: Solr Issue

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

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/120/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/41)={

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207645614 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -116,12 +118,12 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207624001 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -172,4 +179,21 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207641129 --- Diff: solr/core/src/test/org/apache/solr/update/processor/ParsingFieldUpdateProcessorsTest.java --- @@ -50,10 +55,9 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207625264 --- Diff: solr/core/src/test/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactoryTest.java --- @@ -63,8 +63,8 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207621885 --- Diff: solr/core/src/java/org/apache/solr/core/ConfigSetService.java --- @@ -212,12 +213,12 @@ public SchemaCaching(SolrResourceLoader loader, Path

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207622324 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -144,15 +149,17 @@ public void

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207620961 --- Diff: solr/licenses/joda-time-NOTICE.txt --- @@ -1,5 +0,0 @@ -=

[jira] [Resolved] (SOLR-12402) factor out a SolrDefaultStreamFactory class

2018-08-03 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-12402. Resolution: Fixed Fix Version/s: 7.5 master (8.0) >

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+24) - Build # 2477 - Unstable!

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2477/ Java: 64bit/jdk-11-ea+24 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir Error Message: Collection not found: cdcr-cluster2 Stack Trace:

[jira] [Commented] (SOLR-12620) Remove the Cloud -> Graph (Radial) view

2018-08-03 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568617#comment-16568617 ] Christine Poerschke commented on SOLR-12620: cross-referencing links: * mailing list threads:

[jira] [Commented] (SOLR-5405) Cloud graph view not usable by color-blind users - request small tweak

2018-08-03 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568616#comment-16568616 ] Christine Poerschke commented on SOLR-5405: --- bq. Potentially controversial idea, could we

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Steve Rowe
At Infra’s request, I created a JIRA asking for them to transition the affected JIRAs to “Open” status: https://issues.apache.org/jira/browse/INFRA-16874 -- Steve www.lucidworks.com > On Aug 3, 2018, at 2:33 PM, Steve Rowe wrote: > > As I wrote on the thread “[DISCUSS] Request for review of

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Steve Rowe
As I wrote on the thread “[DISCUSS] Request for review of proposed LUCENE/SOLR JIRA workflow changes” https://lists.apache.org/thread.html/4a240fb5fe4b0d2c851eba329e0b17d10e686913923f2d1579fc3dd2@%3Cdev.lucene.apache.org%3E : > 4. The “Start Progress”/“Stop Progress”/“In Progress” aspects of

[jira] [Resolved] (SOLR-12602) Reprodicuble failure in StreamExpressionTest

2018-08-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12602. --- Resolution: Duplicate > Reprodicuble failure in StreamExpressionTest >

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Erick Erickson
I think I had one of these, since it was only a single JIRA I deleted the old one and created a new one. Which was kinda awful but since there was only one Mostly saying that Jan isn't the only one who had something like this happen. Erick On Fri, Aug 3, 2018 at 9:08 AM, Cassandra Targett

[jira] [Created] (LUCENE-8445) RandomGeoPolygonTest.testCompareBigPolygons() failure

2018-08-03 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-8445: -- Summary: RandomGeoPolygonTest.testCompareBigPolygons() failure Key: LUCENE-8445 URL: https://issues.apache.org/jira/browse/LUCENE-8445 Project: Lucene - Core

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

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1136/ [...truncated 36 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2652/consoleText [repro] Revision: 6afd3d11929a75e3b3310638b32f4ed55da3ea6e [repro] Repro line: ant test

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22590 - Unstable!

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22590/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareBigPolygons {seed=[5444688174504C79:CC6BBA71B5FC82A6]} Error Message:

[jira] [Commented] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-03 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568522#comment-16568522 ] Upayavira commented on SOLR-7767: - The way zookeeper is handled in the backend of the admin UI is a mess.

[jira] [Resolved] (SOLR-12617) Remove Commons BeanUtils as a dependency

2018-08-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-12617. -- Resolution: Fixed > Remove Commons BeanUtils as a dependency >

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

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

[jira] [Updated] (LUCENE-8444) Geo3D Test Failure: Test Point is Contained by shape but outside the XYZBounds

2018-08-03 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-8444: --- Description: Reproduces for me on branch_7x.  /cc [~daddywri]  [~ivera] {code:java}

[jira] [Created] (LUCENE-8444) Geo3D Test Failure: Test Point is Contained by shape but outside the XYZBounds

2018-08-03 Thread Nicholas Knize (JIRA)
Nicholas Knize created LUCENE-8444: -- Summary: Geo3D Test Failure: Test Point is Contained by shape but outside the XYZBounds Key: LUCENE-8444 URL: https://issues.apache.org/jira/browse/LUCENE-8444

[jira] [Commented] (SOLR-12617) Remove Commons BeanUtils as a dependency

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

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

2018-08-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/1134/ [...truncated 33 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/729/consoleText [repro] Revision: 2b121e7f2267d185455b4f6bf4aa9fa6bf9266f9 [repro] Repro line: ant test

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Cassandra Targett
I agree that the problem is the workflow. Only the Jira system admins (Infra) can modify a workflow, so I think an issue for them to transition the issues and remove that possible status is a good idea. Or, if we keep the In Progress state, we need to make sure we can transition issues and and out

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207591947 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -115,9 +123,10 @@ protected

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207590707 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -115,9 +123,10 @@ protected Object

[jira] [Resolved] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

2018-08-03 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize resolved LUCENE-8443. Resolution: Fixed > TestLatLonPointShapeQueries.testRandomTiny failing >

[jira] [Commented] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

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

[jira] [Assigned] (SOLR-12485) Xml loader should save the relationship of children

2018-08-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12485: --- Assignee: David Smiley > Xml loader should save the relationship of children >

[GitHub] lucene-solr pull request #430: SOLR-12485: support labelled children in xml ...

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/430#discussion_r207588377 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/util/ClientUtils.java --- @@ -72,7 +72,9 @@ public static void writeXML( SolrInputDocument

[GitHub] lucene-solr pull request #430: SOLR-12485: support labelled children in xml ...

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/430#discussion_r207587702 --- Diff: solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java --- @@ -501,6 +501,73 @@ public void testXML() throws IOException,

[jira] [Created] (SOLR-12621) Admin UI Returns 404 error after jdk point version upgrade and service restart

2018-08-03 Thread Rome Sheehan (JIRA)
Rome Sheehan created SOLR-12621: --- Summary: Admin UI Returns 404 error after jdk point version upgrade and service restart Key: SOLR-12621 URL: https://issues.apache.org/jira/browse/SOLR-12621 Project:

[jira] [Commented] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

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

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207585634 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -115,9 +123,10 @@ protected

[jira] [Commented] (LUCENE-8291) Possible security issue when parsing XML documents containing external entity references

2018-08-03 Thread Andrejs Aleksejevs (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568354#comment-16568354 ] Andrejs Aleksejevs commented on LUCENE-8291: Hi, [~thetaphi] thanks for the comment. Will

[GitHub] lucene-solr pull request #428: SOLR-12586: deprecate joda-time and use java....

2018-08-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/428#discussion_r207577229 --- Diff: solr/core/src/java/org/apache/solr/update/processor/ParseDateFieldUpdateProcessorFactory.java --- @@ -115,9 +123,10 @@ protected Object

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Jan Høydahl
The error is "NOTE: You do not have permission to perform a bulk transition on the selected 7 issues." A little googl'ing shows that this is because I do not have permission to transitino one of them either. And that is probably because our workflow is broken - it contains a dangling "IN

[jira] [Commented] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568301#comment-16568301 ] Jan Høydahl commented on SOLR-7767: --- I'm approaching this again. Have pushed this to the PR * CHANGES

Re: Solr issues in status "IN PROGRESS"

2018-08-03 Thread Cassandra Targett
Are you sure you don't have the permissions? The user "janhoy" has Administrator-level permissions for the SOLR project, and the Administrator role has the permissions to transition issues, so you should be able to. If you can't make that change it's possible you're trying to transition to a

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

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2475/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection Error Message: Expected moving a replica of 'withCollection':

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

2018-08-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22588/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState Error Message: Collection not found: deleteFromClusterState_false Stack Trace:

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

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

Solr issues in status "IN PROGRESS"

2018-08-03 Thread Jan Høydahl
Hi, I have some issues in status "IN PROGRESS" which are impossible to transistion to any other state after the recent changes. The resolve button is not there and not in menus either. So I believe these are trapped in no-mans-land… There are a total of 64 issues with this status. I guess it

[jira] [Updated] (SOLR-8207) Modernise cloud tab on Admin UI

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8207: -- Affects Version/s: (was: 5.3) Issue Type: New Feature (was: Improvement) > Modernise

[jira] [Updated] (SOLR-8207) Modernise cloud tab on Admin UI

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8207: -- Attachment: SOLR-8207.patch > Modernise cloud tab on Admin UI > --- > >

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568107#comment-16568107 ] Jan Høydahl commented on SOLR-8207: --- New push: * Do not remove Graph (radial) as part of this patch

[jira] [Updated] (SOLR-12620) Remove the Cloud -> Graph (Radial) view

2018-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-12620: --- Attachment: SOLR-12620.patch > Remove the Cloud -> Graph (Radial) view >

[jira] [Created] (SOLR-12620) Remove the Cloud -> Graph (Radial) view

2018-08-03 Thread JIRA
Jan Høydahl created SOLR-12620: -- Summary: Remove the Cloud -> Graph (Radial) view Key: SOLR-12620 URL: https://issues.apache.org/jira/browse/SOLR-12620 Project: Solr Issue Type: Improvement

[jira] [Assigned] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

2018-08-03 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi reassigned LUCENE-8443: Assignee: Nicholas Knize > TestLatLonPointShapeQueries.testRandomTiny failing >

[jira] [Commented] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

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

[jira] [Commented] (LUCENE-8443) TestLatLonPointShapeQueries.testRandomTiny failing

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

[GitHub] lucene-solr pull request #431: SOLR-12602: fix SignificantTermsStream and St...

2018-08-03 Thread barrotsteindev
Github user barrotsteindev closed the pull request at: https://github.com/apache/lucene-solr/pull/431 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

  1   2   >