<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:08:44 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>[CDRIVER-196] Existence of namespace in mongodb</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-196</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;I attempted to use mongo_validate_ns() to determine if e.g. mydb.frog already existed, but apparently the routine only validates whether or not the ns string is well formed, not whether or not the db/collection combo already exist under the mongo server.&lt;/p&gt;

&lt;p&gt;I looked through the source and (still pretty sketchy) documentation and couldn&apos;t find anything that either did the equivalent of &quot;show dbs&quot; or &quot;show collections&quot; or (more reasonably) mongo_exists_ns() &amp;#8211; a routine that returns a list of the existing mongodb dbs and their collections or a routine that takes a well-formed ns and tells you if THAT collection exists already.&lt;/p&gt;

&lt;p&gt;Possibly for the future?&lt;/p&gt;

&lt;p&gt;rgb&lt;/p&gt;</description>
                <environment>Centos/ 6.3</environment>
        <key id="64842">CDRIVER-196</key>
            <summary>Existence of namespace in mongodb</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="christian.hergert@10gen.com">Christian Hergert</assignee>
                                    <reporter username="rgb">Robert G. Brown</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Feb 2013 17:02:23 +0000</created>
                <updated>Thu, 5 Dec 2013 16:30:33 +0000</updated>
                            <resolved>Wed, 13 Nov 2013 21:29:26 +0000</resolved>
                                    <version>0.7</version>
                                    <fixVersion>0.90.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="455824" author="jason.carey" created="Wed, 13 Nov 2013 21:29:26 +0000"  >&lt;p&gt;Looks good to me&lt;/p&gt;</comment>
                            <comment id="455335" author="christian.hergert@10gen.com" created="Tue, 12 Nov 2013 23:43:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/chergert/libmongoc/commit/d322dc27b2b9f273318d440cd251133b5a5b0cbb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chergert/libmongoc/commit/d322dc27b2b9f273318d440cd251133b5a5b0cbb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="455334" author="christian.hergert@10gen.com" created="Tue, 12 Nov 2013 23:43:04 +0000"  >&lt;p&gt;I&apos;m adding a function to the new C driver that will check this against a MongoDB servers known collections.&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|hrmmlr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>45740</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="60">Sprint 1</customfieldvalue>

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