[
https://issues.apache.org/jira/browse/ARTEMIS-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871742#comment-15871742
]
ASF GitHub Bot commented on ARTEMIS-977:
----------------------------------------
Github user jdanekrh commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1025#discussion_r101742074
--- Diff:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java
---
@@ -412,6 +412,27 @@ public void testGetAddressNames() throws Exception {
}
@Test
+ public void testGetAddressDeletedFromJournal() throws Exception {
--- End diff --
This test is passing for me even without the change in
PostOfficeJournalLoader.java.
I wanted to figure out why I was not able to reproduce this with JUnit test
the day before yesterday and I noticed what I said in the first paragraph. Do
you have any ideas what might be wrong?
> record id of address not set on journal reload
> ----------------------------------------------
>
> Key: ARTEMIS-977
> URL: https://issues.apache.org/jira/browse/ARTEMIS-977
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)