[jira] [Updated] (SOLR-13544) Consider adding isCloud() method as shortcut for cloudDescriptor == null checks

2019-06-12 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13544: Description: In writing SOLR-13420 I was not supper happy with the verbosity of some of my changes, and I

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831648#comment-16831648 ] Gus Heck commented on SOLR-13420: - {quote}At least right now, the watched collections and

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831656#comment-16831656 ] Gus Heck commented on SOLR-13420: - Let me also try to sell the features of this patch a l

[jira] [Comment Edited] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831656#comment-16831656 ] Gus Heck edited comment on SOLR-13420 at 5/2/19 2:20 PM: - Let me

[jira] [Comment Edited] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831656#comment-16831656 ] Gus Heck edited comment on SOLR-13420 at 5/2/19 2:25 PM: - Let me

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831670#comment-16831670 ] Gus Heck commented on SOLR-13420: - Now that I write that, I suspect perhaps this ticket s

[jira] [Created] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-02 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13439: --- Summary: Make collection properties easier and safer to use in code Key: SOLR-13439 URL: https://issues.apache.org/jira/browse/SOLR-13439 Project: Solr Issue Type: Imp

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Attachment: SOLR-13439.patch > Make collection properties easier and safer to use in code > ---

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831685#comment-16831685 ] Gus Heck commented on SOLR-13420: - Broken out, as the api usage changes will deserve thei

[jira] [Updated] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13420: Attachment: SOLR-13420.patch > Allow Routed Aliases to use Collection Properties instead of core properties

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831688#comment-16831688 ] Gus Heck commented on SOLR-13420: - Patch with just the Routed Alias changes, not safe to

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-02 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Description: (breaking this out from SOLR-13420, please read there for further background) Before this pat

[jira] [Commented] (SOLR-13446) Improve default heap size and related handling

2019-05-03 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832890#comment-16832890 ] Gus Heck commented on SOLR-13446: - Modern JVM default is 1/4 of system memory in most cas

[jira] [Commented] (SOLR-13446) Improve default heap size and related handling

2019-05-03 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832983#comment-16832983 ] Gus Heck commented on SOLR-13446: - One other difference to note is that the Xms won't mat

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-05-05 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833428#comment-16833428 ] Gus Heck commented on SOLR-13420: - Have I answered your concerns? I'd like to move this f

[jira] [Commented] (SOLR-13389) rectify discrepencies in socket (and connect) timeout values used throughout the code and tests - probably helping to reduce TimeoutExceptions in tests

2019-05-06 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834244#comment-16834244 ] Gus Heck commented on SOLR-13389: - I see two issues here: # How do we bring sanity to th

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-07 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834828#comment-16834828 ] Gus Heck commented on SOLR-13439: - {quote}By using only {{collectionWatches}}, the issue

[jira] [Commented] (SOLR-13131) Category Routed Aliases

2019-05-07 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834865#comment-16834865 ] Gus Heck commented on SOLR-13131: - This was reopened on test instability questions, but t

[jira] [Created] (SOLR-13451) Investigate why CategoryRoutedAliasUpdateProcessorTest is prone to OOM

2019-05-07 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13451: --- Summary: Investigate why CategoryRoutedAliasUpdateProcessorTest is prone to OOM Key: SOLR-13451 URL: https://issues.apache.org/jira/browse/SOLR-13451 Project: Solr Is

[jira] [Resolved] (SOLR-13131) Category Routed Aliases

2019-05-07 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13131. - Resolution: Fixed Opened SOLR-13451, re-resolving > Category Routed Aliases > --- >

[jira] [Updated] (SOLR-13451) Investigate why CategoryRoutedAliasUpdateProcessorTest is prone to OOM

2019-05-07 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13451: Description: After SOLR-13131 it was observed that this test had a higher than normal rate of failure. Inve

[jira] [Updated] (SOLR-13304) PreanalyzedField#createField swallows Exception

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13304: Attachment: SOLR-13304.patch > PreanalyzedField#createField swallows Exception > --

[jira] [Commented] (SOLR-13304) PreanalyzedField#createField swallows Exception

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835606#comment-16835606 ] Gus Heck commented on SOLR-13304: - Looks like I forgot to come back to this. When I went

[jira] [Resolved] (SOLR-13306) Add a request parameter to execute a streaming expression locally

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13306. - Resolution: Fixed Fix Version/s: 8.2 master (9.0) Added a small section in docs

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835757#comment-16835757 ] Gus Heck commented on SOLR-13439: - Need was probably the wrong word... want :) would have

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835835#comment-16835835 ] Gus Heck commented on SOLR-13439: - Patch fixing the cache predicate to use {{collectionPr

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Attachment: SOLR-13439.patch > Make collection properties easier and safer to use in code > ---

[jira] [Comment Edited] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835757#comment-16835757 ] Gus Heck edited comment on SOLR-13439 at 5/8/19 10:23 PM: -- Need

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836424#comment-16836424 ] Gus Heck commented on SOLR-13439: - {quote}Case 1 (Frequent access): 1. T+0: SolrCore sta

[jira] [Comment Edited] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836424#comment-16836424 ] Gus Heck edited comment on SOLR-13439 at 5/9/19 2:36 PM: - {quote}

[jira] [Comment Edited] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836424#comment-16836424 ] Gus Heck edited comment on SOLR-13439 at 5/9/19 2:39 PM: - {quote}

[jira] [Created] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13457: --- Summary: Managing Timeout values in Solr Key: SOLR-13457 URL: https://issues.apache.org/jira/browse/SOLR-13457 Project: Solr Issue Type: Improvement Security Lev

[jira] [Commented] (SOLR-13389) rectify discrepencies in socket (and connect) timeout values used throughout the code and tests - probably helping to reduce TimeoutExceptions in tests

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836510#comment-16836510 ] Gus Heck commented on SOLR-13389: - I've filed SOLR-13457 so that this issue can be about

[jira] [Commented] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836612#comment-16836612 ] Gus Heck commented on SOLR-13457: - Also as I think about this more, we may need an additi

[jira] [Comment Edited] (SOLR-13457) Managing Timeout values in Solr

2019-05-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836612#comment-16836612 ] Gus Heck edited comment on SOLR-13457 at 5/9/19 6:26 PM: - Also as

[jira] [Created] (SOLR-13458) Make Jetty timeouts configurable system wide

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13458: --- Summary: Make Jetty timeouts configurable system wide Key: SOLR-13458 URL: https://issues.apache.org/jira/browse/SOLR-13458 Project: Solr Issue Type: Sub-task Se

[jira] [Created] (SOLR-13459) Streaming Expressions experience a hard coded timeout

2019-05-09 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13459: --- Summary: Streaming Expressions experience a hard coded timeout Key: SOLR-13459 URL: https://issues.apache.org/jira/browse/SOLR-13459 Project: Solr Issue Type: Sub-task

[jira] [Updated] (SOLR-13413) suspicious test failures caused by jetty TimeoutException related to using HTTP2

2019-05-10 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13413: Affects Version/s: 8.0 > suspicious test failures caused by jetty TimeoutException related to using > HTTP

[jira] [Commented] (SOLR-13413) suspicious test failures caused by jetty TimeoutException related to using HTTP2

2019-05-10 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837273#comment-16837273 ] Gus Heck commented on SOLR-13413: - I've seen this timeout in client logs so this is a rea

[jira] [Updated] (SOLR-13457) Managing Timeout values in Solr

2019-05-10 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13457: Description: Presently, Solr has a variety of timeouts for various connections or operations. These timeou

[jira] [Commented] (SOLR-13457) Managing Timeout values in Solr

2019-05-10 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837563#comment-16837563 ] Gus Heck commented on SOLR-13457: - Ah thx for the link to that issue. It occurs to me tha

[jira] [Commented] (SOLR-13457) Managing Timeout values in Solr

2019-05-10 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837569#comment-16837569 ] Gus Heck commented on SOLR-13457: - I'm also thinking that maybe instead of invoking start

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-15 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840611#comment-16840611 ] Gus Heck commented on SOLR-13439: - {quote}Exactly, which is why the option of not setting

[jira] [Resolved] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-06-14 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13420. - Resolution: Fixed Fix Version/s: 8.2 master (9.0) > Allow Routed Aliases to use

[jira] [Resolved] (SOLR-13439) Make collection properties easier and safer to use in code

2019-06-14 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13439. - Resolution: Fixed Fix Version/s: 8.2 master (9.0) > Make collection properties

[jira] [Updated] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-06-14 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13420: Fix Version/s: (was: master (9.0)) > Allow Routed Aliases to use Collection Properties instead of core

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-06-14 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Fix Version/s: (was: master (9.0)) > Make collection properties easier and safer to use in code > -

[jira] [Created] (SOLR-13551) Fix directional reference in aliases.adoc

2019-06-14 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13551: --- Summary: Fix directional reference in aliases.adoc Key: SOLR-13551 URL: https://issues.apache.org/jira/browse/SOLR-13551 Project: Solr Issue Type: Improvement Se

[jira] [Resolved] (SOLR-13551) Fix directional reference in aliases.adoc

2019-06-14 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13551. - Resolution: Fixed Fix Version/s: 8.2 > Fix directional reference in aliases.adoc > ---

[jira] [Updated] (SOLR-13419) Add TRA denoting Infix to TRA collection names

2019-06-17 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13419: Attachment: SOLR-13419.patch > Add TRA denoting Infix to TRA collection names > ---

[jira] [Commented] (SOLR-13419) Add TRA denoting Infix to TRA collection names

2019-06-17 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865907#comment-16865907 ] Gus Heck commented on SOLR-13419: - Updated patch for current master, just some test reada

[jira] [Created] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-06-18 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13559: --- Summary: AliasIntegrationTest.testClusterStateProviderAPI fails to often Key: SOLR-13559 URL: https://issues.apache.org/jira/browse/SOLR-13559 Project: Solr Issue Typ

[jira] [Commented] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-06-18 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866811#comment-16866811 ] Gus Heck commented on SOLR-13559: - Note: this seed does not reproduce, the > etc is becau

[jira] [Comment Edited] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-06-18 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866811#comment-16866811 ] Gus Heck edited comment on SOLR-13559 at 6/18/19 4:32 PM: -- Note:

[jira] [Commented] (SOLR-12357) TRA: Pre-emptively create next collection

2019-06-19 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867837#comment-16867837 ] Gus Heck commented on SOLR-12357: - These are interesting possibilities and I do have idea

[jira] [Commented] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-06-19 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867845#comment-16867845 ] Gus Heck commented on SOLR-13559: - I also tried beasting 100 times with just one runner n

[jira] [Commented] (SOLR-13534) Dynamic loading of jars from a url

2019-06-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868656#comment-16868656 ] Gus Heck commented on SOLR-13534: - This appears to be failing precommit on 8x.  When I ro

[jira] [Comment Edited] (SOLR-13534) Dynamic loading of jars from a url

2019-06-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868656#comment-16868656 ] Gus Heck edited comment on SOLR-13534 at 6/20/19 4:03 PM: -- This

[jira] [Commented] (SOLR-13534) Dynamic loading of jars from a url

2019-06-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868744#comment-16868744 ] Gus Heck commented on SOLR-13534: - changing {code:java} return getBlobIncRef(keyBuilder.

[jira] [Commented] (LUCENE-8872) upgrade ecj on branch_8x to get bug fixes for linter

2019-06-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868764#comment-16868764 ] Gus Heck commented on LUCENE-8872: -- +1 > upgrade ecj on branch_8x to get bug fixes for

[jira] [Resolved] (SOLR-13419) Add TRA denoting Infix to TRA collection names

2019-06-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13419. - Resolution: Fixed Fix Version/s: 8.2 > Add TRA denoting Infix to TRA collection names > --

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871652#comment-16871652 ] Gus Heck commented on SOLR-13122: - {quote} Is it so now that every collection created now

[jira] [Comment Edited] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871652#comment-16871652 ] Gus Heck edited comment on SOLR-13122 at 6/24/19 6:26 PM: -- {quot

[jira] [Commented] (SOLR-13375) Dimensional Routed Aliases

2019-06-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871936#comment-16871936 ] Gus Heck commented on SOLR-13375: - Attaching patch with WIP initial concept of the V1 api

[jira] [Updated] (SOLR-13375) Dimensional Routed Aliases

2019-06-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13375: Attachment: SOLR-13375.patch > Dimensional Routed Aliases > -- > >

[jira] [Commented] (SOLR-13375) Dimensional Routed Aliases

2019-06-25 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872301#comment-16872301 ] Gus Heck commented on SOLR-13375: - org.apache.solr.handler.admin.BaseHandlerApiSupport#wr

[jira] [Comment Edited] (SOLR-13375) Dimensional Routed Aliases

2019-06-25 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872310#comment-16872310 ] Gus Heck edited comment on SOLR-13375 at 6/25/19 12:31 PM: --- Act

[jira] [Commented] (SOLR-13375) Dimensional Routed Aliases

2019-06-25 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872310#comment-16872310 ] Gus Heck commented on SOLR-13375: - Actually looking again this morning I realize that the

[jira] [Commented] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-26 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873601#comment-16873601 ] Gus Heck commented on SOLR-13122: - Looks nice, certainly an improvement. However I tend t

[jira] [Comment Edited] (SOLR-13122) Ability to query aliases in Solr Admin UI

2019-06-26 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873601#comment-16873601 ] Gus Heck edited comment on SOLR-13122 at 6/26/19 7:17 PM: -- Looks

[jira] [Commented] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-08-05 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900348#comment-16900348 ] Gus Heck commented on SOLR-13559: - The last failure report has one fail, but it's the 4th

[jira] [Commented] (SOLR-12801) Fix the tests, remove BadApples and AwaitsFix annotations, improve env for test development.

2019-08-08 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903021#comment-16903021 ] Gus Heck commented on SOLR-12801: - [~aninditagupta] this issue is about fixing the unit t

[jira] [Commented] (SOLR-13242) RegexReplaceProcessorFactory not making accurate replacement

2019-08-12 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905193#comment-16905193 ] Gus Heck commented on SOLR-13242: - RegexReplaceUpdateProcessorFactory is a very simple cl

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-21 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845003#comment-16845003 ] Gus Heck commented on SOLR-13439: - The timed watches suggestion has the following attribu

[jira] [Created] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-25 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13491: --- Summary: SolrZkClient can register the same watch twice. Key: SOLR-13491 URL: https://issues.apache.org/jira/browse/SOLR-13491 Project: Solr Issue Type: Bug Secu

[jira] [Commented] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-25 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848255#comment-16848255 ] Gus Heck commented on SOLR-13491: - Not at my desk, but the easy check is to see if watch

[jira] [Updated] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-27 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13491: Attachment: SOLR-13491.patch > SolrZkClient can register the same watch twice. > --

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-27 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848995#comment-16848995 ] Gus Heck commented on SOLR-13439: - Bullet #3 of my counter proposal has been moved to SOL

[jira] [Commented] (SOLR-13490) waitForState/registerCollectionStateWatcher can see stale liveNodes data due to (Zk) Watcher race condition

2019-05-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850933#comment-16850933 ] Gus Heck commented on SOLR-13490: - I tend to like #3 because it simplifies the API such t

[jira] [Commented] (SOLR-13497) Download page must not redirect to mirror page

2019-05-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850963#comment-16850963 ] Gus Heck commented on SOLR-13497: - Should https be used by default? > Download page must

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850988#comment-16850988 ] Gus Heck commented on SOLR-13439: - I realized two things: First, my changes for SOLR-134

[jira] [Updated] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13491: Attachment: SOLR-13491.patch > SolrZkClient can register the same watch twice. > --

[jira] [Commented] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851525#comment-16851525 ] Gus Heck commented on SOLR-13491: - patch with unit test, will commit tomorrow assuming te

[jira] [Resolved] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13491. - Resolution: Fixed Assignee: Gus Heck Fix Version/s: 8.2 master (9.0) >

[jira] [Commented] (SOLR-13491) SolrZkClient can register the same watch twice.

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851921#comment-16851921 ] Gus Heck commented on SOLR-13491: - Got lucky and found a rare failure while committing to

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Attachment: SOLR-13439 > Make collection properties easier and safer to use in code > -

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Attachment: (was: SOLR-13439) > Make collection properties easier and safer to use in code > --

[jira] [Updated] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13439: Attachment: SOLR-13439.patch > Make collection properties easier and safer to use in code > ---

[jira] [Commented] (SOLR-13439) Make collection properties easier and safer to use in code

2019-05-30 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852003#comment-16852003 ] Gus Heck commented on SOLR-13439: - Patch using expiration on the PropsWatcher instead of

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2019-04-20 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822603#comment-16822603 ] Gus Heck commented on SOLR-13396: - I think it's probably sufficient to add a long delay b

[jira] [Created] (SOLR-13418) ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version

2019-04-22 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13418: --- Summary: ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version Key: SOLR-13418 URL: https://issues.apache.org/jira/browse/SOLR-13418 Project: Sol

[jira] [Created] (SOLR-13419) Add TRA denoting Infix to TRA collection names

2019-04-22 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13419: --- Summary: Add TRA denoting Infix to TRA collection names Key: SOLR-13419 URL: https://issues.apache.org/jira/browse/SOLR-13419 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-04-22 Thread Gus Heck (JIRA)
Gus Heck created SOLR-13420: --- Summary: Allow Routed Aliases to use Collection Properties instead of core properties Key: SOLR-13420 URL: https://issues.apache.org/jira/browse/SOLR-13420 Project: Solr

[jira] [Resolved] (SOLR-13418) ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version

2019-04-23 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-13418. - Resolution: Fixed Fix Version/s: master (9.0) 8.1 Synchronized on the collectio

[jira] [Commented] (SOLR-13418) ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version

2019-04-23 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824723#comment-16824723 ] Gus Heck commented on SOLR-13418: - I'd say it's acknowleged, I waffled on the possible ne

[jira] [Commented] (SOLR-13320) add a param ignoreDuplicates=true to updates to not overwrite existing docs

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825630#comment-16825630 ] Gus Heck commented on SOLR-13320: - Maybe this could be broadened a bit? An option to cont

[jira] [Commented] (SOLR-13320) add a param ignoreDuplicates=true to updates to not overwrite existing docs

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825667#comment-16825667 ] Gus Heck commented on SOLR-13320: - It would be an error if you sent version=-1 as suggest

[jira] [Updated] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13420: Attachment: SOLR-13420.patch > Allow Routed Aliases to use Collection Properties instead of core properties

[jira] [Commented] (SOLR-13420) Allow Routed Aliases to use Collection Properties instead of core properties

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825686#comment-16825686 ] Gus Heck commented on SOLR-13420: - Patch moves the functionality for identifying the rout

[jira] [Commented] (SOLR-13418) ZkStateReader.PropsWatcher synchronizes on a string value & doesn't track zk version

2019-04-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825689#comment-16825689 ] Gus Heck commented on SOLR-13418: - [~tomasflobbe], there's a patch in SOLR-13420 that dem

<    1   2   3   4   5   6   7   >