<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:05:41 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-144] key.projection.type and key.projection.list not respecting</title>
                <link>https://jira.mongodb.org/browse/KAFKA-144</link>
                <project id="16285" key="KAFKA">Kafka Connector</project>
                    <description>&lt;p&gt;I am testing&#160;key.projection.type &amp;amp;&#160;key.projection.list options and looks like it is not respecting. On the destination database, I am receiving a field I am adding to the blocklist. Below sink configuration, I am using. Can you please let me know is there any known issue or I am doing something wrong?&#160;&lt;/p&gt;

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

&lt;p&gt;curl -X POST -H &quot;Accept:application/json&quot; -H &quot;Content-Type: application/json&quot; localhost:9083/connectors/ --data &apos;{&lt;/p&gt;

&lt;p&gt;&quot;name&quot;:&quot;mongo-sink-norevisions-mongos&quot;,&lt;/p&gt;

&lt;p&gt;&quot;config&quot;: {&lt;/p&gt;

&lt;p&gt;&quot;topics&quot;:&quot;oplog.oz_mongo.oz_next.assets&quot;,&lt;/p&gt;

&lt;p&gt;&quot;connector.class&quot;:&quot;com.mongodb.kafka.connect.MongoSinkConnector&quot;,&lt;/p&gt;

&lt;p&gt;&quot;tasks.max&quot;:&quot;1&quot;,&lt;/p&gt;

&lt;p&gt;&quot;key.converter&quot;:&quot;org.apache.kafka.connect.json.JsonConverter&quot;,&lt;/p&gt;

&lt;p&gt;&quot;key.converter.schemas.enable&quot;:&quot;false&quot;,&lt;/p&gt;

&lt;p&gt;&quot;value.converter&quot;:&quot;org.apache.kafka.connect.json.JsonConverter&quot;,&lt;/p&gt;

&lt;p&gt;&quot;value.converter.schemas.enable&quot;:&quot;false&quot;,&lt;/p&gt;

&lt;p&gt;&quot;connection.uri&quot;:&quot;mongodb://xxx.xxx.xxx.xxx:27017&quot;,&lt;/p&gt;

&lt;p&gt;&quot;database&quot;:&quot;poc_oz_next&quot;,&lt;/p&gt;

&lt;p&gt;&quot;collection&quot;:&quot;poc_assets_norevision&quot;,&lt;/p&gt;

&lt;p&gt;&quot;max.num.retries&quot;:&quot;3&quot;,&lt;/p&gt;

&lt;p&gt;&quot;retries.defer.timeout&quot;:&quot;5000&quot;,&lt;/p&gt;

&lt;p&gt;&quot;session.timeout.ms&quot;:&quot;25000&quot;,&lt;/p&gt;

&lt;p&gt;&quot;delete.on.null.values&quot;:&quot;true&quot;,&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#4070a0&quot;&gt;&quot;key.projection.type&quot;&lt;/font&gt;&lt;font color=&quot;#666666&quot;&gt;:&quot;&lt;/font&gt;&lt;font color=&quot;#4070a0&quot;&gt;blocklist&quot;,&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#4070a0&quot;&gt;&quot;key.projection.list&quot;&lt;/font&gt;&lt;font color=&quot;#666666&quot;&gt;:&quot;&lt;/font&gt;revisions,revision_ids&quot;}&lt;/p&gt;

&lt;p&gt;}&apos;&lt;/p&gt;

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

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Rajaramesh&lt;/p&gt;</description>
                <environment>Kafka 2.6</environment>
        <key id="1448615">KAFKA-144</key>
            <summary>key.projection.type and key.projection.list not respecting</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="13202">Works as Designed</resolution>
                                        <assignee username="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="yaramati@adobe.com">Rajaramesh Yaramati</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Aug 2020 06:53:08 +0000</created>
                <updated>Fri, 27 Oct 2023 11:54:15 +0000</updated>
                            <resolved>Fri, 21 Aug 2020 08:31:25 +0000</resolved>
                                    <version>1.2.0</version>
                                                    <component>Sink</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3351721" author="ross@10gen.com" created="Fri, 21 Aug 2020 08:31:13 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yaramati%40adobe.com&quot; class=&quot;user-hover&quot; rel=&quot;yaramati@adobe.com&quot;&gt;yaramati@adobe.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;You will also need to configure the PostProcessor, which will use those configurations and apply them - see: &lt;a href=&quot;https://docs.mongodb.com/kafka-connector/current/kafka-sink-postprocessors/#blocklist-allowlist-projector&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/kafka-connector/current/kafka-sink-postprocessors/#blocklist-allowlist-projector&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For future reference, this sounds like a support issue, I wanted to give you some resources to get this questioned 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;Just in case you have already opened a support case and are not receiving sufficient help, please let me know and I can facilitate escalating your issue.&lt;/p&gt;

&lt;p&gt;Thank you!&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|hxo3rb:</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>