Back to bug 1022557

Who When What Removed Added
Barak Dagan 2013-10-23 14:06:15 UTC Keywords Regression
Priority unspecified urgent
CC alonbl, bdagan
Severity urgent high
Barak Dagan 2013-10-23 14:06:49 UTC CC alourie
Sandro Bonazzola 2013-10-23 14:06:54 UTC Status NEW ASSIGNED
Sandro Bonazzola 2013-10-23 14:13:08 UTC CC knesenko, kroberts, oschreib
Sandro Bonazzola 2013-10-23 14:13:43 UTC Target Release --- 3.3.0
Whiteboard integration
Sandro Bonazzola 2013-10-24 14:55:54 UTC Status ASSIGNED POST
Link ID oVirt gerrit 20531
Sandro Bonazzola 2013-10-24 15:04:53 UTC Link ID oVirt gerrit 20532
Pavel Stehlik 2013-10-25 05:32:25 UTC Keywords Triaged
QA Contact pstehlik slitmano
Sandro Bonazzola 2013-10-25 07:43:56 UTC Status POST MODIFIED
errata-xmlrpc 2013-11-04 11:14:06 UTC Status MODIFIED ON_QA
sefi litmanovich 2013-11-06 08:44:53 UTC Status ON_QA VERIFIED
Barak Dagan 2013-11-07 12:54:49 UTC Status VERIFIED MODIFIED
Sandro Bonazzola 2013-11-07 13:33:09 UTC Status MODIFIED ON_QA
Fixed In Version rhevm-log-collector-3.3.1-3.el6ev
sefi litmanovich 2013-11-11 11:47:47 UTC Status ON_QA VERIFIED
Charlie 2013-11-28 01:16:13 UTC CC sbonazzo
Flags needinfo?(sbonazzo)
Sandro Bonazzola 2013-12-05 11:55:06 UTC Doc Text Cause:
there was a bug in the parsing of the configuration files.

Consequence:
When a variable was defined in a recursive way in more than wone configuration file the parser tried to resolve the value of the variable in an infinete loop:
ENGINE_APPS="${ENGINE_APPS} rhevm-reports.war rhevm-reports.war rhevm-reports.war"...

Fix:
Changed the method used for parsing configuration files, now using rhevm-lib.


Result:
Configuration files are now correctly parsed.
Flags needinfo?(sbonazzo)
Cheryn Tan 2013-12-18 05:12:29 UTC Doc Text Cause:
there was a bug in the parsing of the configuration files.

Consequence:
When a variable was defined in a recursive way in more than wone configuration file the parser tried to resolve the value of the variable in an infinete loop:
ENGINE_APPS="${ENGINE_APPS} rhevm-reports.war rhevm-reports.war rhevm-reports.war"...

Fix:
Changed the method used for parsing configuration files, now using rhevm-lib.


Result:
Configuration files are now correctly parsed.
When a variable was defined in a recursive way in more than one configuration file, the parser tried to resolve the value of the variable in an infinite loop. The method used for parsing configuration files has been changed to rhevm-lib, so now configuration files are correctly parsed.
John Skeoch 2014-01-13 01:37:08 UTC CC alourie
errata-xmlrpc 2014-01-21 17:00:53 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2014-01-21 12:00:53 UTC
John Skeoch 2014-07-13 23:19:54 UTC CC pstehlik

Back to bug 1022557