<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:57:23 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>[JAVA-2506] Create async driver API based on Java 9&apos;s Flow API</title>
                <link>https://jira.mongodb.org/browse/JAVA-2506</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Java 9 introduces a reactive streams-based API in the class java.util.concurrent.Flow, which defines three relevant static interfaces:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Publisher&lt;/li&gt;
	&lt;li&gt;Subscriber&lt;/li&gt;
	&lt;li&gt;Subscription&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;We should provide a new API based on these interfaces, similar to our rxjava and reactivestreams drivers.  But since these are core APIs in the JDK we can offer these in a module of the main driver (e.g driver-flow or driver-async-flow).&lt;/p&gt;</description>
                <environment></environment>
        <key id="380288">JAVA-2506</key>
            <summary>Create async driver API based on Java 9&apos;s Flow API</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 May 2017 19:22:27 +0000</created>
                <updated>Wed, 15 Apr 2020 20:55:27 +0000</updated>
                            <resolved>Wed, 15 Apr 2020 20:55:27 +0000</resolved>
                                                                    <component>API</component>
                    <component>Async</component>
                                        <votes>1</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3041529" author="jeff.yemin" created="Wed, 15 Apr 2020 20:55:27 +0000"  >&lt;p&gt;Reactive Streams has won for now so we don&apos;t have appetite for yet another API&lt;/p&gt;</comment>
                            <comment id="2071617" author="ross@10gen.com" created="Mon, 26 Nov 2018 17:27:01 +0000"  >&lt;p&gt;As mentioned above there are libraries that build upon Reactive Streams concepts such as RxJava2 and project Reactor, that also accept Flowable types.&#160;&lt;/p&gt;

&lt;p&gt;For the time being a separate Flowable based API is not considered worth scheduling.&lt;/p&gt;</comment>
                            <comment id="1752613" author="jeff.yemin" created="Thu, 14 Dec 2017 22:16:02 +0000"  >&lt;p&gt;There are adapters from Reactive Streams to Flowable so postponing this for now.&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|hr8lon:</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>