Description of problem: Methods: ** int deleteEventsForContext(Subject subject, EntityContext context, List<Integer> eventIds); ** int purgeEventsForContext(Subject subject, EntityContext context); are not exposed in EventManagerRemote so it is not possible to delete events using JBoss ON CLI. Version-Release number of selected component (if applicable): JBoss ON 3.3.2 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fixed in the msater: commit fc3849c64739399d95c76c01316775e2b7b044f2 Author: Michael Burman <miburman> Date: Tue Sep 29 18:49:42 2015 +0300 [BZ 1258870] Expose purgeEventForContext and deleteEventsForContext to remote API
branch: release/jon3.3.x link: https://github.com/rhq-project/rhq/commit/5419181f4 time: 2015-09-30 21:34:00 +0200 commit: 5419181f4f88e6e4b4dd4de492598f4acf43c5a0 author: Michael Burman - miburman message: [BZ 1258870] Expose purgeEventForContext and deleteEventsForContext to remote API (cherry picked from commit fc3849c64739399d95c76c01316775e2b7b044f2) Signed-off-by: Libor Zoubek <lzoubek>
Moving to ON_QA as available to test with the following build: https://brewweb.devel.redhat.com/buildinfo?buildID=460382 *Note: jon-server-patch-3.3.0.GA.zip maps to ER01 build of jon-server-3.3.0.GA-update-04.zip.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1947.html