Bug 880819
| Summary: | RFE: expose GroupDefinitionManager remotely | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Larry O'Leary <loleary> |
| Component: | Core Server | Assignee: | Jirka Kremser <jkremser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.3 | CC: | hrupp, jkremser, lkrejci, loleary |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | RHQ 4.6 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | PM-154, PRODMGT-154 | Environment: | |
| Last Closed: | 2013-09-03 14:44:37 UTC | Type: | Feature Request |
| 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: | 966293, 974501, 974540, 975502, 976265 | ||
| Bug Blocks: | 815353, 966125 | ||
|
Description
Larry O'Leary
2012-11-27 20:32:19 UTC
master http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=74dfd37db time: Wed Jan 30 17:08:46 2013 +0100 commit: 74dfd37db100de71128db47eb83962c686c8c925 author: Jirka Kremser - jkremser message: [Bug 880819 - RFE: expose GroupDefinitionManager remotely] Subset of methods defined in the local intercace has been exposed via the remote interaces and registered in the RhqManager. master http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=281605c82 281605c82 53 seconds ago Jirka Kremser [Bug 880819 - RFE: expose GroupDefinitionManager remotely] No need for exposing the "getById()" method. There is a common criteria finder available and other remote managers don't expose this getById() methods either. We should keep the api consistent. Bulk closing of issues in old RHQ releases that are in production for a while now. Please open a new issue when running into an issue. |