[jira] [Commented] (SOLR-14584) solr.in.cmd and solr.in.sh still reference obsolete jks files

2020-06-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143041#comment-17143041 ] ASF subversion and git services commented on SOLR-14584: Commit 3

[jira] [Commented] (SOLR-14584) solr.in.cmd and solr.in.sh still reference obsolete jks files

2020-06-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143040#comment-17143040 ] ASF subversion and git services commented on SOLR-14584: Commit 3

[jira] [Commented] (SOLR-14584) solr.in.cmd and solr.in.sh still reference obsolete jks files

2020-06-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143039#comment-17143039 ] ASF subversion and git services commented on SOLR-14584: Commit d

[GitHub] [lucene-solr] gerlowskija edited a comment on pull request #1600: SOLR Move "userfiles" stuff from SolrPaths to CoreContainer.

2020-06-23 Thread GitBox
gerlowskija edited a comment on pull request #1600: URL: https://github.com/apache/lucene-solr/pull/1600#issuecomment-648235882 > My only concern, which seems to be shared by you, is that CoreContainer is pretty big as it is. But I think this path and it's initialization is in scope of its

[GitHub] [lucene-solr] gerlowskija commented on pull request #1600: SOLR Move "userfiles" stuff from SolrPaths to CoreContainer.

2020-06-23 Thread GitBox
gerlowskija commented on pull request #1600: URL: https://github.com/apache/lucene-solr/pull/1600#issuecomment-648235882 > My only concern, which seems to be shared by you, is that CoreContainer is pretty big as it is. But I think this path and it's initialization is in scope of its respon

[GitHub] [lucene-solr] markharwood commented on a change in pull request #1541: RegExp - add case insensitive matching option

2020-06-23 Thread GitBox
markharwood commented on a change in pull request #1541: URL: https://github.com/apache/lucene-solr/pull/1541#discussion_r444284423 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/RegExp.java ## @@ -743,6 +792,30 @@ private Automaton toAutomatonInternal(Map

[jira] [Commented] (LUCENE-9411) Fail complation on warnings

2020-06-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142989#comment-17142989 ] Dawid Weiss commented on LUCENE-9411: - It's not your fault, Erick, so no blame!  {qu

[GitHub] [lucene-solr] murblanc commented on pull request #1504: SOLR-14462: cache more than one autoscaling session

2020-06-23 Thread GitBox
murblanc commented on pull request #1504: URL: https://github.com/apache/lucene-solr/pull/1504#issuecomment-648188037 @noblepaul if no objections, I'll merge that soon (after rebasing, precommitting and checking all is ok).

[jira] [Commented] (SOLR-14546) OverseerTaskProcessor can process messages out of order

2020-06-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142974#comment-17142974 ] ASF subversion and git services commented on SOLR-14546: Commit 3

[jira] [Commented] (SOLR-14546) OverseerTaskProcessor can process messages out of order

2020-06-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142973#comment-17142973 ] ASF subversion and git services commented on SOLR-14546: Commit 3

[GitHub] [lucene-solr] murblanc merged pull request #1561: SOLR-14546: OverseerTaskProcessor can process messages out of order

2020-06-23 Thread GitBox
murblanc merged pull request #1561: URL: https://github.com/apache/lucene-solr/pull/1561 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 g

[jira] [Updated] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14586: -- Description: continuing discussion from  SOLR-14579 consider the following {code:java} mapObject.compu

[GitHub] [lucene-solr] dsmiley commented on pull request #1600: SOLR Move "userfiles" stuff from SolrPaths to CoreContainer.

2020-06-23 Thread GitBox
dsmiley commented on pull request #1600: URL: https://github.com/apache/lucene-solr/pull/1600#issuecomment-648157149 > Why clutter up CoreContainer with path logic when we have classes specifically meant to hold that? `CoreContainer.getSolrHome()` and `CoreContainer.getCoreRootDirect

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1593: LUCENE-9409: Check file lengths before creating slices.

2020-06-23 Thread GitBox
mikemccand commented on a change in pull request #1593: URL: https://github.com/apache/lucene-solr/pull/1593#discussion_r444216252 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene86/Lucene86PointsWriter.java ## @@ -68,11 +71,9 @@ public Lucene86PointsWriter(S

[GitHub] [lucene-solr] markharwood commented on a change in pull request #1541: RegExp - add case insensitive matching option

2020-06-23 Thread GitBox
markharwood commented on a change in pull request #1541: URL: https://github.com/apache/lucene-solr/pull/1541#discussion_r444201265 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/RegExp.java ## @@ -743,6 +792,30 @@ private Automaton toAutomatonInternal(Map

[jira] [Comment Edited] (LUCENE-9379) Directory based approach for index encryption

2020-06-23 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136783#comment-17136783 ] Bruno Roustant edited comment on LUCENE-9379 at 6/23/20, 12:51 PM: ---

[GitHub] [lucene-solr] gerlowskija edited a comment on pull request #1600: SOLR Move "userfiles" stuff from SolrPaths to CoreContainer.

2020-06-23 Thread GitBox
gerlowskija edited a comment on pull request #1600: URL: https://github.com/apache/lucene-solr/pull/1600#issuecomment-648114057 I don't mind this PR at all, I just have some questions. I don't really understand the aversion to `SolrPaths` and `File`. More detailed questions below. Treat

[GitHub] [lucene-solr] gerlowskija commented on pull request #1600: SOLR Move "userfiles" stuff from SolrPaths to CoreContainer.

2020-06-23 Thread GitBox
gerlowskija commented on pull request #1600: URL: https://github.com/apache/lucene-solr/pull/1600#issuecomment-648114057 I don't mind this PR at all, I just have some questions. I don't really understand the aversion to `SolrPaths` and `File`. More detailed questions below. Treat this c

[GitHub] [lucene-solr] markharwood commented on a change in pull request #1541: RegExp - add case insensitive matching option

2020-06-23 Thread GitBox
markharwood commented on a change in pull request #1541: URL: https://github.com/apache/lucene-solr/pull/1541#discussion_r444182510 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/RegExp.java ## @@ -743,6 +792,30 @@ private Automaton toAutomatonInternal(Map

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2020-06-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142864#comment-17142864 ] Erick Erickson commented on SOLR-13268: --- I'm thinking of reverting _testing_ to use

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1541: RegExp - add case insensitive matching option

2020-06-23 Thread GitBox
jimczi commented on a change in pull request #1541: URL: https://github.com/apache/lucene-solr/pull/1541#discussion_r444163411 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/RegExp.java ## @@ -743,6 +792,30 @@ private Automaton toAutomatonInternal(Map auto

[jira] [Created] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-23 Thread Atri Sharma (Jira)
Atri Sharma created SOLR-14588: -- Summary: Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker Key: SOLR-14588 URL: https://issues.apache.org/jira/browse/SOLR-14588 Project: Solr

[jira] [Commented] (LUCENE-9411) Fail complation on warnings

2020-06-23 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142836#comment-17142836 ] Erick Erickson commented on LUCENE-9411: Thanks, I'll check it out and then push

[jira] [Commented] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142831#comment-17142831 ] Noble Paul commented on SOLR-14586: --- {quote}I'm finding your tone quite aggressive, {qu

[GitHub] [lucene-solr] markharwood commented on a change in pull request #1541: RegExp - add case insensitive matching option

2020-06-23 Thread GitBox
markharwood commented on a change in pull request #1541: URL: https://github.com/apache/lucene-solr/pull/1541#discussion_r444134039 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/RegExp.java ## @@ -743,6 +792,30 @@ private Automaton toAutomatonInternal(Map

[jira] [Commented] (LUCENE-9411) Fail complation on warnings

2020-06-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142809#comment-17142809 ] Dawid Weiss commented on LUCENE-9411: - For gradle-only I don't think we need to care

[jira] [Updated] (LUCENE-9411) Fail complation on warnings

2020-06-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9411: Attachment: LUCENE-9411.patch > Fail complation on warnings > --- > >

[jira] [Commented] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Nitsan Wakart (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142802#comment-17142802 ] Nitsan Wakart commented on SOLR-14586: -- "do you expect a developer to run a perf ben

[jira] [Comment Edited] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Nitsan Wakart (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142802#comment-17142802 ] Nitsan Wakart edited comment on SOLR-14586 at 6/23/20, 9:45 AM: ---

[jira] [Commented] (SOLR-14571) Index download speed while replicating is fixed at 5.1 in replication.html

2020-06-23 Thread Florin Babes (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142751#comment-17142751 ] Florin Babes commented on SOLR-14571: - kind reminder > Index download speed while re

[jira] [Comment Edited] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142718#comment-17142718 ] Noble Paul edited comment on SOLR-14586 at 6/23/20, 8:25 AM: -

[GitHub] [lucene-solr] noblepaul commented on pull request #1598: SOLR-14409: Existing violations allow bypassing policy rules when add…

2020-06-23 Thread GitBox
noblepaul commented on pull request #1598: URL: https://github.com/apache/lucene-solr/pull/1598#issuecomment-647991595 @sigram shall I go ahead and merge this? This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142718#comment-17142718 ] Noble Paul commented on SOLR-14586: --- [~megancarey] {{putIfAbsent() }} is particularly b

[GitHub] [lucene-solr] atris commented on pull request #1605: add no comoression and zstd compression

2020-06-23 Thread GitBox
atris commented on pull request #1605: URL: https://github.com/apache/lucene-solr/pull/1605#issuecomment-647988672 How is this different from #1605 ? I have not looked at the PRs yet, but they seem scattered and incomplete. Most of the code is not licensed to ASF, there are no tests

[GitHub] [lucene-solr] DEVILCODER-SB99 opened a new pull request #1605: add no comoression and zstd compression

2020-06-23 Thread GitBox
DEVILCODER-SB99 opened a new pull request #1605: URL: https://github.com/apache/lucene-solr/pull/1605 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the a

[jira] [Commented] (SOLR-14586) replace the second function parameter in Map#computeIfAbsent with static vars

2020-06-23 Thread Nitsan Wakart (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142708#comment-17142708 ] Nitsan Wakart commented on SOLR-14586: -- Lambdas can sometimes be slow, and induce al

[jira] [Updated] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-06-23 Thread Simon Willnauer (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8962: Attachment: test.diff Status: Reopened (was: Reopened) here is a test that shows

[jira] [Commented] (SOLR-14581) Document the way auto commits work in SolrCloud

2020-06-23 Thread Bram Van Dam (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142675#comment-17142675 ] Bram Van Dam commented on SOLR-14581: - I originally asked about how the commit mechan

<    1   2