You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Lei Zhang (JIRA)" <ji...@apache.org> on 2019/08/06 02:41:00 UTC

[jira] [Commented] (SCB-1374) Implement Alpha Event Channel Plugin

    [ https://issues.apache.org/jira/browse/SCB-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900551#comment-16900551 ] 

Lei Zhang commented on SCB-1374:
--------------------------------

Task split

SCB-1418 Alpha Event Kafka Channel Plugin 

SCB-1417 Alpha Event Redis Channel Plugin 

 

> Implement Alpha Event Channel Plugin
> ------------------------------------
>
>                 Key: SCB-1374
>                 URL: https://issues.apache.org/jira/browse/SCB-1374
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Saga
>    Affects Versions: pack-0.5.0
>            Reporter: Lei Zhang
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> After receiving the event, Alpha puts the event channel and returns quickly. This can improve TPS. Alpha defaults to use the  MemoryActorEventChannel, and can extend other implementations through the interface. 
> Use alpha.feature.akka.channel.type to switch event channel type.
> alpha.feature.akka.channel.type=activemq use ActiveMQActorEventChannel
> alpha.feature.akka.channel.type=redis use RedisActorEventChannel
> alpha.feature.akka.channel.type=kafka use KafkaActorEventChannel
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)