[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+107) - Build # 10 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/10/ Java: 32bit/jdk-9-ea+107 -server -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport Error Message: IOException occured when talking to server at:

[jira] [Updated] (SOLR-5750) Backup/Restore API for SolrCloud

2016-03-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5750: Attachment: SOLR-5750.patch - Added SolrJ support for Backup and Restore Collection Admin actions -

[jira] [Commented] (LUCENE-7056) Spatial3d/Geo3d should have zero runtime dependencies

2016-03-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179430#comment-15179430 ] David Smiley commented on LUCENE-7056: -- bq. I'm also not a fan of the name *3d. It causes confusion

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 9 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/9/ Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals Error Message: source=3 is out of bounds (maxState is 2) Stack Trace:

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+107) - Build # 16092 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16092/ Java: 32bit/jdk-9-ea+107 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179311#comment-15179311 ] Robert Muir commented on LUCENE-6993: - If that test really took 50 minutes, there may be some issue

[jira] [Updated] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-6993: -- Attachment: LUCENE-6993.patch bq. Well this test is already marked @Slow and just took 41.2s on my

[jira] [Commented] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-03-03 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179287#comment-15179287 ] Jason Gerlowski commented on SOLR-8097: --- Hmm, still seeing some test failures with this patch.

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 8 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/8/ Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom Error Message: 24 Stack Trace:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16091 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16091/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: Suite timeout exceeded (>= 720

[jira] [Resolved] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

2016-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7063. - Resolution: Fixed Fix Version/s: 6.0 master > NumericUtils vs

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

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

Re: lucene-solr git commit: Fix TestBackwardsCompatibility.testAllVersionsTested to consider 5.5 as an expected version

2016-03-03 Thread Shalin Shekhar Mangar
Strangely, the same seed does not fail on branch_6_0 even though it has the same trunk-only block of code. On Fri, Mar 4, 2016 at 2:14 AM, Uwe Schindler wrote: > Hi, > > This may also need to be backported to 6.0 branch. We just have no jenkins > jobs up to now, so this may

[jira] [Commented] (SOLR-8783) The creation of replicas in split shard is contrived

2016-03-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179274#comment-15179274 ] Shalin Shekhar Mangar commented on SOLR-8783: - SOLR-7673 is the reason why it is done this way.

[jira] [Commented] (SOLR-8728) Splitting a shard of a collection created with a rule fails with NPE

2016-03-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179260#comment-15179260 ] Shalin Shekhar Mangar commented on SOLR-8728: - Thanks Noble. {code} + List subSliceNames

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_72) - Build # 5665 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5665/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseParallelGC No tests ran. Build Log: [...truncated 12 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

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

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

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

[jira] [Resolved] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8769. Resolution: Fixed > CloudMLTQParser does not use uniqueKey field name for exclusion >

[jira] [Commented] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

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

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 7 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/7/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=9264, name=testExecutor-3834-thread-2,

[jira] [Updated] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

2016-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7063: Attachment: LUCENE-7063.patch Updated patch: adds TestNumericUtils. I was surprised this class

[jira] [Commented] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179007#comment-15179007 ] Anshum Gupta commented on SOLR-8769: I'm waiting to hear back from Nick before I port this for the 6.0

[jira] [Comment Edited] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178886#comment-15178886 ] Steve Rowe edited comment on LUCENE-6993 at 3/4/16 12:00 AM: - Mike, can you

[jira] [Commented] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178886#comment-15178886 ] Steve Rowe commented on LUCENE-6993: Mike, can you please exclude generated files from your patch?

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_72) - Build # 16090 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16090/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=4712,

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2016-03-03 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178872#comment-15178872 ] Ben Manes commented on SOLR-8241: - Percentile stats are best obtained by the metrics library. The stats

[jira] [Commented] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

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

[jira] [Commented] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178861#comment-15178861 ] Anshum Gupta commented on SOLR-8769: Thanks for pointing this out [~ehatcher]. I committed this but

[jira] [Updated] (SOLR-8786) Ensure Apache Zeppelin works with Solr's JDBC Driver

2016-03-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8786: - Description: There is already a ticket open to improve the JDBC driver to work with more clients,

[jira] [Updated] (SOLR-8769) CloudMLTQParser does not use uniqueKey field name for exclusion

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8769: --- Fix Version/s: 6.0 master > CloudMLTQParser does not use uniqueKey field name for

[jira] [Created] (SOLR-8786) Ensure Apache Zeppelin works with Solr's JDBC Driver

2016-03-03 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8786: Summary: Ensure Apache Zeppelin works with Solr's JDBC Driver Key: SOLR-8786 URL: https://issues.apache.org/jira/browse/SOLR-8786 Project: Solr Issue Type:

[jira] [Resolved] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8725. Resolution: Fixed > Cores, collections, and shards should accept hyphens in identifier name >

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

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8423. Resolution: Fixed > DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA >

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-03-03 Thread Michael Nilsson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178779#comment-15178779 ] Michael Nilsson commented on SOLR-8542: --- Hey Christine, I've posted a response to most of your

[JENKINS] Lucene-Solr-Tests-master - Build # 944 - Still Failing

2016-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/944/ 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'null' for path 'response/params/y/p' full output: { "responseHeader":{ "status":0, "QTime":0},

[jira] [Commented] (SOLR-8777) Duplicate Solr process can cripple a running process

2016-03-03 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178770#comment-15178770 ] Scott Blum commented on SOLR-8777: -- Not completely related, but it seems like there's a bug in jetty's

[jira] [Commented] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178765#comment-15178765 ] Robert Muir commented on LUCENE-6993: - {quote} Had issues with

[jira] [Commented] (SOLR-7913) Add stream.body support to MLT QParser

2016-03-03 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178757#comment-15178757 ] Upayavira commented on SOLR-7913: - [~smolloy] Looking at this patch, there's quite a lot of reformatting in

[jira] [Updated] (LUCENE-7065) Fix explain for global ordinal query time join

2016-03-03 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-7065: -- Attachment: LUCENE_7065.patch Patch with the fix and a test. > Fix explain

[jira] [Created] (LUCENE-7065) Fix explain for global ordinal query time join

2016-03-03 Thread Martijn van Groningen (JIRA)
Martijn van Groningen created LUCENE-7065: - Summary: Fix explain for global ordinal query time join Key: LUCENE-7065 URL: https://issues.apache.org/jira/browse/LUCENE-7065 Project: Lucene -

[jira] [Updated] (LUCENE-6993) Update UAX29URLEmailTokenizer TLDs to latest list, and upgrade all JFlex-based tokenizers to support Unicode 8.0

2016-03-03 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-6993: -- Attachment: LUCENE-6993.patch New patch, takes care of all 5 generated tokenizers. This patch is

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2016-03-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178727#comment-15178727 ] Shawn Heisey commented on SOLR-8241: bq. neither Guava or Caffeine bothered to include a {{put}}

[jira] [Created] (SOLR-8785) Use Metrics library for core metrics

2016-03-03 Thread Jeff Wartes (JIRA)
Jeff Wartes created SOLR-8785: - Summary: Use Metrics library for core metrics Key: SOLR-8785 URL: https://issues.apache.org/jira/browse/SOLR-8785 Project: Solr Issue Type: Improvement

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+107) - Build # 6 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/6/ Java: 32bit/jdk-9-ea+107 -client -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic Error Message: Connection reset Stack Trace: java.net.SocketException: Connection reset

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

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

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

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

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

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

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

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16089/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseSerialGC All tests passed Build Log: [...truncated 30 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from

Re: Dropping branch_5x Jenkins jobs

2016-03-03 Thread Steve Rowe
Thanks Uwe, I’ve created the other 5.5 jobs now too. -- Steve www.lucidworks.com > On Mar 3, 2016, at 4:00 PM, Uwe Schindler wrote: > > Hi, > > I created the smoker job already. The other ones are not yet there. If you > look at the smoker job you see how its done ("Tools

Re: [2/2] lucene-solr git commit: SOLR-8725: Fix precommit check

2016-03-03 Thread Anshum Gupta
fixed On Thu, Mar 3, 2016 at 1:23 PM, wrote: > SOLR-8725: Fix precommit check > > > Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo > Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/73d2d112 > Tree:

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

[jira] [Commented] (SOLR-6568) Join Discovery Contrib

2016-03-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178638#comment-15178638 ] Joel Bernstein commented on SOLR-6568: -- Yes, the distributed joins in the Streaming API have

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

Re: lucene-solr git commit: SOLR-8725: Allow hyphen in shard, collection, core, and alias names but not the first char

2016-03-03 Thread Anshum Gupta
This broke pre-commit, I'll commit a fix. On Thu, Mar 3, 2016 at 10:53 AM, wrote: > Repository: lucene-solr > Updated Branches: > refs/heads/master a079ff252 -> 6de2b7dbd > > > SOLR-8725: Allow hyphen in shard, collection, core, and alias names but > not the first char > >

RE: Dropping branch_5x Jenkins jobs

2016-03-03 Thread Uwe Schindler
Hi, I created the smoker job already. The other ones are not yet there. If you look at the smoker job you see how its done ("Tools Environment" plugin and then Ant's Properties under ANT's "extended"). The other ones should be easy, just clone 6x job and change branch to "*/branch_5_5" and

[jira] [Updated] (SOLR-8784) Add support for CloudSolrClient (zkHost) to SolrEntityProcessor

2016-03-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8784: --- Attachment: SOLR-8784.patch Patch adding zkHost and collection parameters to SolrEntityProcessor. The

[jira] [Created] (SOLR-8784) Add support for CloudSolrClient (zkHost) to SolrEntityProcessor

2016-03-03 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-8784: -- Summary: Add support for CloudSolrClient (zkHost) to SolrEntityProcessor Key: SOLR-8784 URL: https://issues.apache.org/jira/browse/SOLR-8784 Project: Solr

[jira] [Commented] (SOLR-8778) Deprecate CSVStrategy's setters, and make its pre-configured strategies immutable

2016-03-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178593#comment-15178593 ] Uwe Schindler commented on SOLR-8778: - bq. I'll hold off creating a JIRA to remove the deprecated stuff

RE: lucene-solr git commit: Fix TestBackwardsCompatibility.testAllVersionsTested to consider 5.5 as an expected version

2016-03-03 Thread Uwe Schindler
Hi, This may also need to be backported to 6.0 branch. We just have no jenkins jobs up to now, so this may not have been detected!? I will try this out later and commit if needed. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de >

[jira] [Commented] (SOLR-4164) Result Grouping fails if no hits

2016-03-03 Thread Webster Homer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178532#comment-15178532 ] Webster Homer commented on SOLR-4164: - Found that if you set group.limit to -1 it will give the same

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

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

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5664 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5664/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testLazyLoad Error Message: Test abandoned because suite timeout was reached. Stack Trace:

[jira] [Commented] (SOLR-7010) Remove facet.date client functionality from master

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

[jira] [Resolved] (SOLR-7010) Remove facet.date client functionality from master

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-7010. -- Resolution: Fixed > Remove facet.date client functionality from master >

[jira] [Commented] (SOLR-7010) Remove facet.date client functionality from master

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

Re: [JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 1 - Failure!

2016-03-03 Thread Michael McCandless
Thanks for fixing this Shalin, the test passes for me now! > assert is40Index; // NOTE: currently we can only do this on trunk! LOL how confusing. I suspect the comment is (very) stale, and what the comment really means is "NOTE: we can only do this for all indices >= 4.0", i.e. when doc values

[jira] [Commented] (SOLR-7010) Remove facet.date client functionality from master

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

[JENKINS] Lucene-Solr-Tests-master - Build # 943 - Failure

2016-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/943/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at

[jira] [Resolved] (SOLR-8764) Remove all deprecated methods and classes from master prior to the 6.0 release

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8764. -- Resolution: Fixed > Remove all deprecated methods and classes from master prior to the 6.0 release >

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Anshum Gupta
Sure, I will. Thanks ! On Thu, Mar 3, 2016 at 11:20 AM, Nicholas Knize wrote: > I quickly skimmed the patches. I'm OK with them being backported to 6.0. > Can you mark the Fix Version/s accordingly? > > Thanks! > > On Thu, Mar 3, 2016 at 1:11 PM, Anshum Gupta

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

2016-03-03 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: --- Fix Version/s: 6.0 master > DELETESHARD should cleanup the instance and data

[jira] [Updated] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

2016-03-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8725: --- Fix Version/s: 6.0 master > Cores, collections, and shards should accept hyphens in

[jira] [Resolved] (SOLR-8778) Deprecate CSVStrategy's setters, and make its pre-configured strategies immutable

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8778. -- Resolution: Fixed Assignee: Steve Rowe Fix Version/s: 6.0 master

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Nicholas Knize
I quickly skimmed the patches. I'm OK with them being backported to 6.0. Can you mark the Fix Version/s accordingly? Thanks! On Thu, Mar 3, 2016 at 1:11 PM, Anshum Gupta wrote: > The releases are demanding, specially major versions, so thanks for all > the effort Nick.

[jira] [Updated] (SOLR-7010) Remove facet.date client functionality from master

2016-03-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7010: - Summary: Remove facet.date client functionality from master (was: Deprecate facet.date client

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Anshum Gupta
The releases are demanding, specially major versions, so thanks for all the effort Nick. I would like to commit SOLR-8423 and SOLR-8725 to 6.0. They aren't blockers but are bugs and the patch for both are ready. If you are fine with it, I'll commit to 6.0 else, I'd push it out with 6.1.

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2016-03-03 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178389#comment-15178389 ] Ben Manes commented on SOLR-8241: - Using the metrics library should be really easy. There are two simple

Re: [Possibly spoofed] Re: Solr/Lucene 6.x: Multiple public Query classes not immutable (yet)

2016-03-03 Thread Nicholas Knize
Hi Luc, I'm OK with you backporting this to 6.0. I think its important for shoring up the API. On Thu, Mar 3, 2016 at 8:24 AM, Adrien Grand wrote: > > > Le jeu. 3 mars 2016 à 15:13, Vanlerberghe, Luc < > luc.vanlerber...@bvdinfo.com> a écrit : > >> - I didn’t leave

[jira] [Comment Edited] (SOLR-8770) BinaryRequestWriter interprets null object in field as literal "NULL" string

2016-03-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178363#comment-15178363 ] Shawn Heisey edited comment on SOLR-8770 at 3/3/16 6:52 PM: Is there any

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

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

[jira] [Commented] (SOLR-8770) BinaryRequestWriter interprets null object in field as literal "NULL" string

2016-03-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178363#comment-15178363 ] Shawn Heisey commented on SOLR-8770: Is there any acceptable reason to allow a null field value in a

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2016-03-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178352#comment-15178352 ] Shawn Heisey commented on SOLR-8241: I'm pretty sure that no matter what benchmarks we run, your

[jira] [Commented] (SOLR-8731) onException behavior in search components

2016-03-03 Thread Dean Gurvitz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178314#comment-15178314 ] Dean Gurvitz commented on SOLR-8731: Hello, I would really appreciate if someone took the time to

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Nicholas Knize
> hours (acceptable), not days (unacceptable). ++ I definitely agree with this. And it looks like the time period here was less than a day? > there were multiple questions about it from more than one person over a couple days ?? I do not see these questions? They're certainly not in this

[JENKINS] Lucene-Solr-Tests-6.x - Build # 3 - Still Failing

2016-03-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/3/ 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested Error Message: Extra backcompat test files: 5.5.0-cfs Stack Trace: java.lang.AssertionError: Extra backcompat test files:

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Steve Rowe
First, Nick, thanks for your RM work. > On Mar 3, 2016, at 12:53 PM, Nicholas Knize wrote: > > The mistake was to freeze the 6x branch in the first place. The release > > branch is the one which should be frozen. > > I certainly agree with this. However, over a week ago

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Dawid Weiss
I wouldn't read so, to be honest. This isn't so convoluted: https://git-scm.com/docs/git-diff Quote: git diff [--options] [--] […] This is to view the changes between two arbitrary . git diff [--options] .. [--] […] This is synonymous to the previous form. I use it all the time (never used

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Steve Rowe
Nearly all of my git knowledge is from possibly wrongheaded stack overflow posts - in this case where chaiyachaiya said "git diff b1..b2, show you what is in b2 that is not in b1. So git diff b1..b2 and git diff b2..b1

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

2016-03-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178236#comment-15178236 ] Uwe Schindler commented on LUCENE-7063: --- Thanks! I was about to mention this here, too.

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Nicholas Knize
> The mistake was to freeze the 6x branch in the first place. The release branch is the one which should be frozen. I certainly agree with this. However, over a week ago there was a request to hold off on creating the 6_0 branch until Jenkins settled with a 6x. I received no push back on this

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Dawid Weiss
> (with minor solr/CHANGES.txt fixups) and then diffing both directions: > > git diff branch_6_0..branch_6x > git diff branch_6x..branch_6_0 Wait, can it ever be assymetric? I'd say it's impossible -- it should always be a "reverse" diff of the another? Dawid

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Steve Rowe
I compared the state of branch_6x and branch_6_0 after Mike merged LUCENE-7062 by cherry-picking Shalin's 6.1-only commits into my local branch_6_0: e4712bb028849f9a9b202651728c1f5c0a224374 (SOLR-8722) 97db2d0b932ceae17fc6ab442af0b32f54928e05 (Adding version 6.1.0)

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

2016-03-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178212#comment-15178212 ] Michael McCandless commented on LUCENE-7063: Thanks [~rcmuir]! > NumericUtils vs

[jira] [Commented] (LUCENE-7063) NumericUtils vs LegacyNumericUtils chaos with 6.0

2016-03-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178199#comment-15178199 ] Robert Muir commented on LUCENE-7063: - I'm gonna update this patch after investigating the tests.

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-03 Thread Michael McCandless
On Thu, Mar 3, 2016 at 10:58 AM, Robert Muir wrote: > I think mike has not merged his checkindex work but I am surprised to > see merge conflicts? OK I was able to merge my 6.x push to 6.0 with no conflicts, a good sign! > Mike can you make sure your readint/readvint >

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 4 - Still Failing!

2016-03-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/4/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested Error Message: Extra backcompat test files: 5.5.0-cfs Stack Trace:

Re: Dropping branch_5x Jenkins jobs

2016-03-03 Thread Michael McCandless
+1 to get 5.5 jobs running again, and not run 5.x jobs unless we somehow (oddly) want to do a 5.6 in the future. Mike McCandless http://blog.mikemccandless.com On Thu, Mar 3, 2016 at 11:38 AM, Steve Rowe wrote: > Assuming there won’t be a 5.6 release, we should drop the 5.x

  1   2   3   >