gtully commented on code in PR #4820:
URL: https://github.com/apache/activemq-artemis/pull/4820#discussion_r1519702003


##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/config/PersistedSecuritySetting.java:
##########
@@ -77,7 +83,7 @@ public PersistedSecuritySetting(final String addressMatch,
                                    final String manageRoles,
                                    final String browseRoles,
                                    final String createAddressRoles,
-                                   final String deleteAddressRoles) {
+                                   final String deleteAddressRoles, String 
viewRoles, String updateRoles) {

Review Comment:
   sure.



-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to