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

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203873#comment-15203873 ] Michael McCandless commented on LUCENE-7123: +1, thank you for cleaning this up [~rcmuir], it

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/195/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 18 - Still Failing

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/18/ 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:38409/_/forceleader_test_collection due to: Path not found: /id;

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

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203913#comment-15203913 ] Michael McCandless commented on LUCENE-7122: bq. if it's really a gain worth the short Hmm,

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

2016-03-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203920#comment-15203920 ] Dawid Weiss commented on LUCENE-7122: - I have a feeling that the introduction of that conditional

[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-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

[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] [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 >

[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

[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-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-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] [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] (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] [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] [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

[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

[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] [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 >

[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] [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

[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] [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

[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] [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 # 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] (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 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-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] (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

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 " +

[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:

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] (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] [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] [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] [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:

[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.

[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] (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

[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] [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] [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] [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] [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] [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-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] [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] [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] [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] (LUCENE-7120) Improve BKDWriter's checksum verification

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

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

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204123#comment-15204123 ] Robert Muir commented on LUCENE-7122: - Yes it must become package private. We are a search engine api

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

2016-03-21 Thread Steve Molloy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204298#comment-15204298 ] Steve Molloy commented on SOLR-8393: h1. Sizing Component The Solr SizeComponent is intended to

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain used for updates

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204209#comment-15204209 ] David Smiley commented on SOLR-8030: I suppose one argument _against_ any change here is that the the

[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=15204354#comment-15204354 ] ASF subversion and git services commented on LUCENE-7123: - Commit

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

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

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

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204207#comment-15204207 ] Michael McCandless commented on LUCENE-7123: bq. I'm rejecting

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

2016-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204286#comment-15204286 ] Mark Miller commented on LUCENE-7115: - +1 - makes sense to size for what's coming. > Speed up

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

2016-03-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204351#comment-15204351 ] Mark Miller commented on SOLR-8869: --- +1 LGTM. > Optionally disable printing field cache entries in

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain used for updates

2016-03-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204169#comment-15204169 ] David Smiley commented on SOLR-8030: Thanks for your tireless effors on this [~lboutros]; I'd like to

[jira] [Assigned] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

2016-03-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned LUCENE-7111: -- Assignee: Steve Rowe > DocValuesRangeQuery.newLongRange behaves incorrectly for

[jira] [Commented] (LUCENE-7120) Improve BKDWriter's checksum verification

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

[jira] [Resolved] (LUCENE-7120) Improve BKDWriter's checksum verification

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7120. Resolution: Fixed > Improve BKDWriter's checksum verification >

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

2016-03-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7122: --- Attachment: LUCENE-7122.patch OK how about this as a compromise? I added a new

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 18 - Failure

2016-03-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/18/ No tests ran. Build Log: [...truncated 40640 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/dist [copy] Copying

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

2016-03-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203973#comment-15203973 ] Dawid Weiss commented on LUCENE-7122: - bq. I think we may want to later improve how values are stored

[jira] [Commented] (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:comment-tabpanel=15204077#comment-15204077 ] Jason Gerlowski commented on SOLR-8830: --- Short non-update here: Spent a little time looking into

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

2016-03-21 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204075#comment-15204075 ] Markus Jelsma commented on SOLR-7452: - Hello - we also care about accurate results. We are using this

[jira] [Commented] (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:comment-tabpanel=15204103#comment-15204103 ] Robert Muir commented on LUCENE-7123: - I'm rejecting lucene.internal/lucene.experimental. I helped

[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=15204122#comment-15204122 ] David Smiley commented on LUCENE-7122: -- bq. Lets make all of BytesRefArray package private here too.

[jira] [Commented] (LUCENE-7016) Solr/Lucene 5.4.1: FastVectorHighlighter still fails with StringIndexOutOfBoundsException

2016-03-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203999#comment-15203999 ] Bjørn Hjelle commented on LUCENE-7016: -- I have now tested the patch and the exception is not thrown

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16285/ Java: 64bit/jdk-9-jigsaw-ea+110 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior Error Message: Illegal state, was:

[jira] [Resolved] (SOLR-8798) org.apache.solr.rest.RestManager can't find cyrillic synonyms.

2016-03-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-8798. -- Resolution: Duplicate Assignee: Steve Rowe Thanks for the confirmation [~vitaly...@gmail.com],

[jira] [Commented] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

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

[jira] [Resolved] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

2016-03-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-7111. Resolution: Fixed Fix Version/s: 6.1 master Thanks Ishan! >

[jira] [Commented] (SOLR-8798) org.apache.solr.rest.RestManager can't find cyrillic synonyms.

2016-03-21 Thread Vitalii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204067#comment-15204067 ] Vitalii commented on SOLR-8798: --- Thank you [~steve_rowe], Version 4.10.4 works perfect with cyrillic chars.

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

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204090#comment-15204090 ] Robert Muir commented on LUCENE-7122: - Can we have a concerted effort to *really* keep it package

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

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204091#comment-15204091 ] Robert Muir commented on LUCENE-7122: - Maybe tahts a good compromise? Lets make all of BytesRefArray

[jira] [Commented] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

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

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

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

2016-03-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204130#comment-15204130 ] Robert Muir commented on LUCENE-7122: - And where are the benchmarks showing this fancy byte pooling

[jira] [Commented] (LUCENE-7111) DocValuesRangeQuery.newLongRange behaves incorrectly for Long.MAX_VALUE and Long.MIN_VALUE

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

[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] (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

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

2016-03-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/196/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll Error Message: Address already in use Stack Trace: java.net.BindException:

[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] [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] (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=15204394#comment-15204394 ] ASF subversion and git services commented on LUCENE-7123: - Commit

[jira] [Commented] (LUCENE-7114) analyzers-common tests fail with JDK9 EA 110 build

2016-03-21 Thread Vladimir Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204448#comment-15204448 ] Vladimir Ivanov commented on LUCENE-7114: - FTR the corresponding OpenJDK bug is:

[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] [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

  1   2   >