<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:22:39 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>[SERVER-50436] MongoDB split horizons doesn&apos;t seem work properly</title>
                <link>https://jira.mongodb.org/browse/SERVER-50436</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;m trying to evaluate the split horizons feature using just a basic:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;replicaSetHorizons:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&#160; - &quot;localhost&quot;: &quot;localhost:&amp;lt;nodePort&amp;gt;&quot;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;With minikube. It doesn&apos;t seem to work with mongo shell: &lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo --tls --tlsCAFile mongo.crt --verbose &quot;mongodb://localhost/?replicaSet=horizons&quot;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;&#160;&lt;br/&gt;
I was curious on the implementation, so tried to isolate this further, it looks to me that this works using an undocumented property of the replicaset members named &lt;tt&gt;horizons&lt;/tt&gt;, so I tried setting it myself using a single Mongo in Docker:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;rs.initiate({    &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    _id: &quot;horizons&quot;,&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    members: [        &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;        {_id: 0, host: &quot;mongo&quot;, horizons: {&quot;localhost&quot;: &quot;localhost&quot;}} &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    ],&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;}))&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;And got the same result. Looking at the log of the mongo shell and trying out the &lt;tt&gt;isMaster&lt;/tt&gt; command for myself, it looks like the first response does indeed respent the horizons setting, but then subsequent &lt;tt&gt;isMaster&lt;/tt&gt; responses from the same connection then fail to respect the horizons config (They don&apos;t persist the SNI name for awaitable/exhaust isMaster? Whatever is used today)&lt;/p&gt;

&lt;p&gt;Using mongo from the mongo:4.4 official Docker image on Docker 19.03.12 on mac.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1448309">SERVER-50436</key>
            <summary>MongoDB split horizons doesn&apos;t seem work properly</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="backlog-server-repl">Backlog - Replication Team</assignee>
                                    <reporter username="temp4746@gmail.com">Someone Somebody</reporter>
                        <labels>
                            <label>KP44</label>
                    </labels>
                <created>Thu, 20 Aug 2020 23:06:22 +0000</created>
                <updated>Tue, 6 Dec 2022 02:11:36 +0000</updated>
                            <resolved>Tue, 8 Sep 2020 18:34:46 +0000</resolved>
                                    <version>4.4.0</version>
                                                    <component>Replication</component>
                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="3380577" author="steven.vannelli" created="Tue, 8 Sep 2020 18:34:46 +0000"  >&lt;p&gt;This issue is going to be worked and resolved in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-50736&quot; title=&quot;Make OpenSSL explicitly accept SNIs presented in ClientHello&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-50736&quot;&gt;&lt;del&gt;SERVER-50736&lt;/del&gt;&lt;/a&gt;. Closing this as a dupe.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="1461216">SERVER-50736</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="274895" name="log.txt" size="31323" author="temp4746@gmail.com" created="Thu, 20 Aug 2020 22:56:23 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25128"><![CDATA[Replication]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 27 Aug 2020 15:15:19 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 22 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></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_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 22 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-repl</customfieldvalue>
            <customfieldvalue>temp4746@gmail.com</customfieldvalue>
            <customfieldvalue>steven.vannelli@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy1ftj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxo1xr:</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>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;1. &lt;tt&gt;docker-compose.yml&lt;/tt&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt;version&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&apos;2.4&apos;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#569cd6&quot;&gt;services&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; mongo&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; image&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;mongo:4.4&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; command&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: [&lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;mongod&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;, &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;--config&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;, &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;/etc/mongo/mongod.conf&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;]&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; volumes&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt; - &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&apos;./mongod.conf:/etc/mongo/mongod.conf&apos;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt; - &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&apos;./mongo.pem:/etc/mongo/mongo.pem&apos;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; ports&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt; - &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&apos;27017:27017&apos;&lt;/font&gt;&lt;br/&gt;
&#160;&lt;br/&gt;
&#160;&lt;br/&gt;
2. &lt;tt&gt;mongod.conf&lt;/tt&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt;net&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; tls&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; mode&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;requireTLS&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; certificateKeyFile&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;/etc/mongo/mongo.pem&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; replication&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;:&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#569cd6&quot;&gt; replSetName&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;: &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;horizons&lt;/font&gt;&lt;br/&gt;
&#160;&lt;br/&gt;
3. Create certs:&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt;bin/openssl req -new -x509 -newkey rsa:2048 -keyout mongo.key -nodes -out mongo.crt -subj &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;/CN=mongo&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt; -addext &lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;subjectAltName=DNS:mongo,DNS:localhost,IP:127.0.0.1&quot;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt;cat mongo.crt mongo.key &amp;gt; mongo.pem&lt;/font&gt;&lt;br/&gt;
&#160;&lt;br/&gt;
4. Run in mongo shell (&lt;tt&gt;mongo --tls --tlsCAFile mongo.crt&lt;/tt&gt;):&lt;br/&gt;
&lt;font color=&quot;#9cdcfe&quot;&gt;rs&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;.&lt;/font&gt;&lt;font color=&quot;#dcdcaa&quot;&gt;initiate&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;({&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#9cdcfe&quot;&gt; _id&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt; &lt;font color=&quot;#ce9178&quot;&gt;&quot;horizons&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;,&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#9cdcfe&quot;&gt; members&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt; [&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt; {&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;_id&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt; &lt;font color=&quot;#b5cea8&quot;&gt;0&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;, &lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;host&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt; &lt;font color=&quot;#ce9178&quot;&gt;&quot;mongo&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;, &lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;horizons&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt; {&lt;/font&gt;&lt;font color=&quot;#ce9178&quot;&gt;&quot;localhost&quot;&lt;/font&gt;&lt;font color=&quot;#9cdcfe&quot;&gt;:&lt;/font&gt; &lt;font color=&quot;#ce9178&quot;&gt;&quot;localhost&quot;&lt;/font&gt;&lt;font color=&quot;#d4d4d4&quot;&gt;}}&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#d4d4d4&quot;&gt; ],&lt;/font&gt;&lt;br/&gt;
{color:#d4d4d4}})&lt;font color=&quot;&quot;&gt;&lt;/font&gt;&lt;br/&gt;
&#160;&lt;br/&gt;
5. Try to connect with: &lt;tt&gt;mongo --tls --tlsCAFile mongo.crt mongodb://localhost/?replicaSet=horizons&lt;/tt&gt;&lt;br/&gt;
&#160;&lt;br/&gt;
You can add &lt;tt&gt;--verbose&lt;/tt&gt; to &lt;tt&gt;mongo&lt;/tt&gt; to see the log of course.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy122v:</customfieldvalue>

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