Bug 950610

Summary: Remove disabling .jar.index generation in standalone.conf and domain.conf
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pavel Janousek <pjanouse>
Component: RPMsAssignee: Permaine Cheung <pcheung>
Status: CLOSED CURRENTRELEASE QA Contact: Katerina Odabasi <kanovotn>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0, 6.2.0CC: jason.greene, myarboro
Target Milestone: ER7Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:23:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 920349    
Bug Blocks:    

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.