Femi created SOLR-17407:
---
Summary: Error from server at
http://localhost:6083/solr/ranger_audits
Key: SOLR-17407
URL: https://issues.apache.org/jira/browse/SOLR-17407
Project: Solr
Issue Type: Bug
Christos Malliaridis created SOLR-17406:
---
Summary: Introduce Gradle Version Catalogs
Key: SOLR-17406
URL: https://issues.apache.org/jira/browse/SOLR-17406
Project: Solr
Issue Type: Impr
AlmogEinstein commented on PR #2527:
URL: https://github.com/apache/solr/pull/2527#issuecomment-2287053612
I saw #2607 is already merged, @tboeghk - do you think we can move this
forward?
I see this PR as a game changer for us, coordinator is a must have feature!
--
This is an automate
psalagnac opened a new pull request, #2644:
URL: https://github.com/apache/solr/pull/2644
https://issues.apache.org/jira/browse/SOLR-17405
# Description
`OnReconnect` can be invoked by several threads concurrently (see Jira for
the explanation).
# Solutio
[
https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17405:
--
Labels: pull-request-available (was: )
> Zookeeper session can be re-established by multiple t
[
https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873265#comment-17873265
]
Anshum Gupta commented on SOLR-13350:
-
[~gus] and [~cpoerschke] - can you please back
[
https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-12963.
---
Resolution: Done
> change default for 'uninvertible' to 'false' (dependent on new schema
> '
[
https://issues.apache.org/jira/browse/SOLR-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873257#comment-17873257
]
Anshum Gupta commented on SOLR-17298:
-
[~gus] - should we defer this to the next rele
[
https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873256#comment-17873256
]
Anshum Gupta commented on SOLR-12963:
-
[~houston] - can we mark this as resolved?
>
[
https://issues.apache.org/jira/browse/SOLR-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-15603:
Summary: Fix Gradle build cache (still disabled by default) (was: Activate
Gradle build cache)
>
dsmiley merged PR #2629:
URL: https://github.com/apache/solr/pull/2629
--
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: issues-unsubscr...@solr.apache.or
[
https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Salagnac updated SOLR-17405:
---
Description:
Because of a bug in SolrCloud, the Zookeeper session can be re-established by
m
[
https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Salagnac updated SOLR-17405:
---
Description:
Because of a bug in SolrCloud, the Zookeeper session can be re-established by
m
Pierre Salagnac created SOLR-17405:
--
Summary: Zookeeper session can be re-established by multiple
threads concurrently
Key: SOLR-17405
URL: https://issues.apache.org/jira/browse/SOLR-17405
Project: S
nadavedri commented on PR #2527:
URL: https://github.com/apache/solr/pull/2527#issuecomment-2286532118
Super important I hope you will fix it soon!šš»
--
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-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873227#comment-17873227
]
David Smiley commented on SOLR-15748:
-
I would argue we didn't need this. Ā The inform
risdenk commented on PR #2643:
URL: https://github.com/apache/solr/pull/2643#issuecomment-2286341006
These I think seem reasonable from a quick glance.
--
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
iamsanjay commented on PR #2643:
URL: https://github.com/apache/solr/pull/2643#issuecomment-2286334024
```
* What went wrong:
Execution failed for task
':solr:prometheus-exporter:analyzeTestClassesDependencies'.
> Dependency analysis found issues.
usedUndeclaredArtifacts
iamsanjay opened a new pull request, #2643:
URL: https://github.com/apache/solr/pull/2643
## Summary
This PR upgrades the Gradle dependency version to 1.10.0 to facilitate the
ongoing Java upgrade.
## Background
We initially planned to upgrade the Gradle dependency to version 1.
[
https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17397.
--
Fix Version/s: 9.8
Assignee: Eric Pugh
Resolution: Fixed
thanks for the fix.Ā Please ta
[
https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873167#comment-17873167
]
ASF subversion and git services commented on SOLR-17397:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873165#comment-17873165
]
ASF subversion and git services commented on SOLR-17397:
Commit 8
epugh merged PR #2631:
URL: https://github.com/apache/solr/pull/2631
--
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: issues-unsubscr...@solr.apache.org
epugh commented on code in PR #2631:
URL: https://github.com/apache/solr/pull/2631#discussion_r1715031554
##
solr/core/src/java/org/apache/solr/update/processor/SkipExistingDocumentsProcessorFactory.java:
##
@@ -224,6 +224,17 @@ boolean doesDocumentExist(BytesRef indexedDocId) t
24 matches
Mail list logo