[infinispan-issues] [JBoss JIRA] (ISPN-10948) Replace CompletionStageToPublisher with CompletionStageToSingle
Will Burns (Jira)
issues at jboss.org
Wed Nov 13 12:25:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-10948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10948:
------------------------------
Fix Version/s: 10.1.0.Beta1
> Replace CompletionStageToPublisher with CompletionStageToSingle
> ---------------------------------------------------------------
>
> Key: ISPN-10948
> URL: https://issues.jboss.org/browse/ISPN-10948
> Project: Infinispan
> Issue Type: Sub-task
> Components: Core
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.1.0.Beta1
>
>
> We shouldn't ever need to convert a CompletionStage to a Publisher as this implies multiple values. Instead we should always convert to a Single at worst case. This should provide less overhead as the processing for Single is much less complex then Publisher.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list