[jira] [Updated] (LUCENE-7127) remove epsilon-based testing from lucene/spatial

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7127: Attachment: LUCENE-7127.patch Just adding one more print to the new distance test to make it more

[jira] [Updated] (LUCENE-7127) remove epsilon-based testing from lucene/spatial

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7127: Attachment: LUCENE-7127.patch Here is more iteration on the tests. I tried to make the

[jira] [Commented] (SOLR-8344) Decide default when requested fields are both column and row stored.

2016-03-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205815#comment-15205815 ] Ishan Chattopadhyaya commented on SOLR-8344: Erick, I'll take a fresh look at this post 6.0

[jira] [Commented] (SOLR-8865) real-time get does not retrieve values from docValues

2016-03-21 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205809#comment-15205809 ] Ishan Chattopadhyaya commented on SOLR-8865: bq. Sorry for not getting to this earlier, busy

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

2016-03-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205787#comment-15205787 ] Tomás Fernández Löbbe commented on SOLR-445: Looks really good to me. What is the impact of many

[jira] [Updated] (LUCENE-7127) remove epsilon-based testing from lucene/spatial

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7127: Attachment: LUCENE-7127.patch Here's my patch. Now GeoPoint and LatLonPoint are tested the exact

[jira] [Created] (LUCENE-7127) remove epsilon-based testing from lucene/spatial

2016-03-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7127: --- Summary: remove epsilon-based testing from lucene/spatial Key: LUCENE-7127 URL: https://issues.apache.org/jira/browse/LUCENE-7127 Project: Lucene - Core Issue

[jira] [Created] (LUCENE-7126) GeoPointDistanceRangeQuery not valid for multi-valued docs

2016-03-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7126: --- Summary: GeoPointDistanceRangeQuery not valid for multi-valued docs Key: LUCENE-7126 URL: https://issues.apache.org/jira/browse/LUCENE-7126 Project: Lucene - Core

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

2016-03-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205743#comment-15205743 ] Erick Erickson commented on SOLR-7341: -- See my comment for March 21, 2016 for SOLR-7090. Basically I'd

[jira] [Commented] (SOLR-7090) Cross collection join

2016-03-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205740#comment-15205740 ] Erick Erickson commented on SOLR-7090: -- Disclaimer: I only skimmed this patch and the patch for

[jira] [Commented] (SOLR-8882) Wait for checkpoint in DaemonStream, TopicStream testcase

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205721#comment-15205721 ] Joel Bernstein commented on SOLR-8882: -- Ok, this commit should in theory resolve the test failures.

[jira] [Commented] (SOLR-8882) Wait for checkpoint in DaemonStream, TopicStream testcase

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

[jira] [Commented] (SOLR-8882) Wait for checkpoint in DaemonStream, TopicStream testcase

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

[jira] [Commented] (SOLR-8882) Wait for checkpoint in DaemonStream, TopicStream testcase

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

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

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/95/ 2 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamingTest.streamTests Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was

[jira] [Commented] (SOLR-5478) Speed-up distributed search with high rows param or deep paging by transforming docId's to uniqueKey via memory docValues

2016-03-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205705#comment-15205705 ] Erick Erickson commented on SOLR-5478: -- [~yo...@apache.org] [~shalinmangar] [~dsmiley] Now that

[jira] [Commented] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2016-03-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205706#comment-15205706 ] Erick Erickson commented on SOLR-6810: -- [~shalinmangar] Now that SOLR-8220 is committed, what's the

[jira] [Updated] (SOLR-8882) Wait for checkpoint in DaemonStream, TopicStream testcase

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8882: - Summary: Wait for checkpoint in DaemonStream, TopicStream testcase (was: Wait for checkpoint in

[jira] [Updated] (SOLR-8882) Wait for checkpoint in daemon(..., topic(...)) testcase

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8882: - Summary: Wait for checkpoint in daemon(..., topic(...)) testcase (was: Investigate

[jira] [Commented] (SOLR-8344) Decide default when requested fields are both column and row stored.

2016-03-21 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205703#comment-15205703 ] Erick Erickson commented on SOLR-8344: -- What is the status of this now that SOLR-8220 has been

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16290/ Java: 32bit/jdk-9-jigsaw-ea+110 -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings All tests passed Build Log: [...truncated 12372 lines...] [junit4] JVM J1: stdout was not empty, see:

[jira] [Commented] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

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

[jira] [Commented] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

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

[jira] [Assigned] (SOLR-2773) DateField parsing/formatting issues of years prior to 0001

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-2773: -- Assignee: David Smiley > DateField parsing/formatting issues of years prior to 0001 >

Solr date formatting/parsing; upgrade to java.time

2016-03-21 Thread David Smiley
I recently discovered that Solr doesn't support negative years (i.e. BC) and I set about working on fixing it. It's just a formatting issue (date -> string), from what I see. I could just fix this but then I saw that we haven't yet moved on to the Java 8 java.time API (a derivative of Joda

[jira] [Commented] (SOLR-8882) Investigate non-reproducible DaemonStream test timeout failures

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205647#comment-15205647 ] Joel Bernstein commented on SOLR-8882: -- Ok, after further review I see a race condition in the test

[jira] [Resolved] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

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

[jira] [Commented] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

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

[jira] [Commented] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

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

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_72) - Build # 64 - Failure!

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/64/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamingTest.streamTests Error Message: Test abandoned because suite timeout was reached. Stack Trace:

[jira] [Updated] (SOLR-8830) client error messages should be consistent even when updates are internally routed to other nodes

2016-03-21 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-8830: -- Attachment: SOLR-8830.patch Might've been going down the wrong path before. I realized that

Why does CloudConfigSetService.configName return the collection?

2016-03-21 Thread Erick Erickson
A client pointed this out. For arcane reasons they wanted to get the configset name given a CoreDescriptor and were trying to use CloudConfigSetService.configName(). The code for that method is: public String configName(CoreDescriptor cd) { return "collection " +

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

2016-03-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205503#comment-15205503 ] Anshum Gupta commented on SOLR-445: --- Thanks Hoss. I didn't look at the recent commits but from whatever I

[jira] [Created] (SOLR-8882) Investigate non-reproducible DaemonStream test timeout failures

2016-03-21 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8882: Summary: Investigate non-reproducible DaemonStream test timeout failures Key: SOLR-8882 URL: https://issues.apache.org/jira/browse/SOLR-8882 Project: Solr

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-jigsaw-ea+110) - Build # 16289 - Failure!

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16289/ Java: 32bit/jdk-9-jigsaw-ea+110 -server -XX:+UseG1GC -XX:-CompactStrings All tests passed Build Log: [...truncated 12380 lines...] [junit4] JVM J2: stdout was not empty, see:

[jira] [Commented] (LUCENE-7122) BytesRefArray can be more efficient for fixed width values

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205479#comment-15205479 ] David Smiley commented on LUCENE-7122: -- I'm coming at this out of the usefulness of the data

[jira] [Commented] (SOLR-6806) Reduce the size of the main Solr binary download

2016-03-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205470#comment-15205470 ] Shawn Heisey commented on SOLR-6806: {quote} as Doug once wisely pointed out... bq. While you might be

[jira] [Commented] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205437#comment-15205437 ] Michael McCandless commented on LUCENE-7125: +1, wonderful! > remove BKD_TOLERANCE from

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

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1032/ 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: expected:<1> but was:<0> at

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/200/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamingTest Error Message: Suite timeout exceeded (>= 720 msec). Stack

[jira] [Updated] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7125: Attachment: LUCENE-7125.patch Here is a patch. I think we can improve the test more. The base test

[jira] [Created] (LUCENE-7125) remove BKD_TOLERANCE from LatLonPoint polygon tests

2016-03-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7125: --- Summary: remove BKD_TOLERANCE from LatLonPoint polygon tests Key: LUCENE-7125 URL: https://issues.apache.org/jira/browse/LUCENE-7125 Project: Lucene - Core

[jira] [Commented] (SOLR-8881) test & document (and improve as possible) behavior of TolerantUpdateProcessor while shard splitting is in progress

2016-03-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205357#comment-15205357 ] Hoss Man commented on SOLR-8881: I spoke briefly with [~shalinmangar] about this issue offline and he said

[jira] [Commented] (SOLR-8881) test & document (and improve as possible) behavior of TolerantUpdateProcessor while shard splitting is in progress

2016-03-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205352#comment-15205352 ] Hoss Man commented on SOLR-8881: Since this seems like an outlier situation (1. using shard splitting; 2.

[jira] [Created] (SOLR-8881) test & document (and improve as possible) behavior of TolerantUpdateProcessor while shard splitting is in progress

2016-03-21 Thread Hoss Man (JIRA)
Hoss Man created SOLR-8881: -- Summary: test & document (and improve as possible) behavior of TolerantUpdateProcessor while shard splitting is in progress Key: SOLR-8881 URL:

[JENKINS] Lucene-Solr-Tests-6.x - Build # 94 - Failure

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/94/ 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard should have changed, instead: [shard2, shard1] nodes=([core_node3(shard2), core_node2(shard1),

[jira] [Commented] (SOLR-8862) /live_nodes is populated too early to be very useful for clients -- CloudSolrClient (and MiniSolrCloudCluster.createCollection) need some other ephemeral zk node to know

2016-03-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205251#comment-15205251 ] Alan Woodward commented on SOLR-8862: - I've tried to dig a bit and see when everything here is run

[jira] [Assigned] (SOLR-8871) Classification Update Request Processor Improvements

2016-03-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned SOLR-8871: - Assignee: Tommaso Teofili > Classification Update Request Processor Improvements >

[jira] [Assigned] (LUCENE-7116) Document Classifiers to handle numeric fields

2016-03-21 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-7116: --- Assignee: Tommaso Teofili > Document Classifiers to handle numeric fields >

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/23/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception

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

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

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-03-21 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205105#comment-15205105 ] Scott Blum commented on SOLR-8323: -- I haven't forgotten this one, going to give the new patch a look this

[jira] [Commented] (SOLR-8856) Do not cache merge or 'read once' contexts in the hdfs block cache.

2016-03-21 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205098#comment-15205098 ] Mike Drob commented on SOLR-8856: - Then yea, I see no reason to keep the old constructor. > Do not cache

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204988#comment-15204988 ] Joel Bernstein commented on SOLR-8593: -- It's still worth looking into. But I suspect Calcite has to

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-jigsaw-ea+110) - Build # 199 - Failure!

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/199/ Java: 32bit/jdk-9-jigsaw-ea+110 -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'params/c'

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/468/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection :

Re: Remote file systems solrcloud

2016-03-21 Thread Scott Blum
Not exactly what you're asking, but we have a Solr cluster that runs fine on Google Compute Engine with persistent SSD. Under the hood the persistent SSDs are network attached. On Sun, Mar 20, 2016 at 5:47 PM, Christopher Luciano < christophermluci...@gmail.com> wrote: > Hi I'd like to know if

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-03-21 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204951#comment-15204951 ] Kevin Risden commented on SOLR-8593: {quote} But I get worried that we'll be roped into how Calcite

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-03-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204946#comment-15204946 ] Joel Bernstein commented on SOLR-8593: -- If wrapping this logic up inside a Calcite adapter makes

[jira] [Assigned] (SOLR-1899) dates prior to 1000AD are not formatted properly in responses

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-1899: -- Assignee: David Smiley (was: Hoss Man) > dates prior to 1000AD are not formatted properly in

[jira] [Resolved] (SOLR-8880) Dates with years before 0AD (BC years) aren't supported

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-8880. Resolution: Duplicate > Dates with years before 0AD (BC years) aren't supported >

[jira] [Resolved] (LUCENE-7115) Speed up FieldCache.CacheEntry toString by setting initial StringBuilder capacity

2016-03-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved LUCENE-7115. Resolution: Fixed Fix Version/s: 6.1 trunk Thanks for the

[jira] [Commented] (LUCENE-7115) Speed up FieldCache.CacheEntry toString by setting initial StringBuilder capacity

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

[jira] [Commented] (LUCENE-7115) Speed up FieldCache.CacheEntry toString by setting initial StringBuilder capacity

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

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-03-21 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204891#comment-15204891 ] Kevin Risden commented on SOLR-8593: [~joel.bernstein] - I took a much closer look at Calcite and the

[jira] [Commented] (SOLR-8847) SolrJ JDBC - Implement "Select *"

2016-03-21 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204883#comment-15204883 ] Trey Cahill commented on SOLR-8847: --- Added a patch to handle "Select *". It is based off of SOLR-8823,

[jira] [Updated] (SOLR-8847) SolrJ JDBC - Implement "Select *"

2016-03-21 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trey Cahill updated SOLR-8847: -- Attachment: SOLR-8847.patch > SolrJ JDBC - Implement "Select *" > -- >

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-jigsaw-ea+110) - Build # 16287 - Failure!

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16287/ Java: 32bit/jdk-9-jigsaw-ea+110 -client -XX:+UseG1GC -XX:-CompactStrings 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamingTest Error Message: Suite timeout exceeded (>=

[jira] [Resolved] (SOLR-8869) Optionally disable printing field cache entries in SolrFieldCacheMBean

2016-03-21 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved SOLR-8869. -- Resolution: Fixed Fix Version/s: trunk 6.1 Thanks for the review,

[jira] [Commented] (SOLR-8869) Optionally disable printing field cache entries in SolrFieldCacheMBean

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

[jira] [Commented] (SOLR-8869) Optionally disable printing field cache entries in SolrFieldCacheMBean

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

[jira] [Updated] (LUCENE-7124) SloppyMath is too accurate

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7124: Attachment: LUCENE-7124.patch Here is a stab at a patch. It reduces tables from ~352KB to ~64KB,

[jira] [Created] (LUCENE-7124) SloppyMath is too accurate

2016-03-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7124: --- Summary: SloppyMath is too accurate Key: LUCENE-7124 URL: https://issues.apache.org/jira/browse/LUCENE-7124 Project: Lucene - Core Issue Type: Improvement

[jira] [Created] (SOLR-8880) Dates with years before 0AD (BC years) aren't supported

2016-03-21 Thread David Smiley (JIRA)
David Smiley created SOLR-8880: -- Summary: Dates with years before 0AD (BC years) aren't supported Key: SOLR-8880 URL: https://issues.apache.org/jira/browse/SOLR-8880 Project: Solr Issue Type:

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

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1030/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not

[jira] [Commented] (SOLR-8874) Add fixes and workaround for Java 9 Jigsaw (Module System) to Solr tests

2016-03-21 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204788#comment-15204788 ] Mike Drob commented on SOLR-8874: - Thanks for figuring this out, Uwe! Hadoop is tracking their Java 9

[jira] [Resolved] (SOLR-8857) HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256.

2016-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8857. --- Resolution: Fixed > HdfsUpdateLog does not use configured or new default number of version > buckets

[jira] [Commented] (SOLR-8857) HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256.

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

[jira] [Commented] (SOLR-8857) HdfsUpdateLog does not use configured or new default number of version buckets and is hard coded to 256.

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

[jira] [Resolved] (SOLR-8837) Duplicate leader elector node detection is broken

2016-03-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8837. - Resolution: Fixed Assignee: Alan Woodward Fix Version/s: 6.0 > Duplicate leader

[jira] [Commented] (SOLR-8837) Duplicate leader elector node detection is broken

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

[jira] [Commented] (SOLR-8856) Do not cache merge or 'read once' contexts in the hdfs block cache.

2016-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204739#comment-15204739 ] Mark Miller commented on SOLR-8856: --- bq. What is our compatibility promise? Do we need to maintain the

[jira] [Commented] (SOLR-8855) The HDFS BlockDirectory should not clean up it's cache on shutdown.

2016-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204727#comment-15204727 ] Mark Miller commented on SOLR-8855: --- bq. Is this safe? It looks like we'd be dropping data that is still

[jira] [Commented] (SOLR-8837) Duplicate leader elector node detection is broken

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

[jira] [Commented] (SOLR-8837) Duplicate leader elector node detection is broken

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

[jira] [Commented] (SOLR-8855) The HDFS BlockDirectory should not clean up it's cache on shutdown.

2016-03-21 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204703#comment-15204703 ] Mike Drob commented on SOLR-8855: - Is this safe? It looks like we'd be dropping data that is still in the

[jira] [Updated] (SOLR-8873) Enforce dataDir/instanceDir/ulogDir to be paths that contain only a controlled subset of characters

2016-03-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-8873: Attachment: SOLR-8873.patch Here is an initial proposal. Again, I'm not 100% sure

[jira] [Commented] (SOLR-8856) Do not cache merge or 'read once' contexts in the hdfs block cache.

2016-03-21 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204675#comment-15204675 ] Mike Drob commented on SOLR-8856: - bq. + // we don't cache on merges or when only reading once This

Re: Remote file systems solrcloud

2016-03-21 Thread Shawn Heisey
On 3/20/2016 3:47 PM, Christopher Luciano wrote: > Hi I'd like to know if anyone has had much success with remote file systems > or NAS type storage backends for SolrCloud. Right now we are using local disk > in a Mesos cluster but it would be great if we could use something more > tolerant to

[jira] [Commented] (SOLR-8878) Allow the DaemonStream run rate be controlled by the internal stream

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

[jira] [Commented] (SOLR-8878) Allow the DaemonStream run rate be controlled by the internal stream

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

[jira] [Resolved] (SOLR-8724) Upgrade Zookeeper to 3.4.8

2016-03-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8724. -- Resolution: Won't Fix Assignee: Steve Rowe Resolving as won't fix for now, pending the ZK 3.4.9

[jira] [Commented] (SOLR-8878) Allow the DaemonStream run rate be controlled by the internal stream

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

[jira] [Commented] (SOLR-8878) Allow the DaemonStream run rate be controlled by the internal stream

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

[jira] [Commented] (LUCENE-6966) Contribution: Codec for index-level encryption

2016-03-21 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204549#comment-15204549 ] Renaud Delbru commented on LUCENE-6966: --- Karl, the patch will not include a ready to use

[jira] [Commented] (SOLR-8393) Component for Solr resource usage planning

2016-03-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204522#comment-15204522 ] Shawn Heisey commented on SOLR-8393: Although I understand that you're going for readability with

[jira] [Commented] (SOLR-8837) Duplicate leader elector node detection is broken

2016-03-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204489#comment-15204489 ] Alan Woodward commented on SOLR-8837: - Thanks Scott, I'll commit this fix. Looks like the bug crept in

[jira] [Resolved] (LUCENE-7123) deduplicate/cleanup spatial distance

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

[jira] [Commented] (LUCENE-7123) deduplicate/cleanup spatial distance

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

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

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/967/ 2 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=23723, name=testExecutor-3881-thread-6, state=RUNNABLE,

  1   2   >