GithubHelp home page GithubHelp logo

sartner / dubbo-dubbox-compatible Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 17 KB

提供一种兼容方案,解决dubbox、dubbo相互调用报错的问题。仅需Provider或Consumer单方引用即可。

Java 100.00%

dubbo-dubbox-compatible's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dubbo-dubbox-compatible's Issues

AttachmentsAdapter会导致带group的dubbo调用dubbox失败

首先感谢开发者的贡献!这个包解决了我们的大问题。
我们在尝试的时候发现,带group的调用,AttachmentsAdapter的存在会导致dubbox在DecodeableRpcInvocation的Map<String, String> map = (Map<String, String>) in.readObject(Map.class);时,无法把流转换为map,从而导致无法获取到group这个attachment,进而造成调用失败。
吊诡的是,如果我删掉AttachmentsAdapter,使用2.7.7,dubbox的customer还是无法正常响应;但升级到2.7.10之后就可以了。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.