Bug 1260477 - [GSS](6.4.z) HornetQ does not limit journal files when data replication being used
Summary: [GSS](6.4.z) HornetQ does not limit journal files when data replication being...
Keywords:
Status: CLOSED DUPLICATE of bug 1348322
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.4.3
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Yong Hao Gao
QA Contact: Miroslav Novak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-07 03:56 UTC by Tyronne Wickramarathne
Modified: 2019-08-15 05:20 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-13 11:41:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
configurations (8.91 KB, application/x-bzip)
2015-09-07 04:02 UTC, Tyronne Wickramarathne
no flags Details

Description Tyronne Wickramarathne 2015-09-07 03:56:13 UTC
Description of problem:

HornetQ does not limit journal files when data replication being used. This behavior causes to create new bindings, journal,largemessages and paging folders during each server restart. 


Version-Release number of selected component (if applicable):

JBoss-EAP-6.4.3.GA (AS 7.5.3.Final-redhat-2) 
HornetQ-2.3.25.SP3 (2.3.x, 123)

How reproducible:
Always

Steps to Reproduce:
1. Please install two JBoss-EAP-6.4.3 server instances, NodeA and NodeB
2. Please configure a new server profile based on full-ha; name the new server profile as full-ha-two
3. Please configure "main-server-group" with "full-ha" profile and "other-server-group" with "full-ha-two" server profile.
4. Disable other server profiles. 
5. The server-two needs to belong to main-server-group, server-three should belong to the "other-server-group"
6. On NodeA please configure the following :
   "full-ha" profile as a live server with having the backup-group-name "foo"
   "full-ha-two" profile as a backup server with having the backup-group-name "bar"

7. On NodeA please configure the following :
   "full-ha" profile as a live server with having the backup-group-name "bar"
   "full-ha-two" profile as a backup server with having the backup-group-name "foo"

8. Please start the NodeA
9. Please start the NodeB and observer the "data" folder
10. Please restart the NodeB a couple times. You would notice the said folder sets keep growing during each server restart.

Actual results:
The replication mechanism keeps creating a set of folders during each server restart.

Expected results:
The replication mechanism needs just a set of folders for each server instance.


Additional info:

Comment 1 Tyronne Wickramarathne 2015-09-07 04:02:42 UTC
Created attachment 1070822 [details]
configurations

Comment 7 Radovan STANCEL 2017-06-13 11:41:48 UTC

*** This bug has been marked as a duplicate of bug 1348322 ***


Note You need to log in before you can comment on or make changes to this bug.