jbertram commented on code in PR #4904:
URL: https://github.com/apache/activemq-artemis/pull/4904#discussion_r1575589452


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/PersistedSecuritySettingTest.java:
##########
@@ -43,4 +48,31 @@ public void testNPE() {
       persistedSecuritySetting.getViewRoles();
       persistedSecuritySetting.getEditRoles();
    }
+
+   @Test
+   public void testUpgradeAfterARTEMIS_4582() {

Review Comment:
   I didn't. The stack-trace on the exception was pretty clear, and since we've 
dealt with this kind of issue before a quick unit test seemed adequate.



-- 
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