thelabdude opened a new pull request #434: URL: https://github.com/apache/solr/pull/434
https://issues.apache.org/jira/browse/SOLR-13900 Solution is to not set the "index" attribute on rules before the to be deleted permission is identified. If the list of permissions is not indexed yet, the delete will still work if the provided index is within range. After performing the delete operation, the index of each rule is updated to reflect the new list of rules after the delete. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
