xujingfeng

Results 8 issues of xujingfeng

## 目标 监控 motan rpc 的调用链路 ## 我的思路 由于 motan 提供了 com.weibo:filter-opentracing 模块,只需要提供一个满足 opentracing 规范的 io.opentracing.Tracer 实现即可。于是尝试集成 zipkin,使用 opentracing 提供的 brave.opentracing.BraveTracer (本质是 zipkin 的 java 客户端 brave 向 opentracing 规范做的一个桥接,github...

最近在写一点rpc框架的阅读笔记,看了一下motan的源码,内部使用的是jdk动态代理,而dubbo使用的是javassit,个人也做了对比,性能方面应该是javassit>cglib>jdk。不知道官方是怎么考虑的?

test issue

https://th0ar.gitbooks.io/xv6-chinese/content/ 这里的章节链接全是失效的,考虑修复下?

从归集钱包转账到被归集的钱包地址时,是不是要预留出 gas 消耗的费用,而不是将 balance 全部转给归集地址?

在破解 cloudflare 时,感觉可以大致定位到验证码框所在的位置,然后模拟点击 verify by human 即可,如果可以通过坐标直接点击,可以充当 cloudflare 升级过程中的 workaround 方案,现在 cloudflare 一层 shadowroot 套一层 iframe,然后 iframe 里面又套了一层 document,防不胜防啊,如果有其他解决方案,也欢迎讨论

- [✅] I have searched the [issues](https://github.com/alibaba/higress/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description cluster-key-rate-limit 以及 ai-token-ratelimit 一类依赖 Redis 的插件,在 Redis Password...

type/bug
area/plugin

- 新增集群ID和消费者信息记录 - 调整请求和响应相关字段,增加请求及响应体日志 - 修正部分请求头字段名称 - 增加对扩展认证状态及持续时间的记录 ## Ⅰ. Describe what this PR did ## Ⅱ. Does this pull request fix one issue? ## Ⅲ. Why don't you add...