Tencent / TubeMQ

TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
https://inlong.apache.org/
2.02k stars 388 forks source link

Remove outdated dependency jackson-mapper-asl #20

Closed quaff closed 5 years ago

quaff commented 5 years ago

Please reuse fastjson or upgrade to latest jackson-databind.

quaff commented 5 years ago

I've created #21

gosonzhang commented 5 years ago

Very meticulous discovery, thank you!

----------

非常细致的发现,谢谢!

quaff commented 5 years ago

还有很多依赖过时了

gosonzhang commented 5 years ago

Yes, you are right, online system, we will not easily upgrade dependent components based on the stability of the system. The next component to be upgraded is netty, ready to upgrade to 4.X to improve system performance.

---------------------

是的,你说的对,线上系统,我们会基于保证系统的稳定性考虑不轻易升级依赖组件.接下来有计划升级的组件是netty,准备升级到 4.X,以提升系统性能