<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:29: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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3608] Replace FolioVertxCompletableFuture usage</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3608</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Remove any usage of the FolioVertxCompletableFuture and VertxCompletableFuture class.&lt;/p&gt;

&lt;p&gt;The library maintainer Clement Escoffier, a Vert.x Core developer, says at &lt;a href=&quot;https://github.com/cescoffier/vertx-completable-future/issues/45&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/cescoffier/vertx-completable-future/issues/45&lt;/a&gt; :&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I don&apos;t believe it would be part of Vert.x, and in terms of API, I&apos;m not recommending CompletionStage anymore after having seen quite some code horrors.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;FolioVertxCompletableFuture and VertxCompletableFuture make a bridge between CompletionStage and a Vert.x Future.&lt;/p&gt;

&lt;p&gt;This mixes two architectures:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Fork join thread pool of CompletionStage.&lt;/li&gt;
	&lt;li&gt;Single-threaded async operation of Vert.x Future.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There is never a need to mix these two architectures.&lt;/p&gt;

&lt;p&gt;Vert.x based modules should always use Futures, non-Vert.x based modules should always use CompletionStage.&lt;/p&gt;

&lt;p&gt;Mixing them requires the developer to take care of both thread architectures, this is a complex and error-prone task and should be avoided where possible.&lt;/p&gt;

&lt;p&gt;VertxCompletableFuture should never be used in production:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;It is only a proof-of-concept: &lt;a href=&quot;https://github.com/cescoffier/vertx-completable-future/issues/1#issuecomment-240731321&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/cescoffier/vertx-completable-future/issues/1#issuecomment-240731321&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;A production ready 1.0.0 version has never been released: &lt;a href=&quot;https://github.com/cescoffier/vertx-completable-future&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/cescoffier/vertx-completable-future&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="82351">FOLIO-3608</key>
            <summary>Replace FolioVertxCompletableFuture usage</summary>
                <type id="10006" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10307?size=medium">Umbrella</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/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="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="5ee89462f7aa140abd82d11d">Julian Ladisch</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 10 Oct 2022 09:51:38 +0000</created>
                <updated>Fri, 15 Dec 2023 13:33:32 +0000</updated>
                            <resolved>Fri, 15 Dec 2023 13:33:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="198237" author="6371fa3b77acd224b33c1afd" created="Mon, 13 Nov 2023 07:00:15 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ee89462f7aa140abd82d11d&quot; class=&quot;user-hover&quot; rel=&quot;5ee89462f7aa140abd82d11d&quot; data-account-id=&quot;5ee89462f7aa140abd82d11d&quot; accountid=&quot;5ee89462f7aa140abd82d11d&quot; rel=&quot;noreferrer&quot;&gt;Julian Ladisch&lt;/a&gt; we completed all stories for this feature, I think it can be considered for closing, feel free to close, thanks&lt;/p&gt;</comment>
                                                            <comment id="198239" author="5ee89462f7aa140abd82d11d" created="Fri, 15 Dec 2023 13:33:32 +0000"  >&lt;p&gt;Thanks, look good!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="71043">MODFIN-283</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="71053">MODFIN-327</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="66591">MODINVOICE-431</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59897">MODORDERS-780</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59930">MODORDERS-805</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73015">MODGOBI-176</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="74306">MODINVOSTO-148</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32627">MODORDSTOR-318</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="82349">FOLIO-3607</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10185"><![CDATA[Thunderjet]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i05k6b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10079"><![CDATA[Quesnelia (R1 2024)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 13 Nov 2023 07:00:15 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>