<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58:08 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>[CXX-82] runGlobalInitializersOrDie returns BadValue when using C++ driver</title>
                <link>https://jira.mongodb.org/browse/CXX-82</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description></description>
                <environment></environment>
        <key id="62660">CXX-82</key>
            <summary>runGlobalInitializersOrDie returns BadValue when using C++ driver</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="9">Done</resolution>
                                        <assignee username="mira.carey@mongodb.com">Mira Carey</assignee>
                                    <reporter username="randolph@mongodb.com">Randolph Tan</reporter>
                        <labels>
                            <label>cxxmove</label>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Sat, 19 Jan 2013 18:15:04 +0000</created>
                <updated>Mon, 8 Jan 2024 15:30:27 +0000</updated>
                            <resolved>Tue, 11 Mar 2014 18:23:52 +0000</resolved>
                                                    <fixVersion>legacy-0.0-26compat-2.6.0-rc1</fixVersion>
                                                        <votes>1</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="513526" author="jason.carey" created="Tue, 11 Mar 2014 18:23:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-123&quot; title=&quot;Static archive fails to force inclusion of global initializers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-123&quot;&gt;&lt;del&gt;CXX-123&lt;/del&gt;&lt;/a&gt; prevents runGlobalInitializers() from existing separately from any of the existing MONGO_INITIALIZERS, so it shouldn&apos;t be possible to execute it without the default initializer anymore.&lt;/p&gt;</comment>
                            <comment id="512838" author="acm" created="Mon, 10 Mar 2014 20:08:05 +0000"  >&lt;p&gt;Re-assigning to &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=mira.carey%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;mira.carey@mongodb.com&quot;&gt;mira.carey@mongodb.com&lt;/a&gt; because I believe that he has fixed this for rc1 already.&lt;/p&gt;</comment>
                            <comment id="512567" author="acm" created="Mon, 10 Mar 2014 16:06:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=mira.carey%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;mira.carey@mongodb.com&quot;&gt;mira.carey@mongodb.com&lt;/a&gt; I believe this is fixed by your mongo initializers change. Can you confirm, and if so link the tickets and mark this as resolved?&lt;/p&gt;</comment>
                            <comment id="255976" author="renctan" created="Fri, 1 Feb 2013 21:01:57 +0000"  >&lt;p&gt;Fix in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8226&quot; title=&quot;C++ driver fassert 16464 when runGlobalInitializersOrDie is not called&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8226&quot;&gt;&lt;del&gt;SERVER-8226&lt;/del&gt;&lt;/a&gt; made it unnecessary for the driver users to call runGlobalInitializersOrDie, so severity of this bug became lower.&lt;/p&gt;</comment>
                            <comment id="254981" author="renctan" created="Thu, 31 Jan 2013 19:40:59 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We don&apos;t have a workaround for the moment, but will plan to push a fix for 2.4.&lt;/p&gt;</comment>
                            <comment id="253704" author="climax" created="Wed, 30 Jan 2013 12:56:47 +0000"  >&lt;p&gt;What workaround can be used in the meantime&lt;/p&gt;</comment>
                            <comment id="244593" author="renctan" created="Sat, 19 Jan 2013 22:20:59 +0000"  >&lt;p&gt;No, a new static variable was introduced by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7423&quot; title=&quot;Support commands for read preference&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7423&quot;&gt;&lt;del&gt;SERVER-7423&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="244494" author="milkie" created="Sat, 19 Jan 2013 18:34:51 +0000"  >&lt;p&gt;How did it work before?  We had a global static move into a MONGO_INITIALIZER?&lt;/p&gt;</comment>
                            <comment id="244488" author="renctan" created="Sat, 19 Jan 2013 18:27:02 +0000"  >&lt;p&gt;They will get an fassert if they try to use a replica set client connection if they don&apos;t.&lt;/p&gt;</comment>
                            <comment id="244486" author="milkie" created="Sat, 19 Jan 2013 18:23:48 +0000"  >&lt;p&gt;I&apos;m not sure we want anyone calling runGlobalInitializersOrDie in their C++ app yet.  Is that necessary to get proper state for using the C++ driver now?&lt;/p&gt;</comment>
                            <comment id="244482" author="renctan" created="Sat, 19 Jan 2013 18:17:31 +0000"  >&lt;p&gt;It looks like BadValue error was caused by the &apos;default&apos; prerequisite not being registered.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="62536">SERVER-8226</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="118744">CXX-123</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="76350">SERVER-9768</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hrlplb:</customfieldvalue>

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