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
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
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
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
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
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
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
[
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
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
[
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
[
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
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
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
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
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
[
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
[
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
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
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
[
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
[
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
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
[
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
[
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
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
--
[
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
[
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:
-
[
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
28 matches
Mail list logo