Details
-
Type:
Enhancement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Accepted
Description
Currently, the only options for reading mbean attribute values are to read a single attribute or to read all attributes. It's useful to have a middle ground where a select list of attributes may be read.
The attached patch updates the raw-read function to conditionally accept a sequence of attribute names and return a map of attribute names to attribute values (the same format that the mbean function returns).
Attachments
Activity
Nick Bailey
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | 0001-Add-ability-to-read-multiple-attributes-at-once.patch [ 10951 ] |
Nick Bailey
made changes -
| Resolution | Completed [ 1 ] | |
| Approval | Accepted [ 10005 ] | |
| Assignee | Nick Bailey [ nickmbailey ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |