risdenk commented on PR #1701:
URL: https://github.com/apache/solr/pull/1701#issuecomment-1604222702
Need to evaluate these rules too:
```
[InlineTrivialConstant](https://errorprone.info/bugpattern/InlineTrivialConstant)
[UnnecessaryStringBuilder](https://errorprone.info/bugpat
risdenk commented on PR #1715:
URL: https://github.com/apache/solr/pull/1715#issuecomment-1604228807
We can remove this specific versions.props constraint for grpc since its
constrained by the google cloud bom and we have been keeping it up to date.
--
This is an automated message from th
risdenk commented on PR #1715:
URL: https://github.com/apache/solr/pull/1715#issuecomment-1604231187
I stand corrected. I tried to remove the constraint and Google cloud bom
only handles some grpc dependencies.
```
* What went wrong:
A problem occurred configuring root proje
cpoerschke commented on PR #1692:
URL: https://github.com/apache/solr/pull/1692#issuecomment-1604237314
Hi Joel - thanks for adding me as a reviewer! Unfortunately I don't have
bandwidth to review here, sorry.
--
This is an automated message from the Apache Git Service.
To respond to the
risdenk merged PR #1714:
URL: https://github.com/apache/solr/pull/1714
--
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
risdenk merged PR #1715:
URL: https://github.com/apache/solr/pull/1715
--
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
risdenk merged PR #1713:
URL: https://github.com/apache/solr/pull/1713
--
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
risdenk merged PR #1712:
URL: https://github.com/apache/solr/pull/1712
--
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
Eric Pugh created SOLR-16850:
Summary: Flag to users that bin/solr heathcheck doesn't work with
non solrcloud
Key: SOLR-16850
URL: https://issues.apache.org/jira/browse/SOLR-16850
Project: Solr
joel-bernstein merged PR #1692:
URL: https://github.com/apache/solr/pull/1692
--
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.ap
[
https://issues.apache.org/jira/browse/SOLR-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736541#comment-17736541
]
ASF subversion and git services commented on SOLR-16827:
Commit 9
epugh commented on PR #1670:
URL: https://github.com/apache/solr/pull/1670#issuecomment-1604503377
@Willdotwhite @mkhludnev so what is the best way to bring in the changes
that both of you have made?
https://github.com/apache/solr/compare/main...mkhludnev:solr:SOLR-16829 shows
some great
HoustonPutman commented on issue #579:
URL: https://github.com/apache/solr-operator/issues/579#issuecomment-1604512311
> Whenever we are describing the CustomResource deployed for a Solr cluster
we should be able to display current status of cluster deployment such as
Pending, Running or Fa
[
https://issues.apache.org/jira/browse/SOLR-16829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736548#comment-17736548
]
Eric Pugh commented on SOLR-16829:
--
I am embarrassed to find this PR that [~willdotwhite
HoustonPutman commented on code in PR #571:
URL: https://github.com/apache/solr-operator/pull/571#discussion_r1240023370
##
helm/solr/README.md:
##
@@ -300,6 +300,8 @@ When using the helm chart, omit `customSolrKubeOptions.`
| statefulSetOptions.podManagementPolicy | string | `
HoustonPutman commented on PR #571:
URL: https://github.com/apache/solr-operator/pull/571#issuecomment-1604539222
Also just a thought, but we are giving users the option for the
headlessService and podService, but those really don't need sessionAffinity,
because they are meant to send reque
HoustonPutman commented on PR #578:
URL: https://github.com/apache/solr-operator/pull/578#issuecomment-1604539986
Thanks for the contribution @sujeeth62 !
--
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 t
HoustonPutman merged PR #578:
URL: https://github.com/apache/solr-operator/pull/578
--
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...@s
sujeeth62 commented on PR #578:
URL: https://github.com/apache/solr-operator/pull/578#issuecomment-1604541359
> Thanks for the contribution @sujeeth62 !
Thank you for your support @HoustonPutman
--
This is an automated message from the Apache Git Service.
To respond to the message,
HoustonPutman closed issue #570: Upgrade golang to v1.20
URL: https://github.com/apache/solr-operator/issues/570
--
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,
HoustonPutman merged PR #576:
URL: https://github.com/apache/solr-operator/pull/576
--
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...@s
dsmiley commented on PR #1718:
URL: https://github.com/apache/solr/pull/1718#issuecomment-1604628672
The precommit check failure is unrelated (Eric goof'ed usage of System.out
and someone fixed it).
The test failure is:
```
gradlew :solr:core:test --tests
"org.apache.solr.cli.T
tflobbe merged PR #1706:
URL: https://github.com/apache/solr/pull/1706
--
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-16846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736591#comment-17736591
]
ASF subversion and git services commented on SOLR-16846:
Commit 3
[
https://issues.apache.org/jira/browse/SOLR-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved SOLR-10034.
--
Fix Version/s: 7.0
6.5
Resolution: Fix
[
https://issues.apache.org/jira/browse/SOLR-16846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736592#comment-17736592
]
ASF subversion and git services commented on SOLR-16846:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-16846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved SOLR-16846.
--
Fix Version/s: main (10.0)
9.3
Resolut
mlbiscoc commented on code in PR #1704:
URL: https://github.com/apache/solr/pull/1704#discussion_r1240174113
##
solr/core/src/java/org/apache/solr/handler/admin/api/CoreReplicationAPI.java:
##
@@ -46,12 +50,24 @@ public CoreReplicationAPI(SolrCore solrCore,
SolrQueryRequest req
tflobbe commented on PR #1705:
URL: https://github.com/apache/solr/pull/1705#issuecomment-1604759432
Thanks @stillalex. I've pushed a rebase after resolving conflicts. These are
my numbers right now, they seem much slower, but also some discrepancies in the
relative speeds:
```
Benchm
Tomas Eduardo Fernandez Lobbe created SOLR-16851:
Summary: Use IndexOrDocValuesQuery for Set queries on string
fields when docValues are enabled
Key: SOLR-16851
URL: https://issues.apache.org/jira/
stillalex commented on PR #1705:
URL: https://github.com/apache/solr/pull/1705#issuecomment-1604894849
thank you @tflobbe! maybe it's time for a HW upgrade 🚅
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
Tomas Eduardo Fernandez Lobbe created SOLR-16852:
Summary: Let backups have custom key/values
Key: SOLR-16852
URL: https://issues.apache.org/jira/browse/SOLR-16852
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736626#comment-17736626
]
ASF subversion and git services commented on SOLR-16841:
Commit d
tflobbe merged PR #1705:
URL: https://github.com/apache/solr/pull/1705
--
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-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736627#comment-17736627
]
ASF subversion and git services commented on SOLR-16841:
Commit 8
35 matches
Mail list logo