Bug 721141
| Summary: | Unknown event for user <system> and target <subscriptionName> | ||
|---|---|---|---|
| Product: | [Community] Candlepin | Reporter: | John Sefler <jsefler> |
| Component: | candlepin | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | John Sefler <jsefler> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.5 | CC: | spandey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Solaris | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-05-30 13:16:02 UTC | Type: | --- |
| 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: | |||
| Bug Blocks: | 682238 | ||
|
Description
John Sefler
2011-07-13 20:14:11 UTC
fixed in master with commit fc717991f18b3ba859a10a4f268cc97e884b8114 Verifying Version... [root@jsefler-onprem-62candlepin proxy]# git branch 0.3 * master [root@jsefler-onprem-62candlepin proxy]# git show-ref | grep master 49c78843b94f157caf30a2e0bd3a5cf02537db57 refs/heads/master 49c78843b94f157caf30a2e0bd3a5cf02537db57 refs/remotes/origin/master With the candlepin fix applied and the existing automated EventTests rerun, no atom feed descriptions containing "Unknown event" were reported. Here are samples of some of the events reported...201107260914:22.844 - FINE: Event Feed entries[0].title=ENTITLEMENT DELETED description=jsefler-onprem-62server.usersys.redhat.com returned the subscription for Awesome OS for z80/x86_64 (com.redhat.qe.sm.cli.tasks.CandlepinTasks.getSyndFeedFor) 201107260914:22.845 - FINE: Event Feed entries[1].title=ENTITLEMENT MODIFIED description=System modified a subscription for product Awesome OS for z80/x86_64 (com.redhat.qe.sm.cli.tasks.CandlepinTasks.getSyndFeedFor) 201107260914:22.845 - FINE: Event Feed entries[2].title=POOL MODIFIED description=System modified a pool for product Awesome OS for z80/x86_64 (com.redhat.qe.sm.cli.tasks.CandlepinTasks.getSyndFeedFor) Moreover, I also updated our automated EventTests to assert that no "Unknown event" descriptions are encountered. moving to VERIFIED |