[jira] [Assigned] (SOLR-6241) HttpPartitionTest.testRf3WithLeaderFailover fails sometimes

2014-09-24 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6241: Assignee: Timothy Potter (was: Shalin Shekhar Mangar

[jira] [Commented] (SOLR-6241) HttpPartitionTest.testRf3WithLeaderFailover fails sometimes

2014-09-24 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14146394#comment-14146394 ] Timothy Potter commented on SOLR-6241: -- I'm doing some refactoring as part of SOLR

[jira] [Resolved] (SOLR-6484) SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6484. -- Resolution: Fixed Fix Version/s: 5.0 SolrCLI's healthcheck action needs to check live

[jira] [Resolved] (SOLR-6481) CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6481. -- Resolution: Fixed Fix Version/s: 5.0 CLUSTERSTATUS action should consult /live_nodes

[jira] [Resolved] (SOLR-6486) solr start script can have a debug flag option

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6486. -- Resolution: Fixed Fix Version/s: 5.0 solr start script can have a debug flag option

[jira] [Resolved] (SOLR-6509) Solr start scripts interactive mode doesn't honor -z argument

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6509. -- Resolution: Fixed Fix Version/s: 5.0 Solr start scripts interactive mode doesn't honor

[jira] [Commented] (SOLR-6071) Make solr install like other databases

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143472#comment-14143472 ] Timothy Potter commented on SOLR-6071: -- I think I've addressed all these issues

[jira] [Assigned] (SOLR-6529) Stop command in the start scripts should only stop the instance that it had started

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6529: Assignee: Timothy Potter Stop command in the start scripts should only stop the instance

[jira] [Created] (SOLR-6549) bin/solr script should support a -s option to set the -Dsolr.solr.home property

2014-09-22 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6549: Summary: bin/solr script should support a -s option to set the -Dsolr.solr.home property Key: SOLR-6549 URL: https://issues.apache.org/jira/browse/SOLR-6549 Project

[jira] [Updated] (SOLR-6484) SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6484: - Component/s: (was: SolrCloud) scripts and tools SolrCLI's healthcheck action

[jira] [Created] (SOLR-6550) Provide simple mechanism for passing additional metadata / context about a server-side SolrException back to the client-side

2014-09-22 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6550: Summary: Provide simple mechanism for passing additional metadata / context about a server-side SolrException back to the client-side Key: SOLR-6550 URL: https

[jira] [Updated] (SOLR-6550) Provide simple mechanism for passing additional metadata / context about a server-side SolrException back to the client-side

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6550: - Attachment: SOLR-6550.patch Patch for the approach I described above. Provide simple mechanism

[jira] [Commented] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143678#comment-14143678 ] Timothy Potter commented on SOLR-6511: -- I'm ready to commit this solution, but before

[jira] [Commented] (SOLR-6249) Schema API changes return success before all cores are updated

2014-09-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143846#comment-14143846 ] Timothy Potter commented on SOLR-6249: -- This mechanism is mainly a convenience

[jira] [Commented] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-19 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140974#comment-14140974 ] Timothy Potter commented on SOLR-6511: -- I now have a test case that duplicates Alan's

[jira] [Updated] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-19 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6511: - Attachment: SOLR-6511.patch Here's an updated patch. It'll need to be updated again after SOLR

[jira] [Created] (SOLR-6525) Investigate Overseer performance issues

2014-09-16 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6525: Summary: Investigate Overseer performance issues Key: SOLR-6525 URL: https://issues.apache.org/jira/browse/SOLR-6525 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6486) solr start script can have a debug flag option

2014-09-15 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6486: - Attachment: SOLR-6486.patch Went with -a (for additional options); example: {code} bin/solr start

[jira] [Updated] (SOLR-6249) Schema API changes return success before all cores are updated

2014-09-15 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6249: - Attachment: SOLR-6249.patch Updated patch - ignore the previous one Test coverage

[jira] [Assigned] (SOLR-6509) Solr start scripts interactive mode doesn't honor -z argument

2014-09-15 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6509: Assignee: Timothy Potter Solr start scripts interactive mode doesn't honor -z argument

[jira] [Updated] (SOLR-6509) Solr start scripts interactive mode doesn't honor -z argument

2014-09-15 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6509: - Attachment: SOLR-6509.patch The start script now honors the -z argument when launching

[jira] [Assigned] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6511: Assignee: Timothy Potter Fencepost error in LeaderInitiatedRecoveryThread

[jira] [Commented] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131805#comment-14131805 ] Timothy Potter commented on SOLR-6511: -- yeah, that WaitForState stuff is not actually

[jira] [Updated] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6511: - Attachment: SOLR-6511.patch Here's a patch to address this problem, specifically it does: 1

[jira] [Commented] (SOLR-6511) Fencepost error in LeaderInitiatedRecoveryThread

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131972#comment-14131972 ] Timothy Potter commented on SOLR-6511: -- bq. what ought to happen here is that replica2

[jira] [Assigned] (SOLR-6249) Schema API changes return success before all cores are updated

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6249: Assignee: Timothy Potter Schema API changes return success before all cores are updated

[jira] [Commented] (SOLR-6509) Solr start scripts interactive mode doesn't honor -z argument

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132139#comment-14132139 ] Timothy Potter commented on SOLR-6509: -- Good catch! Although I don't know

[jira] [Updated] (SOLR-6249) Schema API changes return success before all cores are updated

2014-09-12 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6249: - Attachment: SOLR-6249.patch Here's a patch that gives a client the option to wait a max number

[jira] [Commented] (SOLR-6179) ManagedResource repeatedly logs warnings when not used

2014-09-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130299#comment-14130299 ] Timothy Potter commented on SOLR-6179: -- Commit logs for branch_4x: r1610907

[jira] [Updated] (SOLR-6447) bin/solr -c doesn't set numShards for collection1

2014-09-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6447: - Fix Version/s: (was: 4.11) 4.10.1 bin/solr -c doesn't set numShards

[jira] [Resolved] (SOLR-5098) Add REST support for adding field types to the schema

2014-09-10 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-5098. -- Resolution: Fixed Fix Version/s: 5.0 4.11 Add REST support for adding

[jira] [Updated] (SOLR-5098) Add REST support for adding field types to the schema

2014-09-10 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5098: - Attachment: SOLR-5098.patch Here's the patch of what was committed to trunk and branch_4x Add

[jira] [Assigned] (SOLR-6504) Switching exploded war from version 4.10 caused Solr to be unable to start

2014-09-10 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6504: Assignee: Timothy Potter Switching exploded war from version 4.10 caused Solr to be unable

[jira] [Commented] (SOLR-6504) Switching exploded war from version 4.10 caused Solr to be unable to start

2014-09-10 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128723#comment-14128723 ] Timothy Potter commented on SOLR-6504: -- I'll take a look Switching exploded war from

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.9.0-ea-b28) - Build # 11085 - Failure!

2014-09-10 Thread Timothy Potter
my bad - 'tis fixed now ... new box didn't have auto-props enabled in .subversion/config and of course I skipped running precommit because this was a backport :-( On Wed, Sep 10, 2014 at 12:49 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build:

[jira] [Created] (SOLR-6484) SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica

2014-09-05 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6484: Summary: SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica Key: SOLR-6484 URL: https://issues.apache.org/jira/browse/SOLR-6484

[jira] [Resolved] (SOLR-6467) solr start script puts log files in bin directory

2014-09-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6467. -- Resolution: Fixed Fix Version/s: 4.11 5.0 solr start script puts log

[jira] [Resolved] (SOLR-6447) bin/solr -c doesn't set numShards for collection1

2014-09-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6447. -- Resolution: Fixed Fix Version/s: 4.11 5.0 bin/solr -c doesn't set

[jira] [Updated] (SOLR-6481) CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

2014-09-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6481: - Attachment: SOLR-6481.patch Here's a patch that cross-checks the replica state with live nodes

[jira] [Updated] (SOLR-6484) SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica

2014-09-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6484: - Attachment: SOLR-6484.patch healthcheck action consults live nodes when assessing replica status

[jira] [Resolved] (SOLR-4206) Solr server should have the self start/stop script

2014-09-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-4206. -- Resolution: Duplicate This was addressed with SOLR-3617 Solr server should have the self start

[jira] [Assigned] (SOLR-6467) solr start script puts log files in bin directory

2014-09-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6467: Assignee: Timothy Potter solr start script puts log files in bin directory

Re: VOTE: Solr Reference Guide for 4.10

2014-09-04 Thread Timothy Potter
+1 On Wed, Sep 3, 2014 at 2:00 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: +1 On Tue, Sep 2, 2014 at 2:38 PM, Cassandra Targett ctarg...@apache.org wrote: Please vote to release the PDF of the Apache Solr Reference Guide for Solr 4.10.

[jira] [Created] (SOLR-6481) CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

2014-09-04 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6481: Summary: CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica Key: SOLR-6481 URL: https://issues.apache.org/jira/browse/SOLR-6481

[jira] [Assigned] (SOLR-6481) CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica

2014-09-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6481: Assignee: Timothy Potter CLUSTERSTATUS action should consult /live_nodes when reporting

[jira] [Commented] (SOLR-5097) Add REST support for adding dynamic fields to the schema

2014-09-02 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118278#comment-14118278 ] Timothy Potter commented on SOLR-5097: -- Patch looks good, please commit when you can

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 11000 - Failure!

2014-08-29 Thread Timothy Potter
This test doesn't even create any cores (other than what's created by the parent class). Will AwaitFix it for now. On Fri, Aug 29, 2014 at 6:58 AM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/11000/ Java: 32bit/ibm-j9-jdk7

[jira] [Created] (SOLR-6447) bin/solr -c doesn't set numShards for collection1

2014-08-28 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6447: Summary: bin/solr -c doesn't set numShards for collection1 Key: SOLR-6447 URL: https://issues.apache.org/jira/browse/SOLR-6447 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6447) bin/solr -c doesn't set numShards for collection1

2014-08-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6447: - Affects Version/s: 4.10 5.0 bin/solr -c doesn't set numShards

Issue with bin/solr script, collection1, and cloud mode

2014-08-28 Thread Timothy Potter
Hi, Wanted to bring up an issue (https://issues.apache.org/jira/browse/SOLR-6447) just to get opinions on whether this warrants a re-spin (thinking NO but wanted to be sure someone didn't feel otherwise). Basically, if you use: bin/solr -c, Solr will start in cloud mode and since collection1

[jira] [Commented] (SOLR-6444) HttpPartitionTest uses real-time get to verify docs exist in replicas which gets routed to leader so is not actually verifying the replica recovered correctly

2014-08-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114333#comment-14114333 ] Timothy Potter commented on SOLR-6444: -- Sorry, bad description. The /get's were

[jira] [Updated] (SOLR-6444) HttpPartitionTest uses real-time get to verify docs exist in replicas which gets routed to an active replica so is not actually verifying the replica recovered correctly

2014-08-28 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6444: - Summary: HttpPartitionTest uses real-time get to verify docs exist in replicas which gets routed

[jira] [Created] (SOLR-6450) Option to send pre-analyzed documents from leader to replica instead of replicas re-running analysis.

2014-08-28 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6450: Summary: Option to send pre-analyzed documents from leader to replica instead of replicas re-running analysis. Key: SOLR-6450 URL: https://issues.apache.org/jira/browse/SOLR-6450

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.9.0-ea-b26) - Build # 10985 - Failure!

2014-08-27 Thread Timothy Potter
This one has been recurring for a while, taking a look now! Sorry for ignoring so long On Wed, Aug 27, 2014 at 3:37 AM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10985/ Java: 64bit/jdk1.9.0-ea-b26 -XX:+UseCompressedOops

[jira] [Created] (SOLR-6443) TestManagedResourceStorage fails on Jenkins with SolrCore.getOpenCount()==2

2014-08-27 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6443: Summary: TestManagedResourceStorage fails on Jenkins with SolrCore.getOpenCount()==2 Key: SOLR-6443 URL: https://issues.apache.org/jira/browse/SOLR-6443 Project

[jira] [Commented] (SOLR-4763) Performance issue when using group.facet=true

2014-08-27 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113022#comment-14113022 ] Timothy Potter commented on SOLR-4763: -- Going to review this in depth over the next

[jira] [Assigned] (SOLR-4763) Performance issue when using group.facet=true

2014-08-27 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-4763: Assignee: Timothy Potter Performance issue when using group.facet=true

[jira] [Created] (SOLR-6444) HttpPartitionTest uses real-time get to verify docs exist in replicas which gets routed to leader so is not actually verifying the replica recovered correctly

2014-08-27 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6444: Summary: HttpPartitionTest uses real-time get to verify docs exist in replicas which gets routed to leader so is not actually verifying the replica recovered correctly Key: SOLR-6444

[jira] [Resolved] (SOLR-6163) special chars and ManagedSynonymFilterFactory

2014-08-26 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6163. -- Resolution: Fixed Fix Version/s: 4.10 5.0 special chars

[jira] [Commented] (SOLR-6233) Provide basic command line tools for checking Solr status and health.

2014-08-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14107999#comment-14107999 ] Timothy Potter commented on SOLR-6233: -- Nice Steve, thanks! much better - I'll get

[jira] [Commented] (SOLR-6136) ConcurrentUpdateSolrServer includes a Spin Lock

2014-08-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106898#comment-14106898 ] Timothy Potter commented on SOLR-6136: -- ugh ... weird though as the notifyAll call

[jira] [Updated] (SOLR-5098) Add REST support for adding field types to the schema

2014-08-22 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5098: - Attachment: SOLR-5098.patch Updated patch with ability to add multiple field types at once like

[jira] [Resolved] (SOLR-6233) Provide basic command line tools for checking Solr status and health.

2014-08-21 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6233. -- Resolution: Fixed Fix Version/s: 4.10 5.0 Provide basic command line

[jira] [Resolved] (SOLR-3617) Consider adding start scripts.

2014-08-21 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-3617. -- Resolution: Fixed Fix Version/s: 4.10 5.0 Consider adding start

[jira] [Commented] (SOLR-6400) SolrCloud tests are not properly testing session expiration.

2014-08-21 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105973#comment-14105973 ] Timothy Potter commented on SOLR-6400: -- Great catch Mark! I feel bad because I noticed

[jira] [Created] (SOLR-6395) If the overseer queue is large, then the cloud tree view (admin UI) hangs

2014-08-20 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6395: Summary: If the overseer queue is large, then the cloud tree view (admin UI) hangs Key: SOLR-6395 URL: https://issues.apache.org/jira/browse/SOLR-6395 Project: Solr

[jira] [Assigned] (SOLR-6395) If the overseer queue is large, then the cloud tree view (admin UI) hangs

2014-08-20 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6395: Assignee: Timothy Potter If the overseer queue is large, then the cloud tree view (admin

[jira] [Created] (SOLR-6397) zkcli script put/putfile should allow overwriting an existing znode's data

2014-08-20 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6397: Summary: zkcli script put/putfile should allow overwriting an existing znode's data Key: SOLR-6397 URL: https://issues.apache.org/jira/browse/SOLR-6397 Project: Solr

[jira] [Updated] (SOLR-6397) zkcli script put/putfile should allow overwriting an existing znode's data

2014-08-20 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6397: - Component/s: SolrCloud zkcli script put/putfile should allow overwriting an existing znode's

[jira] [Updated] (SOLR-3617) Consider adding start scripts.

2014-08-19 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-3617: - Attachment: SOLR-3617.patch Here's an updated patch. Hoping to backport this to 4x (for inclusion

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097043#comment-14097043 ] Timothy Potter commented on SOLR-2894: -- bq. does that sound like a viable possibility

[jira] [Updated] (SOLR-5098) Add REST support for adding field types to the schema

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5098: - Attachment: SOLR-5098.patch Here is a first cut at support for adding new field types to managed

[jira] [Commented] (SOLR-6249) Schema API changes return success before all cores are updated

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097263#comment-14097263 ] Timothy Potter commented on SOLR-6249: -- Going to start working on this ... a few

[jira] [Commented] (SOLR-6249) Schema API changes return success before all cores are updated

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097720#comment-14097720 ] Timothy Potter commented on SOLR-6249: -- Just jotting down more notes ... Forgot

[jira] [Commented] (SOLR-6249) Schema API changes return success before all cores are updated

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097834#comment-14097834 ] Timothy Potter commented on SOLR-6249: -- bq. the time it takes to reload the schema can

[jira] [Commented] (SOLR-6249) Schema API changes return success before all cores are updated

2014-08-14 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097854#comment-14097854 ] Timothy Potter commented on SOLR-6249: -- bq. how do we handle Schema API modifications

[jira] [Commented] (SOLR-6236) Need an optional fallback mechanism for selecting a leader when all replicas are in leader-initiated recovery.

2014-08-13 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14096040#comment-14096040 ] Timothy Potter commented on SOLR-6236: -- I wasn't able to get a test working

[jira] [Assigned] (SOLR-5098) Add REST support for adding field types to the schema

2014-08-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-5098: Assignee: Timothy Potter (was: Steve Rowe) Add REST support for adding field types

[jira] [Commented] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-08-08 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14090810#comment-14090810 ] Timothy Potter commented on SOLR-3619: -- bq. allow you to rename the current

[jira] [Updated] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-08 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5810: - Attachment: SOLR-5810.patch Updated patch that works with the patch I just updated for SOLR-5473

[jira] [Updated] (SOLR-5473) Split clusterstate.json per collection and watch states selectively

2014-08-08 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5473: - Attachment: SOLR-5473_no_ui.patch Here's an updated patch based on the previous one posted

[jira] [Commented] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-08 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091087#comment-14091087 ] Timothy Potter commented on SOLR-5810: -- Also, here is a link to a screen shot

[jira] [Comment Edited] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-08 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14091087#comment-14091087 ] Timothy Potter edited comment on SOLR-5810 at 8/8/14 6:20 PM

[jira] [Commented] (SOLR-6236) Need an optional fallback mechanism for selecting a leader when all replicas are in leader-initiated recovery.

2014-08-07 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089283#comment-14089283 ] Timothy Potter commented on SOLR-6236: -- Thanks for digging into this. Agreed

[jira] [Commented] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-08-07 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089854#comment-14089854 ] Timothy Potter commented on SOLR-3619: -- Thanks Gregory and Hoss for contributing--I

[jira] [Updated] (SOLR-3617) Consider adding start scripts.

2014-08-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-3617: - Attachment: SOLR-3617.patch I've committed this on trunk. Notable improvements from this last

[jira] [Commented] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-08-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14088029#comment-14088029 ] Timothy Potter commented on SOLR-3619: -- Just an update on where things sit

[jira] [Commented] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-08-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14088106#comment-14088106 ] Timothy Potter commented on SOLR-3619: -- +1 on the named configsets approach (working

[jira] [Updated] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-08-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-3619: - Attachment: solrconfig.xml managed-schema bq. non field-guessing default should

[jira] [Commented] (SOLR-6163) special chars and ManagedSynonymFilterFactory

2014-08-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14086343#comment-14086343 ] Timothy Potter commented on SOLR-6163: -- Thanks Timo! Will get this committed today

[jira] [Assigned] (SOLR-6163) special chars and ManagedSynonymFilterFactory

2014-08-05 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6163: Assignee: Timothy Potter special chars and ManagedSynonymFilterFactory

[jira] [Commented] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14084746#comment-14084746 ] Timothy Potter commented on SOLR-5810: -- I need to create an updated patch out of our

[jira] [Commented] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14084879#comment-14084879 ] Timothy Potter commented on SOLR-5810: -- Thanks for the pointer to SOLR-6082

[jira] [Commented] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14085045#comment-14085045 ] Timothy Potter commented on SOLR-5810: -- No, the status and nav controls work no matter

[jira] [Updated] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5810: - Attachment: SOLR-5810.patch Here's an updated patch that works with the latest patch for SOLR

[jira] [Commented] (SOLR-5810) State of external collections not displayed in cloud graph panel

2014-08-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14085801#comment-14085801 ] Timothy Potter commented on SOLR-5810: -- Also, I had to clear cache to get the changes

[jira] [Created] (SOLR-6305) Ability to set the replication factor for index files created by HDFSDirectoryFactory

2014-07-31 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6305: Summary: Ability to set the replication factor for index files created by HDFSDirectoryFactory Key: SOLR-6305 URL: https://issues.apache.org/jira/browse/SOLR-6305

[jira] [Commented] (SOLR-6305) Ability to set the replication factor for index files created by HDFSDirectoryFactory

2014-07-31 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14081186#comment-14081186 ] Timothy Potter commented on SOLR-6305: -- Thanks Mark, nice approach to config

[jira] [Commented] (SOLR-6233) Provide basic command line tools for checking Solr status and health.

2014-07-31 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14081515#comment-14081515 ] Timothy Potter commented on SOLR-6233: -- I'm starting on this as part of the effort

[jira] [Assigned] (SOLR-6233) Provide basic command line tools for checking Solr status and health.

2014-07-31 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6233: Assignee: Timothy Potter Provide basic command line tools for checking Solr status

<    5   6   7   8   9   10   11   12   13   >