[jira] [Resolved] (RANGER-4925) Cache downloaded archives during CI docker build

2024-08-30 Thread Abhishek Kumar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Kumar resolved RANGER-4925. Fix Version/s: 3.0.0 Resolution: Fixed Commit [master]: [https://github.com/apache/

[jira] [Created] (RANGER-4925) Cache downloaded archives during CI docker build

2024-08-30 Thread Abhishek Kumar (Jira)
Abhishek Kumar created RANGER-4925: -- Summary: Cache downloaded archives during CI docker build Key: RANGER-4925 URL: https://issues.apache.org/jira/browse/RANGER-4925 Project: Ranger Issue T

Re: [PR] CI: Cache downloaded archives [ranger]

2024-08-30 Thread via GitHub
kumaab merged PR #383: URL: https://github.com/apache/ranger/pull/383 -- 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: dev-unsubscr...@ranger.apache.org

[PR] CI: Cache downloaded archives [ranger]

2024-08-30 Thread via GitHub
kumaab opened a new pull request, #383: URL: https://github.com/apache/ranger/pull/383 ## What changes were proposed in this pull request? Cache downloaded archives (as part of docker build) in CI runs. ## How was this patch tested? Ongoing -- This is an automa

Re: [PR] Bump webpack from 5.93.0 to 5.94.0 in /security-admin/src/main/webapp/react-webapp [ranger]

2024-08-30 Thread via GitHub
fimugdha closed pull request #381: Bump webpack from 5.93.0 to 5.94.0 in /security-admin/src/main/webapp/react-webapp URL: https://github.com/apache/ranger/pull/381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Bump webpack from 5.93.0 to 5.94.0 in /security-admin/src/main/webapp/react-webapp [ranger]

2024-08-30 Thread via GitHub
dependabot[bot] commented on PR #381: URL: https://github.com/apache/ranger/pull/381#issuecomment-2321459917 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

Re: [PR] Bump webpack from 5.93.0 to 5.94.0 in /security-admin/src/main/webapp/react-webapp [ranger]

2024-08-30 Thread via GitHub
fimugdha commented on PR #381: URL: https://github.com/apache/ranger/pull/381#issuecomment-2321459471 RANGER-4924 has provided the fix -- 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

[jira] [Updated] (RANGER-4924) Upgrade webpack library version from 5.93.0 to 5.94.0 in Ranger Admin React JS

2024-08-30 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated RANGER-4924: Attachment: 0001-RANGER-4924.patch > Upgrade webpack library version from 5.93.0 to 5.94.0

[jira] [Commented] (RANGER-4924) Upgrade webpack library version from 5.93.0 to 5.94.0 in Ranger Admin React JS

2024-08-30 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878141#comment-17878141 ] Mugdha Varadkar commented on RANGER-4924: - master - https://github.com/apache/r

[jira] [Created] (RANGER-4924) Upgrade webpack library version from 5.93.0 to 5.94.0 in Ranger Admin React JS

2024-08-30 Thread Mugdha Varadkar (Jira)
Mugdha Varadkar created RANGER-4924: --- Summary: Upgrade webpack library version from 5.93.0 to 5.94.0 in Ranger Admin React JS Key: RANGER-4924 URL: https://issues.apache.org/jira/browse/RANGER-4924

[jira] [Commented] (RANGER-4923) optimize the issue where the policy writing process takes too long and causes incorrect permissions

2024-08-30 Thread wangzhongwei (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878017#comment-17878017 ] wangzhongwei commented on RANGER-4923: -- review board:https://reviews.apache.org/r/7

[jira] [Commented] (RANGER-4923) optimize the issue where the policy writing process takes too long and causes incorrect permissions

2024-08-30 Thread wangzhongwei (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878013#comment-17878013 ] wangzhongwei commented on RANGER-4923: -- ranger.plugin. + serviceType+. atomicmove s

[PR] RANGER-4923. optimize the issue where the policy writing process takes too long and causes incorrect permissions [ranger]

2024-08-30 Thread via GitHub
granewang opened a new pull request, #382: URL: https://github.com/apache/ranger/pull/382 When the number of policies is very large, such as exceeding 100,000, the policy file may grow larger than 100MB. In this case, the plugin may take several seconds or even longer to write the poli

[jira] [Updated] (RANGER-4923) optimize the issue where the policy writing process takes too long and causes incorrect permissions

2024-08-30 Thread wangzhongwei (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangzhongwei updated RANGER-4923: - Attachment: RANGER-4923-0001.patch > optimize the issue where the policy writing process takes t

[jira] [Created] (RANGER-4923) optimize the issue where the policy writing process takes too long and causes incorrect permissions

2024-08-30 Thread wangzhongwei (Jira)
wangzhongwei created RANGER-4923: Summary: optimize the issue where the policy writing process takes too long and causes incorrect permissions Key: RANGER-4923 URL: https://issues.apache.org/jira/browse/RANGER-492