Bug 950610 - Remove disabling .jar.index generation in standalone.conf and domain.conf
Summary: Remove disabling .jar.index generation in standalone.conf and domain.conf
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: RPMs
Version: 6.1.0,6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: ---
Assignee: Permaine Cheung
QA Contact: Katerina Odabasi
URL:
Whiteboard:
Depends On: 920349
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-10 13:42 UTC by Pavel Janousek
Modified: 2015-02-20 11:18 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:23:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Janousek 2013-04-10 13:42:02 UTC
I've found new option is added to bin/standalone.conf and bin/domain.conf for RPM distro aka: 

JAVA_OPTS="$JAVA_OPTS -Djboss.modules.write-indexes=false"

This option is missing in ZIP distro cfg. files. Is there any reason why this option is specified in RPM distro only?

I think the root of problem is the same and in current state it can create an issue after OneOff patch application.

This issue could be related to https://bugzilla.redhat.com/show_bug.cgi?id=920349.

Comment 1 Pavel Janousek 2013-04-15 07:51:34 UTC
I'm not sure if Component field filled as RPMs is correct because RPM based distro is all right and missing part is in ZIP (and could be in Installer as well)...

Comment 2 Fernando Nasser 2013-04-25 15:13:51 UTC
This is intentional, as recommended by Jason Greene.

Comment 3 Fernando Nasser 2013-04-25 15:15:11 UTC
Oh, BTW, he said we could (should?) keep it in the ZIPs, this not a bug.

Comment 5 Pavel Janousek 2013-10-04 10:15:26 UTC
Time goes over, now we don't need this parameters there at all due to direct in-memory implementation.

This difference is still here - RPM side contains this parameter, but ZIP side doesn't.

We should remove it at all. So the remaining part now is to remove it from RPM side.

Because this is unapproved difference between ZIP and RPM, I'm proposing it as blocker for EAP-6.2.0.

Comment 6 Fernando Nasser 2013-10-04 14:56:23 UTC
Hi Jason, can we remove these parameters w/o risking indexes re-appearing and breaking up RHEV?

Comment 7 Jason T. Greene 2013-10-15 21:46:54 UTC
Yes you can remove them

Comment 8 Permaine Cheung 2013-10-16 12:56:43 UTC
Patch for the option removed in distgit for jbossas-standalone and jbossas-domain, will be in ER6.

Comment 9 Permaine Cheung 2013-10-16 13:31:14 UTC
The change has been committed, marking as MODIFIED.

Comment 10 Permaine Cheung 2013-10-16 14:02:12 UTC
Setting milestone as ER7 as the next RPM delivery is with ER7.

Comment 11 Permaine Cheung 2013-11-07 19:04:15 UTC
Marking this as ON_QA as the fix has been included in ER7.

Comment 12 Pavel Janousek 2013-11-08 12:51:07 UTC
Fixed in ER7 build.


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