[jira] [Commented] (SOLR-10619) When DQ.knowChildren is not empty, DQ should not refetch node children in case of single consumer

2017-05-07 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000304#comment-16000304 ] Scott Blum commented on SOLR-10619: --- I'll take another look tomorrow. > When DQ.knowChi

[jira] [Commented] (SOLR-10285) Reduce state messages when there are leader only shards

2017-05-07 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000303#comment-16000303 ] Scott Blum commented on SOLR-10285: --- [~jhump] did you have a patch for this? or did we

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

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/857/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Could not find collection : implicitcoll Stack Trace: org.ap

[jira] [Issue Comment Deleted] (SOLR-10619) When DQ.knowChildren is not empty, DQ should not refetch node children in case of single consumer

2017-05-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-10619: Comment: was deleted (was: [~dragonsinth] Can you take a look at this patch? Thanks [~shalinmangar])

[jira] [Updated] (SOLR-10619) When DQ.knowChildren is not empty, DQ should not refetch node children in case of single consumer

2017-05-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-10619: Attachment: (was: SOLR-10619.patch) > When DQ.knowChildren is not empty, DQ should not refetch n

[jira] [Updated] (SOLR-10619) When DQ.knowChildren is not empty, DQ should not refetch node children in case of single consumer

2017-05-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-10619: Attachment: SOLR-10619.patch [~dragonsinth] Can you take a look at this patch? Thanks [~shalinmangar

[jira] [Commented] (SOLR-8440) Script support for enabling basic auth

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000212#comment-16000212 ] Noble Paul commented on SOLR-8440: -- there is no concept of an {{admin}} role in Solr. So i

[jira] [Updated] (SOLR-10627) Security API should not let users create permission with collection:null for per collection permissions

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-10627: -- Description: Users end up creating permissions like {code} { "collection":null, "name": "update", "rol

[jira] [Updated] (SOLR-10627) Security API should not let users create permission with collection:null for per collection permissions

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-10627: -- Description: Users end up creating permissions like {code} { "collection":null, "name": "update", "rol

[jira] [Updated] (SOLR-10627) Security API should not let users create permission with collection:null for per collection permissions

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-10627: -- Description: Users end up creating permissions like {code} { "collection":null, "name": "update", "rol

[jira] [Commented] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000179#comment-16000179 ] Noble Paul commented on SOLR-9804: -- created SOLR-10627 > Rule-Based Authorization Plugin

[jira] [Assigned] (SOLR-10627) Security API should not let users create permission with collection:null for per collection permissions

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-10627: - Assignee: Noble Paul > Security API should not let users create permission with collection:null f

[jira] [Created] (SOLR-10627) Security API should not let users create permission with collection:null for per collection permissions

2017-05-07 Thread Noble Paul (JIRA)
Noble Paul created SOLR-10627: - Summary: Security API should not let users create permission with collection:null for per collection permissions Key: SOLR-10627 URL: https://issues.apache.org/jira/browse/SOLR-10627

[jira] [Comment Edited] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000174#comment-16000174 ] Noble Paul edited comment on SOLR-9804 at 5/8/17 1:53 AM: -- [~sleem

[jira] [Commented] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000174#comment-16000174 ] Noble Paul commented on SOLR-9804: -- [~sleem] {{collection:null}} means it is not a collec

[jira] [Resolved] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-10626. --- Resolution: Resolved Fix Version/s: master (7.0) 6.6 > Add covarianc

[jira] [Commented] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000154#comment-16000154 ] ASF subversion and git services commented on SOLR-10626: Commit 1f

[jira] [Commented] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000152#comment-16000152 ] ASF subversion and git services commented on SOLR-10626: Commit 34

[jira] [Commented] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000151#comment-16000151 ] ASF subversion and git services commented on SOLR-10626: Commit 26

[jira] [Commented] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000150#comment-16000150 ] ASF subversion and git services commented on SOLR-10626: Commit c6

[jira] [Updated] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10625: -- Attachment: (was: SOLR-10626.patch) > Add convolve Stream Evaluator > --

[jira] [Updated] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10626: -- Description: The covariance Stream Evaluator calculates the covariance of two columns of number

[jira] [Updated] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10626: -- Attachment: SOLR-10626.patch > Add covariance Stream Evaluator > ---

[jira] [Created] (SOLR-10626) Add covariance Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-10626: - Summary: Add covariance Stream Evaluator Key: SOLR-10626 URL: https://issues.apache.org/jira/browse/SOLR-10626 Project: Solr Issue Type: New Feature

[jira] [Updated] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10625: -- Attachment: SOLR-10626.patch Patch with test > Add convolve Stream Evaluator >

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_131) - Build # 19579 - Unstable!

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19579/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://

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

2017-05-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1815/ 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([185F

[jira] [Commented] (SOLR-10042) Delete old deprecated Admin UI

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1675#comment-1675 ] Jan Høydahl commented on SOLR-10042: Linking some Angular UI bugs as "requires". I don

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

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1667#comment-1667 ] Jan Høydahl commented on SOLR-7767: --- [~aniketkhare] is this still something you'd like to

[jira] [Assigned] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-10625: - Assignee: Joel Bernstein > Add convolve Stream Evaluator > -

[jira] [Updated] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10625: -- Description: This ticket adds a *convolve* stream evaluator that returns the convolution of two

[jira] [Updated] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10625: -- Description: This ticket adds a *convolve* stream evaluator that returns the convolution of two

[jira] [Created] (SOLR-10625) Add convolve Stream Evaluator

2017-05-07 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-10625: - Summary: Add convolve Stream Evaluator Key: SOLR-10625 URL: https://issues.apache.org/jira/browse/SOLR-10625 Project: Solr Issue Type: New Feature Se

[jira] [Resolved] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-10622. --- Resolution: Resolved Fix Version/s: master (7.0) 6.6 > Add regress a

[jira] [Commented] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1654#comment-1654 ] ASF subversion and git services commented on SOLR-10622: Commit 6e

[jira] [Commented] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1652#comment-1652 ] ASF subversion and git services commented on SOLR-10622: Commit fd

Re: More ASF Jenkins job triggering problems

2017-05-07 Thread Mikhail Khludnev
Hello, Steve. I notice the same authorization warning at https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/343/console Do you know if there is a chance to get a nightly build? On Tue, May 2, 2017 at 6:43 PM, Steve Rowe wrote: > Mikhail alerted me to the fact that the Lucene-Artifacts-6.

[jira] [Commented] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1633#comment-1633 ] Mikhail Khludnev commented on SOLR-10594: - bq. ant beast -Dbeast.iters=10 -Dtestc

[jira] [Comment Edited] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1633#comment-1633 ] Mikhail Khludnev edited comment on SOLR-10594 at 5/7/17 8:06 PM: ---

[jira] [Commented] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1629#comment-1629 ] Cassandra Targett commented on SOLR-9804: - I have no idea if it's a real issue. How

[jira] [Comment Edited] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999768#comment-15999768 ] Mikhail Khludnev edited comment on SOLR-10594 at 5/7/17 7:51 PM: ---

[jira] [Updated] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-10594: Attachment: TestSolrConfigHandlerCloud odd fail.txt > Revise SolrConfigHandler.reloadLock af

[jira] [Comment Edited] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999768#comment-15999768 ] Mikhail Khludnev edited comment on SOLR-10594 at 5/7/17 7:50 PM: ---

[jira] [Commented] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1615#comment-1615 ] ASF subversion and git services commented on SOLR-10622: Commit 94

[jira] [Commented] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1613#comment-1613 ] ASF subversion and git services commented on SOLR-10622: Commit d7

[jira] [Closed] (SOLR-9753) Admin UI - Memory Graph on Dashboard shows NaN for unused Swap

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-9753. - Resolution: Cannot Reproduce Cannot reproduce, lots have changed. Please re-open if you still encounter thi

[jira] [Commented] (SOLR-10511) Unable to view replication status

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1599#comment-1599 ] Jan Høydahl commented on SOLR-10511: Please describe how to reproduce this issue > Un

[jira] [Updated] (SOLR-10622) Add regress and predict Stream Evaluators

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10622: -- Attachment: SOLR-10622.patch Patch with tests > Add regress and predict Stream Evaluators > ---

[jira] [Commented] (SOLR-10494) Switch Solr's Default Response Type from XML to JSON

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1597#comment-1597 ] Jan Høydahl commented on SOLR-10494: Solr 7 is just a month away, do you have time to

[jira] [Commented] (SOLR-8440) Script support for enabling basic auth

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1596#comment-1596 ] Jan Høydahl commented on SOLR-8440: --- This patch assumes that Auth can only be enabled wit

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

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/856/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DocValuesNotIndexedTest Error Message: org/apache/solr/client/solrj/request/schema/SchemaReque

[jira] [Closed] (SOLR-9541) Support configurable authentication mechanism for internode communication

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-9541. - Resolution: Not A Problem Closing this, please re-open if you believe there is still work to do on this. P

[jira] [Issue Comment Deleted] (SOLR-9541) Support configurable authentication mechanism for internode communication

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9541: -- Comment: was deleted (was: Giving a ping on this issue in light of the new security vulnerability report

[jira] [Commented] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1586#comment-1586 ] Jan Høydahl commented on SOLR-9804: --- [~ctargett], do you want to open a separate issue fo

[jira] [Updated] (SOLR-9804) Rule-Based Authorization Plugin does not secure access for update operations

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9804: -- Security: Public (was: Private (Security Issue)) Priority: Major (was: Critical) Opening this issue

[JENKINS] Lucene-Solr-Tests-master - Build # 1814 - Unstable

2017-05-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1814/ 1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:35005/solr/test_col: Async exception during distributed u

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1579#comment-1579 ] Jan Høydahl commented on SOLR-9541: --- Giving a ping on this issue in light of the new secu

[jira] [Commented] (SOLR-9790) Thers is a xss issue in schema-browser page of old.html

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1576#comment-1576 ] Jan Høydahl commented on SOLR-9790: --- Can we close this, as we plan to remove {{old.html}}

[jira] [Commented] (SOLR-1687) add param for limiting start and rows params

2017-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1573#comment-1573 ] Jan Høydahl commented on SOLR-1687: --- I have written a generic {{RequestSanitizerComponent

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_131) - Build # 3461 - Unstable!

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3461/ Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace

[jira] [Commented] (SOLR-10612) make ':toclevels:' work in our jekyll templates

2017-05-07 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1569#comment-1569 ] Cassandra Targett commented on SOLR-10612: -- And then there's also this in the jek

[jira] [Updated] (SOLR-10612) make ':toclevels:' work in our jekyll templates

2017-05-07 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10612: - Attachment: lang-analysis-1-level-toc.png > make ':toclevels:' work in our jekyll template

[jira] [Commented] (SOLR-10612) make ':toclevels:' work in our jekyll templates

2017-05-07 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1566#comment-1566 ] Cassandra Targett commented on SOLR-10612: -- I discovered a way we could do this t

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

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3994/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.DistribCursorPagingTest.test Error Message: Failed to list contents of /Users/jenkins/workspace/Lucene-Solr-master-

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6551 - Unstable!

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6551/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory Error Message: Could not remove the following files (

[jira] [Commented] (SOLR-10317) Solr Nightly Benchmarks

2017-05-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999845#comment-15999845 ] Ishan Chattopadhyaya commented on SOLR-10317: - [~mkhludnev] and I (mentors) wa

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+168) - Build # 19576 - Still Unstable!

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19576/ Java: 32bit/jdk-9-ea+168 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'org.apache.solr.core.BlobStoreTestRequestHa

[jira] [Assigned] (SOLR-10623) Add sql Streaming Expression

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-10623: - Assignee: Joel Bernstein > Add sql Streaming Expression > >

[jira] [Updated] (SOLR-10623) Add sql Streaming Expression

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10623: -- Description: The existing jdbc Streaming Expression is really designed for querying outside SQL

[jira] [Updated] (SOLR-10623) Add sql Streaming Expression

2017-05-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10623: -- Description: The existing jdbc Streaming Expression is really designed for querying outside SQL

[jira] [Created] (SOLR-10623) Add sql Streaming Expression

2017-05-07 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-10623: - Summary: Add sql Streaming Expression Key: SOLR-10623 URL: https://issues.apache.org/jira/browse/SOLR-10623 Project: Solr Issue Type: New Feature Sec

[jira] [Comment Edited] (SOLR-10563) One of the replica is marked as down for only one collection in the cluster

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999815#comment-15999815 ] Amrit Sarkar edited comment on SOLR-10563 at 5/7/17 12:13 PM: --

[jira] [Commented] (SOLR-10563) One of the replica is marked as down for only one collection in the cluster

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999815#comment-15999815 ] Amrit Sarkar commented on SOLR-10563: - Please ask questions to the user mailing list i

[JENKINS] Lucene-Solr-Tests-6.x - Build # 873 - Still Unstable

2017-05-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/873/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:42032/solr/awhollynewcollection_0: Expected mime type application/octet-stream b

[jira] [Resolved] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-5365. --- Resolution: Fixed > Typo with QueryNodeOperation.logicalAnd > ---

[jira] [Commented] (LUCENE-7818) Suspicious condition

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999794#comment-15999794 ] ASF subversion and git services commented on LUCENE-7818: - Commit

[jira] [Commented] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999793#comment-15999793 ] ASF subversion and git services commented on LUCENE-5365: - Commit

[jira] [Commented] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999791#comment-15999791 ] ASF subversion and git services commented on LUCENE-5365: - Commit

[jira] [Commented] (LUCENE-7818) Suspicious condition

2017-05-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999792#comment-15999792 ] ASF subversion and git services commented on LUCENE-7818: - Commit

[jira] [Commented] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999790#comment-15999790 ] Uwe Schindler commented on LUCENE-5365: --- Hi, I just wondered why the whole thing do

[jira] [Updated] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5365: -- Priority: Minor (was: Critical) > Typo with QueryNodeOperation.logicalAnd > --

[jira] [Updated] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5365: -- Fix Version/s: 6.6 master (7.0) 6.x > Typo with QueryNode

[jira] [Assigned] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-5365: - Assignee: Uwe Schindler > Typo with QueryNodeOperation.logicalAnd >

[jira] [Commented] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999786#comment-15999786 ] Uwe Schindler commented on LUCENE-5365: --- Hi, this is indeed a bug. I will take care

How to secure solr-6.2.0 in standalone mode?

2017-05-07 Thread FOTACHE CHRISTIAN
Hi I'm using solr-6.2.0 in standalone and i need to setup security with kerberos (???) for standalone Please help Thank you, Christian Fotache Tel: 0728.297.207 On Sun, 5/7/17, Policeman Jenkins Server wrote: Subject: [JENKINS] Lucene-Solr-mast

[jira] [Updated] (LUCENE-5365) Typo with QueryNodeOperation.logicalAnd

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5365: -- Priority: Critical (was: Minor) > Typo with QueryNodeOperation.logicalAnd > --

[jira] [Closed] (LUCENE-7818) Suspicious condition

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-7818. - Resolution: Duplicate Assignee: Uwe Schindler I marked this as a duplicate of LUCENE-5365.

[jira] [Comment Edited] (LUCENE-7818) Suspicious condition

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999759#comment-15999759 ] Uwe Schindler edited comment on LUCENE-7818 at 5/7/17 11:12 AM: ---

[jira] [Moved] (LUCENE-7818) Suspicious condition

2017-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved SOLR-10621 to LUCENE-7818: -- Affects Version/s: (was: 6.5) 6.5

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

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19575/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey Error Message: There are still nodes recoverying - waited for 330 seconds Stack T

[jira] [Commented] (SOLR-10615) latch SolrDispatchFilter.doFilter() on init() completion

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999778#comment-15999778 ] Mikhail Khludnev commented on SOLR-10615: - Although, I'm open for concerns about U

[jira] [Resolved] (SOLR-10611) TestLeaderElectionWithEmptyReplica failure on jenkins

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-10611. - Resolution: Fixed Fix Version/s: 6.6 Fixed under SOLR-10615 > TestLeaderElectionWi

[jira] [Commented] (SOLR-10594) Revise SolrConfigHandler.reloadLock after SolrCloudExampleTest fix

2017-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999768#comment-15999768 ] Mikhail Khludnev commented on SOLR-10594: - Hm. It breaks cloud config update. Stay

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

2017-05-07 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1289/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<2> Stack Trace: java

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 343 - Still Unstable

2017-05-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/343/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:54905/sf: Error CREATEing SolrCore 'test_unload_shard_and_collection_1': Unable to crea

[jira] [Commented] (SOLR-10621) Suspicious condition

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999759#comment-15999759 ] Amrit Sarkar commented on SOLR-10621: - Already listed: https://issues.apache.org/jira/

[jira] [Commented] (SOLR-10621) Suspicious condition

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999758#comment-15999758 ] Amrit Sarkar commented on SOLR-10621: - Seems like _QueryNodeOperation.java_ is never r

[jira] [Commented] (SOLR-10621) Suspicious condition

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999757#comment-15999757 ] Amrit Sarkar commented on SOLR-10621: - BTW this is part of LUCENE than SOLR, it should

[jira] [Commented] (SOLR-10621) Suspicious condition

2017-05-07 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999756#comment-15999756 ] Amrit Sarkar commented on SOLR-10621: - That's a legit code bug, wonder how it was not

[jira] [Comment Edited] (SOLR-10619) When DQ.knowChildren is not empty, DQ should not refetch node children in case of single consumer

2017-05-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999727#comment-15999727 ] Shalin Shekhar Mangar edited comment on SOLR-10619 at 5/7/17 8:00 AM: --

  1   2   >