<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:13:52 UTC 2024

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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-1141] Need to take spam reduction measures for Build Master</title>
                <link>https://jira.whamcloud.com/browse/LU-1141</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We seriously need to take measures to fix the jira spam from Build Master.  It is quite disruptive to have a nice conversation going in a jira ticket only to have it interrupted by 20 entries from Build Master with most repeated information.  So I page-down like a maniac only to later find that I skipped over an important little comment smack dab in the middle of two big Build Master spam sessions.&lt;/p&gt;

&lt;p&gt;A single message consisting of one line (a few lines at most) with a URL to a summary page would be acceptable.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13307">LU-1141</key>
            <summary>Need to take spam reduction measures for Build Master</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="pjones">Peter Jones</assignee>
                                    <reporter username="morrone">Christopher Morrone</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Feb 2012 20:56:54 +0000</created>
                <updated>Fri, 13 Jul 2012 16:11:02 +0000</updated>
                            <resolved>Fri, 13 Jul 2012 15:13:52 +0000</resolved>
                                                                        <due></due>
                            <votes>1</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="29817" author="pjones" created="Fri, 24 Feb 2012 22:45:51 +0000"  >&lt;p&gt;Chris&lt;/p&gt;

&lt;p&gt;I agree that this is a nuisance and we already have an internal test infrastructure ticket to track getting this fixed. IIRC someone has looked into this and we need to upgrade to a newer version of one of the pieces of software (I think gerrit) before this becomes possible. In the meantime I suggest that you make use of a mail filter to siphon off the &quot;spam&quot; into a separate folder. I would think that a rule that checks for sender JIRA and body containing &quot;Build Master commented on&quot; should do the trick&lt;/p&gt;

&lt;p&gt;HTH&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="29882" author="adilger" created="Mon, 27 Feb 2012 13:47:16 +0000"  >&lt;p&gt;A closely related problem is that the &quot;spam&quot; that is being posted to Jira is largely useless.  The message is of the format (from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1028&quot; title=&quot;Bus error  (core dumped) during fsx test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1028&quot;&gt;&lt;del&gt;LU-1028&lt;/del&gt;&lt;/a&gt; as an example, with the URL expanded):&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;Integrated in lustre-master &#187; x86_64,client,el5,inkernel #479
LU-1028 osc: fix grant checking on the osc side (Revision 0204171fd3e1b393c53bd374aff228e80080a55a)

Result = SUCCESS
Oleg Drokin : 0204171fd3e1b393c53bd374aff228e80080a55a | http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=0204171fd3e1b393c53bd374aff228e80080a55a
Files :

    * lustre/osc/osc_request.c
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;but using this URL doesn&apos;t actually show anything related to this commit.  Doing some quick searching shows that a better URL would be &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=commit;h=0204171fd3e1b393c53bd374aff228e80080a55a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=commit;h=0204171fd3e1b393c53bd374aff228e80080a55a&lt;/a&gt;, which links to the &quot;commit&quot; instead of to the &quot;shortlog&quot; (which just shows the full list of all patches applied to the tree).&lt;/p&gt;

&lt;p&gt;It would alternately be possible to link to a search for the &quot;Change-Id:&quot; tag, so that the patch can be found even if it is backed out or landed onto another branch: &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs%2Flustre-release.git&amp;amp;a=search&amp;amp;h=HEAD&amp;amp;st=commit&amp;amp;s=I50791554807dddfafafcd2b8d228958ebfa3ac16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.whamcloud.com/gitweb?p=fs%2Flustre-release.git&amp;amp;a=search&amp;amp;h=HEAD&amp;amp;st=commit&amp;amp;s=I50791554807dddfafafcd2b8d228958ebfa3ac16&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="29883" author="morrone" created="Mon, 27 Feb 2012 14:14:28 +0000"  >&lt;p&gt;Yes, it is the long streams of jira entries that are bothering me.  I filtered the email from Build Master long ago.&lt;/p&gt;

&lt;p&gt;Andreas&apos;s points are good too.  Although in addition to making the message better, I really want there to be ONE message instead of many for each mass integration event.&lt;/p&gt;</comment>
                            <comment id="31252" author="nedbass" created="Wed, 14 Mar 2012 20:21:35 +0000"  >&lt;p&gt;I might add pollution of the Jira RSS feed as another bothersome aspect of this issue.  It will be nice to get this resolved because the RSS feed is otherwise quite handy.&lt;/p&gt;</comment>
                            <comment id="41824" author="adilger" created="Fri, 13 Jul 2012 15:13:52 +0000"  >&lt;p&gt;The messages from Gerrit patch landing to Jira have been disabled for a month or more.&lt;/p&gt;</comment>
                            <comment id="41830" author="morrone" created="Fri, 13 Jul 2012 16:11:02 +0000"  >&lt;p&gt;Yes, its been much nicer, thanks!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvh9j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6446</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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