Re: Lucene/Solr git mirror will soon turn off

2015-12-17 Thread Dawid Weiss
> The question I had (I am sure a very dumb one): WHY do we care about history preserved perfectly in Git? For me it's for sentimental, archival and task-challenge reasons. Robert's requirement is that git praise/blame/log works and on a given file and shows its true history of changes. Everyone

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5478 - Still Failing!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5478/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at https://127.0.0.1:62243//collection1:

[jira] [Updated] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8423: --- Attachment: SOLR-8423.patch Patch without a test. I'll add a test for this and also need to find a

[jira] [Commented] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061776#comment-15061776 ] Shai Erera commented on SOLR-8423: -- So with this patch, the default is that we delete the index + instance

[jira] [Commented] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061804#comment-15061804 ] Anshum Gupta commented on SOLR-8423: I just wanted to keep it easy for users and I think adding a

[jira] [Commented] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061813#comment-15061813 ] Shalin Shekhar Mangar commented on SOLR-8423: - This is easy for the users. No need to remember

[jira] [Commented] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061798#comment-15061798 ] Shalin Shekhar Mangar commented on SOLR-8423: - Why not just use the existing deleteInstanceDir

[jira] [Updated] (SOLR-8434) Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8434: - Affects Version/s: 5.3.1 > Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin >

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15228 - Still Failing!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15228/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.test Error Message: Error from server at

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062140#comment-15062140 ] ASF subversion and git services commented on SOLR-8433: --- Commit 1720563 from

[jira] [Commented] (SOLR-8431) Parent shard cannot be deleted after shard splitting

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062081#comment-15062081 ] Joel Bernstein commented on SOLR-8431: -- This is linked to SOLR-8125. I don't this is connected to

[jira] [Updated] (SOLR-8279) Add a new SolrCloud test that stops and starts the cluster while indexing data with fault injection.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8279: -- Attachment: SOLR-8279.patch > Add a new SolrCloud test that stops and starts the cluster while indexing

[jira] [Commented] (SOLR-8429) add a flag blockUnauthenticated to BasicAutPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062022#comment-15062022 ] Noble Paul commented on SOLR-8429: -- If {{"blockUnauthenticated":true}} is set , you don't have the choice

[jira] [Commented] (SOLR-8190) Implement Closeable on TupleStream

2015-12-17 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062152#comment-15062152 ] Kevin Risden commented on SOLR-8190: So I put more thought into this last night and since TupleStream

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062150#comment-15062150 ] Joel Bernstein commented on SOLR-8433: -- Odd, the link above to revision is returning an error and my

[jira] [Comment Edited] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062150#comment-15062150 ] Joel Bernstein edited comment on SOLR-8433 at 12/17/15 2:58 PM: Odd, the

[jira] [Created] (SOLR-8435) Long update times Solr 5.3.1

2015-12-17 Thread Kenny Knecht (JIRA)
Kenny Knecht created SOLR-8435: -- Summary: Long update times Solr 5.3.1 Key: SOLR-8435 URL: https://issues.apache.org/jira/browse/SOLR-8435 Project: Solr Issue Type: Bug Components:

[jira] [Commented] (LUCENE-6926) Take matchCost into account for MUST_NOT clauses

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062015#comment-15062015 ] ASF subversion and git services commented on LUCENE-6926: - Commit 1720544 from

[jira] [Commented] (LUCENE-6926) Take matchCost into account for MUST_NOT clauses

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062035#comment-15062035 ] ASF subversion and git services commented on LUCENE-6926: - Commit 1720548 from

Re: 5.3.2 bug fix release

2015-12-17 Thread Jan Høydahl
If there is a 5.3.2 release, we should probably also backport this one: SOLR-8269 : Upgrade commons-collections to 3.2.2. This fixes a known serialization vulnerability -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com >

[jira] [Updated] (SOLR-7341) xjoin - join data from external sources

2015-12-17 Thread Tom Winch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Winch updated SOLR-7341: Attachment: SOLR-7341.patch-5_3 Patch for SOLR 5.3 > xjoin - join data from external sources >

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062159#comment-15062159 ] Joel Bernstein commented on SOLR-8433: -- Ok, the commit has now shown up in svn. This was a delay that

[jira] [Commented] (SOLR-8429) add a flag blockUnauthenticated to BasicAutPlugin

2015-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062042#comment-15062042 ] Jan Høydahl commented on SOLR-8429: --- Cool. This workaround would require blockUnauthenticated to be

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch Updated patch, fixed to work correctly. > Try and prevent too many recovery

[jira] [Commented] (SOLR-8434) Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062052#comment-15062052 ] ASF subversion and git services commented on SOLR-8434: --- Commit 1720551 from

[jira] [Resolved] (SOLR-8434) Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-8434. -- Resolution: Fixed Fix Version/s: Trunk 5.5 > Add a wildcard role, to match any

[jira] [Updated] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8433: - Description: The AnalyticsMergeStrageyTest is failing on Windows with SSL errors. The failures

[jira] [Commented] (SOLR-7341) xjoin - join data from external sources

2015-12-17 Thread Tom Winch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062077#comment-15062077 ] Tom Winch commented on SOLR-7341: - Done > xjoin - join data from external sources >

[jira] [Commented] (SOLR-8125) Umbrella ticket for Streaming and SQL issues

2015-12-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061996#comment-15061996 ] Jason Gerlowski commented on SOLR-8125: --- Looking to help out with some of the streaming/sql work

[jira] [Commented] (SOLR-8423) DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062003#comment-15062003 ] Mark Miller commented on SOLR-8423: --- bq. deleteInstanceDir and deleteDataDir Probably best to be

[jira] [Created] (SOLR-8434) Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin

2015-12-17 Thread Noble Paul (JIRA)
Noble Paul created SOLR-8434: Summary: Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin Key: SOLR-8434 URL: https://issues.apache.org/jira/browse/SOLR-8434 Project: Solr

[jira] [Commented] (SOLR-8125) Umbrella ticket for Streaming and SQL issues

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062033#comment-15062033 ] Joel Bernstein commented on SOLR-8125: -- SOLR-7535 is definitely an important one. SOLR-7525 is also

[jira] [Commented] (SOLR-8434) Add a wildcard role, to match any role in RuleBasedAuthorizationPlugin

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062051#comment-15062051 ] ASF subversion and git services commented on SOLR-8434: --- Commit 1720550 from

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 884 - Still Failing

2015-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/884/ 3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Captured an uncaught exception in thread: Thread[id=68621, name=Thread-61214, state=RUNNABLE,

[jira] [Commented] (SOLR-8415) Provide command to switch between non/secure mode in ZK

2015-12-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062257#comment-15062257 ] Mike Drob commented on SOLR-8415: - Thanks Mark! That page looks reasonable. Proposed text, to go after

[jira] [Created] (LUCENE-6939) BlendedInfixSuggester to support exponential reciprocal BlenderType

2015-12-17 Thread Arcadius Ahouansou (JIRA)
Arcadius Ahouansou created LUCENE-6939: -- Summary: BlendedInfixSuggester to support exponential reciprocal BlenderType Key: LUCENE-6939 URL: https://issues.apache.org/jira/browse/LUCENE-6939

[jira] [Updated] (LUCENE-6939) BlendedInfixSuggester to support exponential reciprocal BlenderType

2015-12-17 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated LUCENE-6939: --- Description: The orignal BlendedInfixSuggester introduced in LUCENE-5354 has support

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch > Try and prevent too many recovery requests from stacking up and clean up

[jira] [Commented] (SOLR-8416) Solr collection creation API should return after all cores are alive

2015-12-17 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062197#comment-15062197 ] Michael Sun commented on SOLR-8416: --- Just upload an updated patch for discussion. Here is the changes 1.

[jira] [Updated] (SOLR-8416) Solr collection creation API should return after all cores are alive

2015-12-17 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-8416: -- Attachment: SOLR-8416.patch > Solr collection creation API should return after all cores are alive >

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch And another pass to make parts that were async, async again. > Try and

[jira] [Commented] (SOLR-8435) Long update times Solr 5.3.1

2015-12-17 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062250#comment-15062250 ] Ishan Chattopadhyaya commented on SOLR-8435: There could be several reasons. Maybe some GC

[jira] [Commented] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062336#comment-15062336 ] Mark Miller commented on SOLR-8371: --- Still doing test runs to see if anything random falls out, but I

[jira] [Updated] (LUCENE-6939) BlendedInfixSuggester to support exponential reciprocal BlenderType

2015-12-17 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated LUCENE-6939: --- Attachment: LUCENE_6939.patch Hello [~mikemccand] Would you mind having a look at

[jira] [Commented] (SOLR-8415) Provide command to switch between non/secure mode in ZK

2015-12-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062382#comment-15062382 ] Mike Drob commented on SOLR-8415: - Also, we would add resetacl to

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5479 - Still Failing!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5479/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:53727/fieh/gr/collection1:

[jira] [Commented] (SOLR-8230) Create Facet Telemetry for Nested Facet Query

2015-12-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062510#comment-15062510 ] Yonik Seeley commented on SOLR-8230: Is this patch for trunk? I'm getting failures when I try to apply

[jira] [Commented] (SOLR-7867) implicit sharded, facet grouping problem with multivalued string field starting with digits

2015-12-17 Thread Vishnu Mishra (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062403#comment-15062403 ] Vishnu Mishra commented on SOLR-7867: - We are using Solr 5.3.1 and facing the same issue with

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062482#comment-15062482 ] ASF subversion and git services commented on SOLR-8279: --- Commit 1720624 from

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062346#comment-15062346 ] ASF subversion and git services commented on SOLR-8279: --- Commit 1720613 from

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062350#comment-15062350 ] Mark Miller commented on SOLR-8279: --- There is the commit to trunk. Reviews welcome. This was a bit of a

[jira] [Commented] (SOLR-8416) Solr collection creation API should return after all cores are alive

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062370#comment-15062370 ] Mark Miller commented on SOLR-8416: --- bq. Should probably check if the replicas node is listed under live

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15230 - Failure!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15230/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:58032//collection1:

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062522#comment-15062522 ] ASF subversion and git services commented on SOLR-8279: --- Commit 1720627 from

[jira] [Assigned] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-4280: Assignee: James Dyer > spellcheck.maxResultsForSuggest based on filter query results >

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+95) - Build # 14933 - Failure!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14933/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope

[jira] [Updated] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8279: -- Summary: Add a new test fault injection approach and a new SolrCloud test that stops and starts the

[jira] [Updated] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-4280: - Attachment: SOLR-4280.patch Clean-up patch with slightly better testing, javadoc. Once I can run tests &

[jira] [Commented] (SOLR-8190) Implement Closeable on TupleStream

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062376#comment-15062376 ] Joel Bernstein commented on SOLR-8190: -- The /stream and /sql handler should be calling open() and

[jira] [Created] (SOLR-8436) Realtime-get should support filters

2015-12-17 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-8436: -- Summary: Realtime-get should support filters Key: SOLR-8436 URL: https://issues.apache.org/jira/browse/SOLR-8436 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062652#comment-15062652 ] ASF subversion and git services commented on SOLR-4280: --- Commit 1720637 from

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2015-12-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062731#comment-15062731 ] Mikhail Khludnev commented on SOLR-8208: bq. What should we do when from field have multiple

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062581#comment-15062581 ] ASF subversion and git services commented on SOLR-8279: --- Commit 1720631 from

[jira] [Created] (SOLR-8437) Remove outdated RAMDirectory comment from example solrconfigs

2015-12-17 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-8437: --- Summary: Remove outdated RAMDirectory comment from example solrconfigs Key: SOLR-8437 URL: https://issues.apache.org/jira/browse/SOLR-8437 Project: Solr

[jira] [Commented] (SOLR-8416) Solr collection creation API should return after all cores are alive

2015-12-17 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062659#comment-15062659 ] Michael Sun commented on SOLR-8416: --- Here is an updated patch which includes checking for live nodes.

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2015-12-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062727#comment-15062727 ] Mikhail Khludnev commented on SOLR-8208: bq. Do you also support fromIndex - that is, executing the

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch New patch. We have actually been using the update executor for recovery

[jira] [Commented] (SOLR-8230) Create Facet Telemetry for Nested Facet Query

2015-12-17 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062575#comment-15062575 ] Michael Sun commented on SOLR-8230: --- [~yo...@apache.org] The patch is on trunk. > Create Facet

[jira] [Commented] (SOLR-8364) SpellCheckComponentTest occasionally fails

2015-12-17 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062662#comment-15062662 ] James Dyer commented on SOLR-8364: -- This failure [Policeman

[jira] [Commented] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062716#comment-15062716 ] Markus Jelsma commented on SOLR-4280: - Great work James! Many thanks! >

[jira] [Commented] (SOLR-8429) add a flag blockUnauthenticated to BasicAutPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062556#comment-15062556 ] Noble Paul commented on SOLR-8429: -- bq.Cool. This workaround would require blockUnauthenticated to be

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15231 - Still Failing!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15231/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at

[jira] [Commented] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062645#comment-15062645 ] ASF subversion and git services commented on SOLR-4280: --- Commit 1720636 from

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062683#comment-15062683 ] Mark Miller commented on SOLR-8279: --- I'll give Jenkins some time before backporting this to 5x. > Add a

[jira] [Created] (SOLR-8438) fromIndex= param for [subquery ] DocTransformer

2015-12-17 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-8438: -- Summary: fromIndex= param for [subquery ] DocTransformer Key: SOLR-8438 URL: https://issues.apache.org/jira/browse/SOLR-8438 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2015-12-17 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062738#comment-15062738 ] Paul Elschot commented on LUCENE-6922: -- The patch is commitable, with the usual guarantees :) Do

[jira] [Commented] (SOLR-8230) Create Facet Telemetry for Nested Facet Query

2015-12-17 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062593#comment-15062593 ] Michael Sun commented on SOLR-8230: --- Attach an updated patch generated from trunk up to date. > Create

[jira] [Commented] (SOLR-8437) Remove outdated RAMDirectory comment from example solrconfigs

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062676#comment-15062676 ] Mark Miller commented on SOLR-8437: --- It's still memory based and not persistent. It also mainly exists

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062886#comment-15062886 ] ASF subversion and git services commented on SOLR-8433: --- Commit 1720673 from

[jira] [Updated] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-4280: - Fix Version/s: (was: 4.9) (was: Trunk) 5.5 >

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch > Try and prevent too many recovery requests from stacking up and clean up

[jira] [Resolved] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-17 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-4280. -- Resolution: Fixed And thanks to you, Markus, for actually developing the code for this. >

[jira] [Commented] (SOLR-8190) Implement Closeable on TupleStream

2015-12-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062818#comment-15062818 ] Jason Gerlowski commented on SOLR-8190: --- Yeah, I guess it doesn't make a ton of sense to push

[jira] [Updated] (SOLR-8015) HdfsLock may fail to close a FileSystem instance if it cannot immediately obtain an index lock.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8015: -- Attachment: SOLR-8015.patch Patch with change. > HdfsLock may fail to close a FileSystem instance if it

[jira] [Updated] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8371: -- Attachment: SOLR-8371.patch > Try and prevent too many recovery requests from stacking up and clean up

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062980#comment-15062980 ] ASF subversion and git services commented on LUCENE-6922: - Commit 1720686 from

[jira] [Comment Edited] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062873#comment-15062873 ] Joel Bernstein edited comment on SOLR-8433 at 12/17/15 9:36 PM: A new error

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062873#comment-15062873 ] Joel Bernstein commented on SOLR-8433: -- A new error has cropped with the AnalyticsMergeStrategyTest

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2015-12-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062981#comment-15062981 ] ASF subversion and git services commented on LUCENE-6922: - Commit 1720687 from

[jira] [Commented] (LUCENE-6922) Improve svn to git workaround script

2015-12-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062983#comment-15062983 ] Michael McCandless commented on LUCENE-6922: OK I committed the last patch (from yesterday)

[jira] [Commented] (SOLR-8433) IterativeMergeStrategy test failures due to SSL errors on Windows

2015-12-17 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062982#comment-15062982 ] Shalin Shekhar Mangar commented on SOLR-8433: - That particular error happens when trying to

Managed Resource Unit Test Failures

2015-12-17 Thread Michael Nilsson
I'm working on publishing a patch against trunk, adding a learning to rank contrib module. For some reason, our unit tests that hit our config managed resources no longer seem to be recognizing the config/managed endpoint, but they were ok in 4.10. I've pasted the code with the small test case

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 706 - Failure

2015-12-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/706/ 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val changed' for path 'x' full output: { "responseHeader":{ "status":0,

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2015-12-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062850#comment-15062850 ] Mark Miller commented on SOLR-8279: --- SOLR-8371 is just a really good improvement in general, but it also

[jira] [Comment Edited] (SOLR-8208) DocTransformer executes sub-queries

2015-12-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063358#comment-15063358 ] Cao Manh Dat edited comment on SOLR-8208 at 12/18/15 6:30 AM: -- Thanks Mikhail,

[jira] [Commented] (SOLR-8435) Long update times Solr 5.3.1

2015-12-17 Thread Kenny Knecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063655#comment-15063655 ] Kenny Knecht commented on SOLR-8435: Thanks for the swift reply. These setups were exactly the same,

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15235 - Still Failing!

2015-12-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15235/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE

[jira] [Updated] (SOLR-8429) add a flag blockUnknown to BasicAutPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8429: - Description: If authentication is setup with BasicAuthPlugin, it let's all requests go through if no

[jira] [Updated] (SOLR-8429) add a flag blockUnknown to BasicAutPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8429: - Summary: add a flag blockUnknown to BasicAutPlugin (was: add a flag blockUnauthenticated to

[jira] [Updated] (SOLR-8429) add a flag blockUnknown to BasicAutPlugin

2015-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8429: - Description: If authentication is setup with BasicAuthPlugin, it let's all requests go through if no

  1   2   >