thelabdude closed issue #291:
URL: https://github.com/apache/solr-operator/issues/291
--
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-unsub
thelabdude merged pull request #292:
URL: https://github.com/apache/solr-operator/pull/292
--
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-
thelabdude opened a new pull request #247:
URL: https://github.com/apache/solr/pull/247
https://issues.apache.org/jira/browse/SOLR-15576
# Description
Minor improvement for robustness of the SQL backend to allow filtering with
ISO-8601 timestamp formatted literals.
Timothy Potter created SOLR-15576:
-
Summary: Solr SQL filter on valid ISO 8601 timestamp fails
Key: SOLR-15576
URL: https://issues.apache.org/jira/browse/SOLR-15576
Project: Solr
Issue Type:
thelabdude opened a new pull request #246:
URL: https://github.com/apache/solr/pull/246
https://issues.apache.org/jira/browse/SOLR-15575
See trivial code changes
Updated an existing unit test that already has the security wired into test
cluster setup to verify this fix.
dsmiley commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r682001012
##
File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java
##
@@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,
[
https://issues.apache.org/jira/browse/SOLR-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-15486.
Fix Version/s: 8.10
main (9.0)
Resolution: Fixed
> consid
[
https://issues.apache.org/jira/browse/SOLR-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392455#comment-17392455
]
ASF subversion and git services commented on SOLR-15486:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392436#comment-17392436
]
Andrzej Bialecki edited comment on SOLR-15572 at 8/3/21, 5:34 PM:
-
epugh commented on a change in pull request #159:
URL: https://github.com/apache/solr/pull/159#discussion_r681963742
##
File path: .gitignore
##
@@ -25,3 +25,8 @@ __pycache__
# Emacs backup
*~
+
+# VSCode
Review comment:
Then, I think it's good for merging.
--
[
https://issues.apache.org/jira/browse/SOLR-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392437#comment-17392437
]
ASF subversion and git services commented on SOLR-15486:
Commit b
cpoerschke merged pull request #180:
URL: https://github.com/apache/solr/pull/180
--
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.
[
https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392436#comment-17392436
]
Andrzej Bialecki commented on SOLR-15572:
-
These are the equivalent expressions t
[
https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392434#comment-17392434
]
Christine Poerschke commented on SOLR-15569:
bq. ... any idea on the original
[
https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-15573.
---
Resolution: Fixed
> Basic auth must set blockUnknown=true for Admin UI to force login, with
[
https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392429#comment-17392429
]
ASF subversion and git services commented on SOLR-15573:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15573:
--
Fix Version/s: main (9.0)
> Basic auth must set blockUnknown=true for Admin UI to force login,
[
https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392371#comment-17392371
]
ASF subversion and git services commented on SOLR-15573:
Commit b
thelabdude merged pull request #245:
URL: https://github.com/apache/solr/pull/245
--
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.
[
https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki reopened SOLR-15572:
-
Mistakenly resolved as duplicate, re-opening.
> Improve the default Prometheus exporter conf
[
https://issues.apache.org/jira/browse/SOLR-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-14506.
-
Resolution: Fixed
> COLSTATUS Null Pointer Exception
>
>
[
https://issues.apache.org/jira/browse/SOLR-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392365#comment-17392365
]
ASF subversion and git services commented on SOLR-14506:
Commit 8
Timothy Potter created SOLR-15575:
-
Summary: CollectionAdminRequest's processAndWait does not
propagate the per-request basic auth credentials from the main request to
RequestStatus and DeleteStatus used internally
Key: SOLR-1557
[
https://issues.apache.org/jira/browse/SOLR-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-15565.
-
Resolution: Invalid
It turns out this is already the case, ie. when {{collection}} param
[
https://issues.apache.org/jira/browse/SOLR-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-15564.
-
Resolution: Fixed
> Improve filtering expressions in /admin/metrics
> ---
[
https://issues.apache.org/jira/browse/SOLR-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392301#comment-17392301
]
ASF subversion and git services commented on SOLR-15564:
Commit 4
epugh commented on a change in pull request #159:
URL: https://github.com/apache/solr/pull/159#discussion_r681751836
##
File path: .gitignore
##
@@ -25,3 +25,8 @@ __pycache__
# Emacs backup
*~
+
+# VSCode
Review comment:
Could we pull this out into it's own ticket?
tboeghk commented on pull request #159:
URL: https://github.com/apache/solr/pull/159#issuecomment-891769483
Hey @epugh any chance to merge this? Or has anybody else directions for
improvement?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
[
https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392231#comment-17392231
]
Alessandro Benedetti commented on SOLR-15569:
-
To add some information, this
[
https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Benedetti reassigned SOLR-15569:
---
Assignee: Alessandro Benedetti
> MultipleAdditiveTreesModel does not split a
dweiss commented on a change in pull request #214:
URL: https://github.com/apache/solr/pull/214#discussion_r681624518
##
File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java
##
@@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,
31 matches
Mail list logo