You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/12/13 14:57:35 UTC

[GitHub] [servicecomb-pack] githubcheng2978 opened a new issue #686: 支持rabbitmq

githubcheng2978 opened a new issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686


   我这边因为不能使用redis和kafka作为消息队列,能否支持一下rabbitmq呢


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] coolbeevip commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
coolbeevip commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-760204805


   > 我已经将rabbit的替代方案开发了,采用的spring-cloud-stream ,能否提PR
   
   欢迎,最好是通过参数可以配置,这样使用者可以自行选择使用哪个方式


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] githubcheng2978 commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
githubcheng2978 commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-757150088


   我已经将rabbit的替代方案开发了,采用的spring-cloud-stream ,能否提PR


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] githubcheng2978 commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
githubcheng2978 commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-757150088


   我已经将rabbit的替代方案开发了,采用的spring-cloud-stream ,能否提PR


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] coolbeevip commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
coolbeevip commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-744119294


   kafka作为消息队列,redis为akka的actor的分布式状态机提供状态存储。如果要替换这部分可能需要了解一下消息处理部分的逻辑,和akka的状态机持久化的配置


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] githubcheng2978 closed issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
githubcheng2978 closed issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] coolbeevip commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
coolbeevip commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-745153173


   > redis为akka的actor的分布式状态机提供状态存储,这个是以插件的方式提供的,也在源码里面看到了用到了redis和kafka,以及inmemory作为消息队列。 如果需要使用rabiitmq,我理解只需要在消息处理的逻辑里面,新增rabbitmq的支持就可以了。
   
   是的


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-pack] githubcheng2978 commented on issue #686: 支持rabbitmq

Posted by GitBox <gi...@apache.org>.
githubcheng2978 commented on issue #686:
URL: https://github.com/apache/servicecomb-pack/issues/686#issuecomment-744192936


   redis为akka的actor的分布式状态机提供状态存储,这个是以插件的方式提供的,也在源码里面看到了用到了redis和kafka,以及inmemory作为消息队列。 如果需要使用rabiitmq,我理解只需要在消息处理的逻辑里面,新增rabbitmq的支持就可以了。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org