Jan Høydahl created SOLR-16621:
--
Summary: Admin UI fails to grant user permissions that have
wildcard role
Key: SOLR-16621
URL: https://issues.apache.org/jira/browse/SOLR-16621
Project: Solr
Is
janhoy opened a new pull request, #1294:
URL: https://github.com/apache/solr/pull/1294
https://issues.apache.org/jira/browse/SOLR-16621
Always grant access to a permission that has has the wildcard `"*"` role, no
matter what roles user has.
Note, this is not the same as not requiri
janhoy commented on PR #1294:
URL: https://github.com/apache/solr/pull/1294#issuecomment-1385173003
@thelabdude I see some duplicate logic in the permission check for Security
Dash. I believe you could have used the function `isPermitted()` already
defined in `app.js`, see
https://github.c
janhoy opened a new pull request, #1295:
URL: https://github.com/apache/solr/pull/1295
Re-using this global function, we can simplify the js code of the dashboard.
Note that the backend `/admin/info/system` already returns an array of user's
permissions, not roles.
During testing I f
janhoy commented on PR #1295:
URL: https://github.com/apache/solr/pull/1295#issuecomment-1385290310
I also found that `security.js` redefined the global `$scope.permissions`
also defined in `app.js` which holds a static map of all permission names. I
renamed the variable to `$scope.permissi
Ishan Chattopadhyaya created SOLR-16622:
---
Summary: Replicas don't come up active after node restart
Key: SOLR-16622
URL: https://issues.apache.org/jira/browse/SOLR-16622
Project: Solr
I
[
https://issues.apache.org/jira/browse/SOLR-16414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677741#comment-17677741
]
ASF subversion and git services commented on SOLR-16414:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677740#comment-17677740
]
ASF subversion and git services commented on SOLR-16622:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-16622.
-
Fix Version/s: 9.1.1
Resolution: Fixed
FYI [~magibney]
> Replicas don't c
[
https://issues.apache.org/jira/browse/SOLR-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677743#comment-17677743
]
Ishan Chattopadhyaya commented on SOLR-16525:
-
Fixed the issue: SOLR-16622. C
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677744#comment-17677744
]
ASF subversion and git services commented on SOLR-16622:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-16621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677753#comment-17677753
]
Jan Høydahl commented on SOLR-16621:
Plan to target 9.2 with this
> Admin UI fails t
janhoy opened a new pull request, #1296:
URL: https://github.com/apache/solr/pull/1296
https://issues.apache.org/jira/browse/SOLR-15772
I know I should have chosen some other class to get `text-align: left` and
not put the style on the div tag, but I was too lazy to investigate what c
[
https://issues.apache.org/jira/browse/SOLR-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15772:
---
Attachment: Skjermbilde 2023-01-17 kl. 14.42.04.png
> More visible security warnings in Admin UI
> --
[
https://issues.apache.org/jira/browse/SOLR-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1761#comment-1761
]
Jan Høydahl commented on SOLR-15772:
With suggested PR this will look like this on th
[
https://issues.apache.org/jira/browse/SOLR-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-15772:
--
Assignee: Jan Høydahl
> More visible security warnings in Admin UI
> -
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677784#comment-17677784
]
Kevin Risden commented on SOLR-16622:
-
Why was this pushed directly to the release br
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677786#comment-17677786
]
Michael Gibney commented on SOLR-16622:
---
Thanks for catching this and backporting.
janhoy opened a new pull request, #1297:
URL: https://github.com/apache/solr/pull/1297
https://issues.apache.org/jira/browse/SOLR-14336
This impl will simply parse release date from solr-impl string, count number
of days old, and warn in Admin UI dashboard if older than a year. No war
[
https://issues.apache.org/jira/browse/SOLR-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-14336:
---
Attachment: Skjermbilde 2023-01-17 kl. 15.25.49.png
> Warn users running old version of Solr
> --
[
https://issues.apache.org/jira/browse/SOLR-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677790#comment-17677790
]
Jan Høydahl commented on SOLR-14336:
This is how it looks like (I forced it to displa
[
https://issues.apache.org/jira/browse/SOLR-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-14336:
--
Assignee: Jan Høydahl
> Warn users running old version of Solr
> -
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677800#comment-17677800
]
Ishan Chattopadhyaya commented on SOLR-16622:
-
bq. Why was this pushed direct
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677800#comment-17677800
]
Ishan Chattopadhyaya edited comment on SOLR-16622 at 1/17/23 3:15 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677800#comment-17677800
]
Ishan Chattopadhyaya edited comment on SOLR-16622 at 1/17/23 3:16 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-16622:
Attachment: Screenshot from 2023-01-17 15-03-05.png
> Replicas don't come up active
magibney commented on PR #1291:
URL: https://github.com/apache/solr/pull/1291#issuecomment-1385592060
Thanks, Kevin and Jan! I did a dry-run of this (and also #1290), and both
worked as intended. I'll merge and incorporate testing this out "in real life"
while building 9.1.1 RC2.
(It
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677806#comment-17677806
]
Ishan Chattopadhyaya commented on SOLR-16622:
-
bq. I'm curious whether you ha
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677809#comment-17677809
]
Ishan Chattopadhyaya commented on SOLR-16622:
-
I think all this just shows th
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-16622:
Description:
While benchmarking for performance, we saw a sharp change in the graph
[
https://issues.apache.org/jira/browse/SOLR-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677810#comment-17677810
]
Ishan Chattopadhyaya commented on SOLR-14336:
-
Lets add a "Please"?
> Warn u
[
https://issues.apache.org/jira/browse/SOLR-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677843#comment-17677843
]
Houston Putman commented on SOLR-14336:
---
Yeah I think this is perfect with Ishan's
[
https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677868#comment-17677868
]
Michael Gibney commented on SOLR-16622:
---
Thanks for this extra context, it's really
magibney merged PR #1290:
URL: https://github.com/apache/solr/pull/1290
--
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.o
magibney merged PR #1291:
URL: https://github.com/apache/solr/pull/1291
--
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.o
[
https://issues.apache.org/jira/browse/SOLR-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15616:
Attachment: SOLR-15616-2.patch
Status: Open (was: Open)
Changed the cachin
noblepaul commented on PR #1210:
URL: https://github.com/apache/solr/pull/1210#issuecomment-1385915397
@gerlowskija
we should keep this `disabled` by default so that performance testing is not
blocked
--
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/SOLR-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677899#comment-17677899
]
Andrzej Bialecki commented on SOLR-15616:
-
LGTM, thanks for seeing this through,
[
https://issues.apache.org/jira/browse/SOLR-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677902#comment-17677902
]
Rudi Seitz commented on SOLR-12779:
---
Linking to SOLR-16594 which contains a proposal fo
[
https://issues.apache.org/jira/browse/SOLR-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677903#comment-17677903
]
Ishan Chattopadhyaya commented on SOLR-15616:
-
Good idea, I'll add the "Sec"
[
https://issues.apache.org/jira/browse/SOLR-16438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677926#comment-17677926
]
Houston Putman commented on SOLR-16438:
---
{{SplitShardTest.testConcurrentSplitThreeH
gerlowskija commented on PR #1286:
URL: https://github.com/apache/solr/pull/1286#issuecomment-1386285201
Hey @risdenk : I was hoping to gear up to merge, but see you still
technically have an outstanding "change requested" on this PR. 99% sure this
was the 'Suggested Change' to fix precomm
dsmiley commented on PR #1243:
URL: https://github.com/apache/solr/pull/1243#issuecomment-1386457113
I marked the pertinent classes deprecated, added a note about this in the
upgrade notes, and added this CHANGES.txt entry:
> SOLR-16591: The "Transient Cores" feature is now deprecated. I
dsmiley commented on PR #1243:
URL: https://github.com/apache/solr/pull/1243#issuecomment-1386457707
I plan to commit in a couple days if I don't hear to the contrary.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
dsmiley commented on code in PR #1218:
URL: https://github.com/apache/solr/pull/1218#discussion_r1073134160
##
solr/test-framework/src/java/org/apache/solr/util/EmbeddedSolrServerTestRule.java:
##
@@ -0,0 +1,199 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under o
David Smiley created SOLR-16623:
---
Summary: SolrClientTestRule for JettySolrRunner
Key: SOLR-16623
URL: https://issues.apache.org/jira/browse/SOLR-16623
Project: Solr
Issue Type: Sub-task
noblepaul merged PR #1293:
URL: https://github.com/apache/solr/pull/1293
--
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.
[
https://issues.apache.org/jira/browse/SOLR-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678097#comment-17678097
]
ASF subversion and git services commented on SOLR-16593:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678107#comment-17678107
]
ASF subversion and git services commented on SOLR-16593:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-16593.
---
Fix Version/s: 9.2
Resolution: Fixed
> Redundant fields are present in the replica object of s
50 matches
Mail list logo