<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 26 01:21:40 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JMX-4/JMX-4.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JMX-4] Ability to read multiple attributes in one call</title>
                <link>http://dev.clojure.org/jira/browse/JMX-4</link>
                <project id="10060" key="JMX">java.jmx</project>
                        <description>&lt;p&gt;Currently, the only options for reading mbean attribute values are to read a single attribute or to read all attributes.  It&apos;s useful to have a middle ground where a select list of attributes may be read.&lt;/p&gt;

&lt;p&gt;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 &lt;tt&gt;mbean&lt;/tt&gt; function returns).&lt;/p&gt;</description>
                <environment></environment>
            <key id="15204">JMX-4</key>
            <summary>Ability to read multiple attributes in one call</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="nickmbailey">Nick Bailey</assignee>
                                <reporter username="thobbs">Tyler Hobbs</reporter>
                        <labels>
                    </labels>
                <created>Mon, 6 Feb 2012 11:59:05 -0600</created>
                <updated>Thu, 23 Feb 2012 19:23:37 -0600</updated>
                    <resolved>Thu, 23 Feb 2012 19:23:37 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27800" author="nickmbailey" created="Wed, 22 Feb 2012 10:51:52 -0600"  >&lt;p&gt;Tyler, the attached patch doesn&apos;t apply to the HEAD of the master branch. Can you rebase and re-attach?&lt;/p&gt;</comment>
                    <comment id="27822" author="nickmbailey" created="Thu, 23 Feb 2012 14:34:40 -0600"  >&lt;p&gt;Also, looking at the patch, the way it is currently implemented specifying multiple attributes will cause the read function to bypass the &apos;objects-&amp;gt;data&apos; transformation. We should address that as well.&lt;/p&gt;</comment>
                    <comment id="27823" author="nickmbailey" created="Thu, 23 Feb 2012 14:36:54 -0600"  >&lt;p&gt;actually disregard that last comment, read things wrong.&lt;/p&gt;</comment>
                    <comment id="27827" author="nickmbailey" created="Thu, 23 Feb 2012 19:22:36 -0600"  >&lt;p&gt;An updated patch that applies to the current head.&lt;/p&gt;</comment>
                    <comment id="27828" author="nickmbailey" created="Thu, 23 Feb 2012 19:23:37 -0600"  >&lt;p&gt;Committed&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10951" name="0001-Add-ability-to-read-multiple-attributes-at-once.patch" size="5942" author="nickmbailey" created="Thu, 23 Feb 2012 19:22:36 -0600" />
                    <attachment id="10893" name="read-attributes-001.diff" size="3608" author="thobbs" created="Mon, 6 Feb 2012 11:59:05 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10005">Accepted</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>