<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:05:33 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-89] Kafka source connector swallows change stream failures</title>
                <link>https://jira.mongodb.org/browse/KAFKA-89</link>
                <project id="16285" key="KAFKA">Kafka Connector</project>
                    <description>&lt;p&gt;If a Kafka source connector encounters a change stream failure, the failure is ignored and the connector continues to run.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;connector status:&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;$ curl&#160;&lt;a href=&quot;http://xxx.xxx.xxx.xxx:8083/connectors/mongo-ordertrackinginfo/status&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;xxx.xxx.xxx.xxx:8083/connectors/mongo-ordertrackinginfo/status&lt;/a&gt;&lt;/tt&gt;&lt;br/&gt;
{{{&quot;name&quot;:&quot;mongo-ordertrackinginfo&quot;,&quot;connector&quot;:&lt;/p&gt;
{&quot;state&quot;:&quot;RUNNING&quot;,&quot;worker_id&quot;:&quot;[xxx.xxx.xxx.xxx:8083|http://xxx.xxx.xxx.xxx:8083/]&quot;}
&lt;p&gt;,&quot;tasks&quot;:[&lt;/p&gt;
{&quot;id&quot;:0,&quot;state&quot;:&quot;RUNNING&quot;,&quot;worker_id&quot;:&quot;[xxx.xxx.xxx.xxx:8083|http://xxx.xxx.xxx.xxx:8083/]&quot;}
&lt;p&gt;],&quot;type&quot;:&quot;source&quot;}}}&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;Logs:&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2020-02-26 23:25:21,270&amp;#93;&lt;/span&gt; DEBUG Execution of command with request id 93193 failed to complete successfully in 292.53 ms on connection &lt;span class=&quot;error&quot;&gt;&amp;#91;connectionId\{localValue:2}&amp;#93;&lt;/span&gt; to server&#160;&lt;a href=&quot;http://xxx.xxx.xxx.xxx:27017/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;xxx.xxx.xxx.xxx:27017&lt;/a&gt;&#160;(org.mongodb.driver.protocol.command)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;com.mongodb.MongoCommandException: Command failed with error 40576 (Location40576): &apos;Resume of change stream was not possible, as the resume point may&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;no longer be in the oplog. &apos; on server&#160;&lt;a href=&quot;http://xxx.xxx.xxx.xxx:27017/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;xxx.xxx.xxx.xxx:27017&lt;/a&gt;. The full response is {&quot;ok&quot;: 0.0, &quot;errmsg&quot;: &quot;Resume of change stream wa&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;s not possible, as the resume point may no longer be in the oplog. &quot;, &quot;code&quot;: 40576, &quot;codeName&quot;: &quot;Location40576&quot;, &quot;operationTime&quot;: {&quot;$timestamp&quot;: {&quot;t&quot;&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;: 1582759521, &quot;i&quot;: 52&lt;/tt&gt;, &quot;$clusterTime&quot;: {&quot;clusterTime&quot;: {&quot;$timestamp&quot;: {&quot;t&quot;: 1582759521, &quot;i&quot;: 594}}, &quot;signature&quot;: {&quot;hash&quot;: {&quot;$binary&quot;: &quot;AAAAAAAAAAAAA}}&lt;br/&gt;
&lt;tt&gt;AAAAAAAAAAAAAA=&quot;, &quot;$type&quot;: &quot;00&quot;}, &quot;keyId&quot;: {&quot;$numberLong&quot;: &quot;0&quot;&lt;/tt&gt;}}}}&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.ProtocolHelper.getCommandFailureException(ProtocolHelper.java:175)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.InternalStreamConnection.receiveCommandMessageResponse(InternalStreamConnection.java:303)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.InternalStreamConnection.sendAndReceive(InternalStreamConnection.java:259)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.UsageTrackingInternalConnection.sendAndReceive(UsageTrackingInternalConnection.java:99)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.DefaultConnectionPool$PooledConnection.sendAndReceive(DefaultConnectionPool.java:450)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.CommandProtocolImpl.execute(CommandProtocolImpl.java:72)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:226)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:269)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.DefaultServerConnection.command(DefaultServerConnection.java:131)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.internal.connection.DefaultServerConnection.command(DefaultServerConnection.java:123)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:260)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.QueryBatchCursor.tryHasNext(QueryBatchCursor.java:216)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.QueryBatchCursor.tryNext(QueryBatchCursor.java:200)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.ChangeStreamBatchCursor$3.apply(ChangeStreamBatchCursor.java:86)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.ChangeStreamBatchCursor$3.apply(ChangeStreamBatchCursor.java:83)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.ChangeStreamBatchCursor.resumeableOperation(ChangeStreamBatchCursor.java:166)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.operation.ChangeStreamBatchCursor.tryNext(ChangeStreamBatchCursor.java:83)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.client.internal.MongoChangeStreamCursorImpl.tryNext(MongoChangeStreamCursorImpl.java:78)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.kafka.connect.source.MongoSourceTask.getNextDocument(MongoSourceTask.java:320)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at com.mongodb.kafka.connect.source.MongoSourceTask.poll(MongoSourceTask.java:154)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at org.apache.kafka.connect.runtime.WorkerSourceTask.poll(WorkerSourceTask.java:265)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at org.apache.kafka.connect.runtime.WorkerSourceTask.execute(WorkerSourceTask.java:232)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:177)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:227)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;/tt&gt;&lt;br/&gt;
&lt;tt&gt;at java.lang.Thread.run(Thread.java:748)&lt;/tt&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1198236">KAFKA-89</key>
            <summary>Kafka source connector swallows change stream failures</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="3">Duplicate</resolution>
                                        <assignee username="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="james.kovacs@mongodb.com">James Kovacs</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Feb 2020 22:24:34 +0000</created>
                <updated>Fri, 27 Mar 2020 20:54:32 +0000</updated>
                            <resolved>Fri, 28 Feb 2020 09:56:42 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2916037" author="ross@10gen.com" created="Fri, 28 Feb 2020 09:56:42 +0000"  >&lt;p&gt;Hi this is a duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/KAFKA-86&quot; title=&quot;SourceConnector failing after dropDatabase&quot; class=&quot;issue-link&quot; data-issue-key=&quot;KAFKA-86&quot;&gt;&lt;del&gt;KAFKA-86&lt;/del&gt;&lt;/a&gt; which is in code review and scheduled for the 1.0.1 release.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="1149583">KAFKA-86</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000kqCABQA2]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <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|hwkjsv:</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>