[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217507#comment-15217507 ] Noble Paul commented on SOLR-8914: -- OK , That is understandable. It makes sense to make th

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217497#comment-15217497 ] Scott Blum commented on SOLR-8914: -- Should be easy enough to debug the deadlock. I'll tak

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217494#comment-15217494 ] Scott Blum commented on SOLR-8914: -- The problem is inherently that if you getChildren() th

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217464#comment-15217464 ] Noble Paul commented on SOLR-8914: -- hoss, what I would like to know is what if it is not t

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/488/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_nod

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

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

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217413#comment-15217413 ] Noble Paul commented on SOLR-8914: -- bq.I guess that's not true anymore because the watcher

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217379#comment-15217379 ] Shalin Shekhar Mangar commented on SOLR-8914: - I'm still digesting the discussi

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

2016-03-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1050/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor, MockDir

[jira] [Updated] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-8914: --- Attachment: SOLR-8914.patch I wrote up a stress test to demonstrate the bug. I've added it to the patch Scott

[jira] [Closed] (SOLR-5604) Remove deprecations caused by httpclient 4.3.x upgrade

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller closed SOLR-5604. - Resolution: Duplicate > Remove deprecations caused by httpclient 4.3.x upgrade > --

[jira] [Updated] (SOLR-4509) Move to non deprecated HttpClient impl classes to remove stale connection check on every request and move connection lifecycle management towards the client.

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4509: -- Attachment: 0001-SOLR-4509-Move-to-non-deprecated-HttpClient-impl-cla.patch Patch after first pass of rev

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

2016-03-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/25/ 4 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBufferOnNonLeader Error Message: Captured an uncaught exception in thread: Thread[id=102044, name=cdcr-replicator-5816-thread-1, state=RUNNAB

[jira] [Commented] (SOLR-1898) Improved reporting of exceptions during indexing

2016-03-29 Thread Shyam (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217317#comment-15217317 ] Shyam commented on SOLR-1898: - +1, specifying the field which was the source of issue is defini

[jira] [Updated] (LUCENE-7094) spatial-extras BBoxStrategy and (confusingly!) PointVectorStrategy use legacy numeric encoding

2016-03-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7094: - Attachment: LUCENE_7094.patch Both BBoxStrategy & PointVectorStrategy: * all state is now final;

[jira] [Commented] (LUCENE-2987) QueryParser throwing null pointer exception if input is invalid

2016-03-29 Thread Shyam (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217305#comment-15217305 ] Shyam commented on LUCENE-2987: --- do we still want to pursue this? > QueryParser throwing n

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+111-patched) - Build # 16378 - Failure!

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16378/ Java: 32bit/jdk-9-ea+111-patched -client -XX:+UseG1GC -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' full out

[jira] [Created] (SOLR-8919) Add SELECT COUNT(DISTINCT COL) queries to the SQL Interface

2016-03-29 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8919: Summary: Add SELECT COUNT(DISTINCT COL) queries to the SQL Interface Key: SOLR-8919 URL: https://issues.apache.org/jira/browse/SOLR-8919 Project: Solr Issue

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

2016-03-29 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: --- Priority: Major (was: Blocker) > Cores, collections, and shards should accept hyphens in identifier na

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

2016-03-29 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: 5.5.1 > Cores, collections, and shards should accept hyphens in identifier name > --

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

2016-03-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217251#comment-15217251 ] Anshum Gupta commented on SOLR-8725: I really thought that the regex didn't work but th

[jira] [Updated] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7150: Attachment: LUCENE-7150.patch Second version of patch. Can't hook up Robert's check because I don'

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217154#comment-15217154 ] Karl Wright commented on LUCENE-7150: - Sure, we can do that. I'm sure it's doing the

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217142#comment-15217142 ] Karl Wright commented on LUCENE-7150: - lucene.spatial is not apparently a dependency

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217140#comment-15217140 ] Michael McCandless commented on LUCENE-7150: Whoa, with this patch, I'm getti

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217128#comment-15217128 ] Robert Muir commented on LUCENE-7150: - Nice, thanks Karl! Can we add GeoUtils.checkL

[jira] [Updated] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7150: Attachment: LUCENE-7150.patch Initial patch. For Mike to test. More patches with more shape build

[jira] [Updated] (SOLR-8918) Add Streaming Expressions to the admin page

2016-03-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8918: -- Attachment: sample-display.png Attaching a sample display (without search results) > Add Streaming Expre

[jira] [Comment Edited] (SOLR-8918) Add Streaming Expressions to the admin page

2016-03-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217084#comment-15217084 ] Dennis Gove edited comment on SOLR-8918 at 3/29/16 11:49 PM: - T

[jira] [Updated] (SOLR-8918) Add Streaming Expressions to the admin page

2016-03-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8918: -- Attachment: SOLR-8918.patch This patch adds a new section to work with Streaming Expressions. It is far

[jira] [Created] (SOLR-8918) Add Streaming Expressions to the admin page

2016-03-29 Thread Dennis Gove (JIRA)
Dennis Gove created SOLR-8918: - Summary: Add Streaming Expressions to the admin page Key: SOLR-8918 URL: https://issues.apache.org/jira/browse/SOLR-8918 Project: Solr Issue Type: New Feature

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

2016-03-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217078#comment-15217078 ] Shawn Heisey commented on SOLR-8725: I think the regex did work before -- I tried a who

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5744/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Captured an uncaught exception in thread: Thread[id=16639, name=SocketProxy-Resp

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

2016-03-29 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: --- Attachment: SOLR-8725-fix-regex.patch > Cores, collections, and shards should accept hyphens in identif

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

2016-03-29 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: --- Attachment: (was: SOLR-8725-fix-regex.patch) > Cores, collections, and shards should accept hyphens

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

2016-03-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reopened SOLR-8725: Shawn pointed out to an issue with the regular expression to me on irc. Here's a fix with a quick test.

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

2016-03-29 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: --- Priority: Blocker (was: Major) > Cores, collections, and shards should accept hyphens in identifier na

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

2016-03-29 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: --- Attachment: SOLR-8725-fix-regex.patch > Cores, collections, and shards should accept hyphens in identif

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217043#comment-15217043 ] Scott Blum commented on SOLR-8914: -- Yeah, one of the things about ZK is it's impossible to

[jira] [Commented] (SOLR-8765) Enforce required parameters in SolrJ Collection APIs

2016-03-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217035#comment-15217035 ] Anshum Gupta commented on SOLR-8765: Do you want me to fix this? > Enforce required p

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217036#comment-15217036 ] Scott Blum commented on SOLR-8914: -- BTW, a million thanks to Hoss for digging into this.

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217034#comment-15217034 ] Robert Muir commented on LUCENE-7150: - I think as a start haversin would be nice? It

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217033#comment-15217033 ] Hoss Man commented on SOLR-8914: {quote} The part I don't understand is why this watcher is

[jira] [Updated] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-8914: - Attachment: SOLR-8914.patch Here's a pretty simple patch that I believe should fix. I think #3 is probably

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217011#comment-15217011 ] Scott Blum commented on SOLR-8914: -- Hoss-- great analysis! I was just looking at this cod

[jira] [Resolved] (LUCENE-7149) Test2BPoints.test1D() failure

2016-03-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7149. Resolution: Fixed Fix Version/s: 6.0 > Test2BPoints.test1D() failure > -

[jira] [Commented] (LUCENE-7149) Test2BPoints.test1D() failure

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

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216997#comment-15216997 ] Karl Wright commented on LUCENE-7150: - bq. pick something and be consistent If I pic

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216995#comment-15216995 ] Robert Muir commented on LUCENE-7150: - {quote} That's fine as far as it goes but runs

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216994#comment-15216994 ] Karl Wright commented on LUCENE-7150: - bq. If Mike cannot figure out how to do these

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216989#comment-15216989 ] Hoss Man commented on SOLR-8914: bq. WTF? our comments seem to have the same problem as re

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216979#comment-15216979 ] Scott Blum commented on SOLR-8914: -- This is super troubling 1290071 port 56361 Updat

[jira] [Comment Edited] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216980#comment-15216980 ] Karl Wright edited comment on LUCENE-7150 at 3/29/16 10:32 PM:

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216980#comment-15216980 ] Karl Wright commented on LUCENE-7150: - bq. What does Geo3D want instead? It wants an

[jira] [Updated] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-8914: --- Description: Jenkin's encountered a failure in TestTolerantUpdateProcessorCloud over the weekend {noform

[jira] [Updated] (SOLR-8914) inexplicable "no servers hosting shard: shard2" using MiniSolrCloudCluster

2016-03-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-8914: --- Attachment: live_node_mentions_port56361_with_threadIds.log.txt Having read more of {{ZkStateReader}}, and und

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216947#comment-15216947 ] Ryan Ernst commented on LUCENE-7150: bq. It escapes me why degrees and distance in me

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216944#comment-15216944 ] Robert Muir commented on LUCENE-7150: - {quote} It escapes me why degrees and distance

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216940#comment-15216940 ] Karl Wright commented on LUCENE-7150: - How do you understand that people would use ge

[jira] [Updated] (SOLR-8875) ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-8875: - Attachment: SOLR-8875.patch I think this may be a one-liner; in the calling loop, I think there are cases

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216924#comment-15216924 ] Karl Wright commented on LUCENE-7150: - It escapes me why degrees and distance in mete

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216918#comment-15216918 ] Ryan Ernst commented on LUCENE-7150: bq. One problem at the moment is that all of geo

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216902#comment-15216902 ] Robert Muir commented on LUCENE-7150: - {quote} One problem at the moment is that all

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216884#comment-15216884 ] Karl Wright commented on LUCENE-7150: - Another interesting question this begs is what

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/41/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 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:

[jira] [Commented] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216842#comment-15216842 ] Karl Wright commented on LUCENE-7150: - One problem at the moment is that all of geo3d

[jira] [Created] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-03-29 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7150: -- Summary: geo3d public APIs should match the 2D apis? Key: LUCENE-7150 URL: https://issues.apache.org/jira/browse/LUCENE-7150 Project: Lucene - Core

[jira] [Updated] (SOLR-4509) Move to non deprecated HttpClient impl classes to remove stale connection check on every request and move connection lifecycle management towards the client.

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4509: -- Attachment: 0001-SOLR-4509-Move-to-non-deprecated-HttpClient-impl-cla.patch Okay, here is pretty reasonab

[jira] [Resolved] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst resolved LUCENE-7147. Resolution: Fixed Assignee: Ryan Ernst Fix Version/s: 6.1 master

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Attachment: SOLR-.patch > Add shortestPath Streaming Expression > -

[jira] [Commented] (SOLR-8899) MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216783#comment-15216783 ] Mark Miller commented on SOLR-8899: --- Yeah, practically these things don't tend to matter,

[jira] [Commented] (SOLR-8899) MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216776#comment-15216776 ] Joel Bernstein commented on SOLR-8899: -- The IterativeMergeStrategy has a static HttpCl

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/487/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MDCAw

[jira] [Commented] (LUCENE-7147) Improve disjoint check for geo distance query traversal

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

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16375/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be one document because overwrite=true expec

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

2016-03-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8725: --- Attachment: SOLR-8725-5_5.patch I could not cherry-pick this change to the 5.5 branch, or even apply it

[jira] [Commented] (LUCENE-7149) Test2BPoints.test1D() failure

2016-03-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216686#comment-15216686 ] Michael McCandless commented on LUCENE-7149: Whoa, thanks [~steve_rowe] ... I

[jira] [Commented] (LUCENE-7147) Improve disjoint check for geo distance query traversal

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

[jira] [Comment Edited] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216649#comment-15216649 ] Joel Bernstein edited comment on SOLR- at 3/29/16 7:04 PM: --

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216649#comment-15216649 ] Joel Bernstein commented on SOLR-: -- I think this almost ready to commit. As [~dpgo

[jira] [Commented] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216613#comment-15216613 ] Michael McCandless commented on LUCENE-7147: Those are great examples [~rjern

[jira] [Comment Edited] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216584#comment-15216584 ] Joel Bernstein edited comment on SOLR- at 3/29/16 6:33 PM: --

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Attachment: SOLR-.patch Patch the StreamExpression methods implemented and Stream Exrpression t

[jira] [Comment Edited] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216218#comment-15216218 ] Ryan Ernst edited comment on LUCENE-7147 at 3/29/16 6:05 PM: -

[jira] [Updated] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-7147: --- Attachment: (was: example-crosses-axis-not-center.html) > Improve disjoint check for geo distance

[jira] [Updated] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-7147: --- Attachment: example-crosses-axis-not-center.html > Improve disjoint check for geo distance query trav

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-03-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216499#comment-15216499 ] Shawn Heisey commented on SOLR-8110: bq. Is it possible to enable support for dashes wi

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

2016-03-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/290/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 2 object(s) that were not releas

[jira] [Updated] (SOLR-8899) MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8899: -- Summary: MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close (was: Mer

[jira] [Created] (LUCENE-7149) Test2BPoints.test1D() failure

2016-03-29 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7149: -- Summary: Test2BPoints.test1D() failure Key: LUCENE-7149 URL: https://issues.apache.org/jira/browse/LUCENE-7149 Project: Lucene - Core Issue Type: Bug Affects

[jira] [Commented] (SOLR-8875) ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer

2016-03-29 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216253#comment-15216253 ] Scott Blum commented on SOLR-8875: -- Perfect! Thank you > ZkStateWriter.writePendingUpdate

[jira] [Resolved] (LUCENE-6566) Handle "crosses dateline" cases in BKPointInPolygonQuery

2016-03-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6566. Resolution: Won't Fix +1 to disallow "crosses dateline" polygons! > Handle "crosse

[jira] [Updated] (LUCENE-7147) Improve disjoint check for geo distance query traversal

2016-03-29 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-7147: --- Attachment: example-intersects-bbox-not-circle.html example-crosses-axis-not-center.ht

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Description: This ticket is to implement a distributed shortest path graph traversal as a Streamin

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Description: This ticket is to implement a distributed shortest path graph traversal as a Streamin

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Description: This ticket is to implement a distributed shortest path graph traversal as a Streamin

[jira] [Updated] (SOLR-8875) ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer

2016-03-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-8875: --- Summary: ZkStateWriter.writePendingUpdates() can return null clusterState; NPE in Overseer (was: ZkSta

[jira] [Commented] (SOLR-8899) MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close.

2016-03-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216138#comment-15216138 ] Mark Miller commented on SOLR-8899: --- This causes issues as HttpClient can do things like

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216129#comment-15216129 ] Joel Bernstein commented on SOLR-: -- I was suggesting that we can have both a gener

[jira] [Comment Edited] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216113#comment-15216113 ] Dennis Gove edited comment on SOLR- at 3/29/16 2:46 PM: I w

  1   2   >