<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:06:11 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-354] Mongo Source Connector is not working as expected with AvroConverter</title>
                <link>https://jira.mongodb.org/browse/KAFKA-354</link>
                <project id="16285" key="KAFKA">Kafka Connector</project>
                    <description>&lt;p&gt;Hi Team,&lt;/p&gt;

&lt;p&gt;I am trying to use the AvroConverter with MongoSource Connector flow is working fine but when I look the schema in the repository then I see like&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/432824/432824_image-2023-02-21-14-25-55-443.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Here is my Configuration for Source Connector. &lt;/p&gt;


&lt;p&gt;connector.class=com.mongodb.kafka.connect.MongoSourceConnector&lt;br/&gt;
connection.uri=mongodb://localhost:27017/?replicaSet=rs0&lt;br/&gt;
database=Tutorial1&lt;br/&gt;
collection=orders&lt;/p&gt;


&lt;p&gt;output.format.value=json&lt;br/&gt;
output.format.key=json&lt;br/&gt;
key.converter.schemas.enable=false&lt;br/&gt;
value.converter.schemas.enable=false&lt;br/&gt;
key.converter=org.apache.kafka.connect.storage.StringConverter&lt;br/&gt;
value.converter=io.confluent.connect.avro.AvroConverter&lt;br/&gt;
value.converter.schema.registry.url=&lt;a href=&quot;http://localhost:8081/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8081&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2270265">KAFKA-354</key>
            <summary>Mongo Source Connector is not working as expected with AvroConverter</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="13203">Gone away</resolution>
                                        <assignee username="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="waytohksharma@gmail.com">Harish Sharma</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Feb 2023 08:57:15 +0000</created>
                <updated>Fri, 27 Oct 2023 19:45:06 +0000</updated>
                            <resolved>Wed, 22 Mar 2023 12:00:47 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5291554" author="dbeng-pm-bot" created="Wed, 22 Mar 2023 12:00:49 +0000"  >&lt;p&gt;There hasn&apos;t been any recent activity on this ticket, so we&apos;re resolving it. Thanks for reaching out! Please feel free to comment on this if you&apos;re able to provide more information.&lt;/p&gt;</comment>
                            <comment id="5255059" author="dbeng-pm-bot" created="Tue, 7 Mar 2023 12:00:57 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=waytohksharma%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;waytohksharma@gmail.com&quot;&gt;waytohksharma@gmail.com&lt;/a&gt;, We need additional details to investigate the problem. If this is still an issue for you, please provide the requested information.&lt;/p&gt;</comment>
                            <comment id="5221871" author="ross@10gen.com" created="Wed, 22 Feb 2023 17:21:25 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=waytohksharma%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;waytohksharma@gmail.com&quot;&gt;waytohksharma@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Many thanks for the ticket.  Could you provide more detail on the bug?  Either a full stacktrace or a test case to reproduce the error.  Ideally, a &lt;a href=&quot;https://stackoverflow.com/help/minimal-reproducible-example&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;minimal reproducible example&lt;/a&gt; would help as I could replicate the bug and use it as a test case for the fix.&lt;/p&gt;

&lt;p&gt;Alternatively, here are some resources to get this question answered more quickly:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Our MongoDB support portal, located at &lt;a href=&quot;https://support.mongodb.com/welcome&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;support.mongodb.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Our MongoDB community portal, located &lt;a href=&quot;https://developer.mongodb.com/community/forums/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;If you are an Atlas customer, there is free support offered 24/7 in the lower right hand corner of the UI&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;All the best,&lt;/p&gt;

&lt;p&gt;Ross&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="432824" name="image-2023-02-21-14-25-55-443.png" size="63385" author="waytohksharma@gmail.com" created="Tue, 21 Feb 2023 08:55:56 +0000"/>
                    </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|i1fesg:</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>