<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:05:48 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[KAFKA-196] Use Booleans in userInfo and rolesInfo in ConnectionValidator.java</title>
                <link>https://jira.mongodb.org/browse/KAFKA-196</link>
                <project id="16285" key="KAFKA">Kafka Connector</project>
                    <description>&lt;p&gt;ConnectionValidator calls userInfo and rolesInfo, but uses an integer instead of a Boolean for the showPrivileges and showBuiltinRoles arguments, per the MongoDB documentation:&#160;&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/usersInfo/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/command/usersInfo/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/rolesInfo/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/command/rolesInfo/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We should convert that to use Booleans.&lt;/p&gt;

&lt;p&gt;A pull request can be found here: &lt;a href=&quot;https://github.com/mongodb/mongo-kafka/pull/55&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-kafka/pull/55&lt;/a&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1617770">KAFKA-196</key>
            <summary>Use Booleans in userInfo and rolesInfo in ConnectionValidator.java</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="brianmhess@gmail.com">Brian Hess</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Feb 2021 15:16:06 +0000</created>
                <updated>Sat, 28 Oct 2023 10:46:08 +0000</updated>
                            <resolved>Wed, 10 Feb 2021 13:50:01 +0000</resolved>
                                    <version>1.4.0</version>
                                    <fixVersion>1.5.0</fixVersion>
                                    <component>Sink</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3608973" author="xgen-internal-githook" created="Wed, 10 Feb 2021 13:49:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Brian Hess&apos;, &apos;email&apos;: &apos;brianmhess@users.noreply.github.com&apos;, &apos;username&apos;: &apos;brianmhess&apos;}
&lt;p&gt;Message: Update ConnectionValidator.java (#55)&lt;/p&gt;

&lt;p&gt;Convert to using Booleans for userInfo and rolesInfo command, per MongoDB documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/KAFKA-196&quot; title=&quot;Use Booleans in userInfo and rolesInfo in ConnectionValidator.java&quot; class=&quot;issue-link&quot; data-issue-key=&quot;KAFKA-196&quot;&gt;&lt;del&gt;KAFKA-196&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-kafka/commit/442cd741689dd0e11374c5290cd68ad828185c38&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-kafka/commit/442cd741689dd0e11374c5290cd68ad828185c38&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3608544" author="ross@10gen.com" created="Wed, 10 Feb 2021 09:07:20 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brianmhess%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;brianmhess@gmail.com&quot;&gt;brianmhess@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;As 1.4.0 has recently been released it won&apos;t be for a while. Unless this is having real world impact.&lt;/p&gt;

&lt;p&gt;Ross&lt;/p&gt;</comment>
                            <comment id="3607397" author="JIRAUSER1258655" created="Tue, 9 Feb 2021 18:21:43 +0000"  >&lt;p&gt;No problem, Ross.&lt;br/&gt;
Do you have an ETA for the next release?&lt;/p&gt;</comment>
                            <comment id="3606824" author="ross@10gen.com" created="Tue, 9 Feb 2021 15:35:20 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brianmhess%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;brianmhess@gmail.com&quot;&gt;brianmhess@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Marked to be fixed in the next release. Just out of interest did this issue impact you at all?&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Ross&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyfpmv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>