[jira] [Commented] (SOLR-13444) Designated overseers not able to switch without at least one transition

2021-09-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410926#comment-17410926 ] Ishan Chattopadhyaya commented on SOLR-13444: - I manually tested this scenario and wasn't

[jira] [Resolved] (SOLR-13444) Designated overseers not able to switch without at least one transition

2021-09-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-13444. - Resolution: Cannot Reproduce > Designated overseers not able to switch without

[jira] [Resolved] (SOLR-12996) ShingleFilterFactory fillerToken parameter is not in Reference Guide

2021-09-06 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-12996. -- Fix Version/s: 8.10 Resolution: Fixed > ShingleFilterFactory fillerToken

[jira] [Resolved] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2021-09-06 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-12255. -- Fix Version/s: 8.10 Resolution: Fixed > ref guide updates for new "nori"

[jira] [Commented] (SOLR-12996) ShingleFilterFactory fillerToken parameter is not in Reference Guide

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410797#comment-17410797 ] ASF subversion and git services commented on SOLR-12996: Commit

[jira] [Commented] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410796#comment-17410796 ] ASF subversion and git services commented on SOLR-12255: Commit

[jira] [Commented] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410792#comment-17410792 ] ASF subversion and git services commented on SOLR-12255: Commit

[GitHub] [solr] ctargett merged pull request #270: SOLR-12255: Add docs for Nori Korean tokenizer

2021-09-06 Thread GitBox
ctargett merged pull request #270: URL: https://github.com/apache/solr/pull/270 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (SOLR-14247) IndexSizeTriggerMixedBoundsTest does a lot of sleeping

2021-09-06 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410684#comment-17410684 ] Mark Robert Miller commented on SOLR-14247: --- Here it is ... This looks for log4j 1.x

[GitHub] [solr] mariemat opened a new pull request #286: SOLR-14892 - shards.info with shards.tolerant can yield an empty key

2021-09-06 Thread GitBox
mariemat opened a new pull request #286: URL: https://github.com/apache/solr/pull/286 https://issues.apache.org/jira/browse/SOLR-14892 # Solution This PR ensures that the shard name is not empty, and that it is unique, however this is not the real shard name but a string in

[jira] [Commented] (SOLR-15619) add Long support for @JsonProperty annotations

2021-09-06 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410610#comment-17410610 ] Christine Poerschke commented on SOLR-15619: The test tweaks above are just small things I

[jira] [Commented] (SOLR-15619) add Long support for @JsonProperty annotations

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410609#comment-17410609 ] ASF subversion and git services commented on SOLR-15619: Commit

[jira] [Commented] (SOLR-15619) add Long support for @JsonProperty annotations

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410608#comment-17410608 ] ASF subversion and git services commented on SOLR-15619: Commit

[GitHub] [solr] cpoerschke commented on pull request #202: SOLR-15376 Adding setMaxFutureMs with Long type Overload method

2021-09-06 Thread GitBox
cpoerschke commented on pull request #202: URL: https://github.com/apache/solr/pull/202#issuecomment-913644039 > Hmm, running the full test suite locally via `./gradlew test` gives two reproducible failures: ... This is, I think, because the `@JsonProperty` annotations don't yet

[GitHub] [solr] cpoerschke opened a new pull request #285: SOLR-15619: add Long support for @JsonProperty annotations

2021-09-06 Thread GitBox
cpoerschke opened a new pull request #285: URL: https://github.com/apache/solr/pull/285 https://issues.apache.org/jira/browse/SOLR-15619 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (SOLR-15619) add Long support for @JsonProperty annotations

2021-09-06 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15619: -- Summary: add Long support for @JsonProperty annotations Key: SOLR-15619 URL: https://issues.apache.org/jira/browse/SOLR-15619 Project: Solr

[jira] [Updated] (SOLR-15618) Enable secure connection (HTTPS) for solr

2021-09-06 Thread Ajay G (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay G updated SOLR-15618: -- Labels: searchengines security-issue (was: ) > Enable secure connection (HTTPS) for solr >

[jira] [Created] (SOLR-15618) Enable secure connection (HTTPS) for solr

2021-09-06 Thread Ajay G (Jira)
Ajay G created SOLR-15618: - Summary: Enable secure connection (HTTPS) for solr Key: SOLR-15618 URL: https://issues.apache.org/jira/browse/SOLR-15618 Project: Solr Issue Type: Task Security

[jira] [Commented] (SOLR-15616) Allow thread metrics to be cached

2021-09-06 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410478#comment-17410478 ] Andrzej Bialecki commented on SOLR-15616: - The XML config changes are ok, but the way it is

[jira] [Resolved] (SOLR-15603) Activate Gradle build cache

2021-09-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-15603. Fix Version/s: main (9.0) Resolution: Fixed Thanks [~atual]! > Activate Gradle build cache

[jira] [Commented] (SOLR-15603) Activate Gradle build cache

2021-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410475#comment-17410475 ] ASF subversion and git services commented on SOLR-15603: Commit

[GitHub] [solr] dweiss merged pull request #277: SOLR-15603: Activate Gradle build cache

2021-09-06 Thread GitBox
dweiss merged pull request #277: URL: https://github.com/apache/solr/pull/277 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (SOLR-15603) Activate Gradle build cache

2021-09-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410469#comment-17410469 ] Dawid Weiss commented on SOLR-15603: Hi [~atual]. Apologies for the delay. bq. That said that could

[jira] [Commented] (SOLR-14892) shards.info with shards.tolerant can yield an empty key

2021-09-06 Thread Mathieu Marie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410468#comment-17410468 ] Mathieu Marie commented on SOLR-14892: -- Moreover, when there are more than one unavailable shard,

[jira] [Commented] (SOLR-15614) versions.lock is not including all jars in all configurations - ex: server.libExt

2021-09-06 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17410444#comment-17410444 ] Dawid Weiss commented on SOLR-15614: Hi Chris. Sorry for the delay. bq. it does seem plausible that