[GitHub] [lucene-solr] sigram commented on pull request #2099: SOLR-14977: improved plugin configuration

2020-11-27 Thread GitBox
sigram commented on pull request #2099: URL: https://github.com/apache/lucene-solr/pull/2099#issuecomment-734731292 Gah, typos & autocorrect 😃 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene-solr] dweiss opened a new pull request #2100: LUCENE-9047: PoC of some ideas regarding transparent, efficient handling of byte order

2020-11-27 Thread GitBox
dweiss opened a new pull request #2100: URL: https://github.com/apache/lucene-solr/pull/2100 Not for merging. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [lucene-solr] sigram opened a new pull request #2101: SOLR-15016 Replica placement plugins should use container plugins API / configs

2020-11-27 Thread GitBox
sigram opened a new pull request #2101: URL: https://github.com/apache/lucene-solr/pull/2101 See Jira for more details. This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [lucene-solr] sigram commented on pull request #2101: SOLR-15016 Replica placement plugins should use container plugins API / configs

2020-11-27 Thread GitBox
sigram commented on pull request #2101: URL: https://github.com/apache/lucene-solr/pull/2101#issuecomment-734742963 This branch includes changes in branch `jira/solr-15004`. This is an automated message from the Apache Git Se

[GitHub] [lucene-solr] dweiss commented on pull request #2094: LUCENE-9047: Move the Directory APIs to be little endian

2020-11-27 Thread GitBox
dweiss commented on pull request #2094: URL: https://github.com/apache/lucene-solr/pull/2094#issuecomment-734754136 I created a PR which kind of shows what I had in mind, it's here (won't compile, it's a PoC only to convey the idea). https://github.com/apache/lucene-solr/pull/2100

[GitHub] [lucene-solr] muse-dev[bot] commented on a change in pull request #2101: SOLR-15016 Replica placement plugins should use container plugins API / configs

2020-11-27 Thread GitBox
muse-dev[bot] commented on a change in pull request #2101: URL: https://github.com/apache/lucene-solr/pull/2101#discussion_r531588535 ## File path: solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java ## @@ -0,0 +1,537 @@ +/* + * Licensed

[GitHub] [lucene-solr] janhoy merged pull request #2098: SOLR-14851 Http2SolrClient doesn't handle keystore type

2020-11-27 Thread GitBox
janhoy merged pull request #2098: URL: https://github.com/apache/lucene-solr/pull/2098 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

[jira] [Commented] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-11-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239722#comment-17239722 ] ASF subversion and git services commented on SOLR-14851: Commit 9

[GitHub] [lucene-solr] mikemccand commented on pull request #2088: LUCENE-9617: Reset lowestUnassignedFieldNumber in FieldNumbers.clear()

2020-11-27 Thread GitBox
mikemccand commented on pull request #2088: URL: https://github.com/apache/lucene-solr/pull/2088#issuecomment-734887851 > Curiously, the test wasn't failing on the OOME itself, but rather we fail an assertion when trying to rollback on tragedy (where the tragedy was the OOME). Here's that

[jira] [Commented] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-11-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239729#comment-17239729 ] ASF subversion and git services commented on SOLR-14851: Commit 2

[jira] [Updated] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14851: --- Fix Version/s: 8.8 Assignee: Jan Høydahl (was: Kevin Risden) Resolution: Fixed

[jira] [Created] (SOLR-15020) Fix Typo in 8.7 Release Notes

2020-11-27 Thread Scott Vanderbilt (Jira)
Scott Vanderbilt created SOLR-15020: --- Summary: Fix Typo in 8.7 Release Notes Key: SOLR-15020 URL: https://issues.apache.org/jira/browse/SOLR-15020 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-15021) Fix Typo in 8.7 Release Notes

2020-11-27 Thread Scott Vanderbilt (Jira)
Scott Vanderbilt created SOLR-15021: --- Summary: Fix Typo in 8.7 Release Notes Key: SOLR-15021 URL: https://issues.apache.org/jira/browse/SOLR-15021 Project: Solr Issue Type: Improvement

[GitHub] [lucene-solr] sarcanon opened a new pull request #2102: SOLR-14977: Fix typo in solr-upgrade-notes.adoc

2020-11-27 Thread GitBox
sarcanon opened a new pull request #2102: URL: https://github.com/apache/lucene-solr/pull/2102 # Description Fixed small typo in release notes. Should refer to 8.7, not 8.6.x. This is an automated message from

[jira] [Created] (LUCENE-9621) pendingNumDocs doesn't match totalMaxDoc if tragedy on flush()

2020-11-27 Thread Michael Froh (Jira)
Michael Froh created LUCENE-9621: Summary: pendingNumDocs doesn't match totalMaxDoc if tragedy on flush() Key: LUCENE-9621 URL: https://issues.apache.org/jira/browse/LUCENE-9621 Project: Lucene - Core

[jira] [Updated] (LUCENE-9621) pendingNumDocs doesn't match totalMaxDoc if tragedy on flush()

2020-11-27 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Froh updated LUCENE-9621: - Description: While implementing a test to trigger an OutOfMemoryError on flush() in https://git

[jira] [Updated] (LUCENE-9621) pendingNumDocs doesn't match totalMaxDoc if tragedy on flush()

2020-11-27 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Froh updated LUCENE-9621: - Description: While implementing a test to trigger an OutOfMemoryError on flush() in https://git

[GitHub] [lucene-solr] msfroh commented on pull request #2088: LUCENE-9617: Reset lowestUnassignedFieldNumber in FieldNumbers.clear()

2020-11-27 Thread GitBox
msfroh commented on pull request #2088: URL: https://github.com/apache/lucene-solr/pull/2088#issuecomment-734951667 > Well, that is spooky -- this looks like a pre-existing bug in `IndexWriter`'s `abort`! But I don't think we must fix that before committing this fix? Can you open a ne

[GitHub] [lucene-solr] dsmiley merged pull request #2083: SOLR-15001 Docker: require init_var_solr.sh

2020-11-27 Thread GitBox
dsmiley merged pull request #2083: URL: https://github.com/apache/lucene-solr/pull/2083 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

[jira] [Commented] (SOLR-15001) Docker: require init_var_solr.sh; don't init in Dockerfile

2020-11-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239828#comment-17239828 ] ASF subversion and git services commented on SOLR-15001: Commit 1

[jira] [Resolved] (SOLR-15001) Docker: require init_var_solr.sh; don't init in Dockerfile

2020-11-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15001. - Fix Version/s: master (9.0) Resolution: Fixed > Docker: require init_var_solr.sh; don't in

[GitHub] [lucene-solr] dsmiley merged pull request #1972: SOLR-14915: Prometheus-exporter does not depend on Solr-core any longer

2020-11-27 Thread GitBox
dsmiley merged pull request #1972: URL: https://github.com/apache/lucene-solr/pull/1972 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

[jira] [Commented] (SOLR-14915) Prometheus-exporter should not depend on Solr-core

2020-11-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239832#comment-17239832 ] ASF subversion and git services commented on SOLR-14915: Commit 0

[jira] [Resolved] (SOLR-14915) Prometheus-exporter should not depend on Solr-core

2020-11-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14915. - Fix Version/s: master (9.0) Resolution: Fixed > Prometheus-exporter should not depend on S

[GitHub] [lucene-solr] janhoy opened a new pull request #2103: Reconcile upgrade notes in master

2020-11-27 Thread GitBox
janhoy opened a new pull request #2103: URL: https://github.com/apache/lucene-solr/pull/2103 The upgrade notes in ref-guide tends to sometimes be updated in 8.x branches only and not synced to master branch. This is an attempt, inspired by and fixes #2102 --

[jira] [Commented] (SOLR-14781) Remove unused classes

2020-11-27 Thread Najeeb Lakhani (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239889#comment-17239889 ] Najeeb Lakhani commented on SOLR-14781: --- [~dsmiley] Hey I am a new developer lookin

[jira] [Comment Edited] (SOLR-14781) Remove unused classes

2020-11-27 Thread Najeeb Lakhani (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239889#comment-17239889 ] Najeeb Lakhani edited comment on SOLR-14781 at 11/28/20, 5:17 AM: -

[jira] [Commented] (SOLR-14781) Remove unused classes

2020-11-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239892#comment-17239892 ] David Smiley commented on SOLR-14781: - I'm super pleased you will take this up [~najl