Added support for Lettuce reactive Redis commands#788
Added support for Lettuce reactive Redis commands#788wuwen5 wants to merge 8 commits intoapache:mainfrom
Conversation
...main/java/org/apache/skywalking/apm/plugin/lettuce/common/RedisChannelWriterInterceptor.java
Outdated
Show resolved
Hide resolved
|
I am not sure whethere there is some issues in e2e. Many fails, but seem irrelevant. |
|
I fixed the test framework via recent release PR(#791). Although two rocketmq cases have to been removed as it can't pass in CI in anyway, can't find out a clue. Once I get that PR merged, I could update here, and your case should be able to run again. |
|
Resolve conflicts as I put 9.7 out, and have fixed all things. |
|
supported-framework doc should be updated as well, and supported versions should be in changes as well. |
...n/src/main/java/org/apache/skywalking/apm/plugin/lettuce/common/RedisCommandEnhanceInfo.java
Outdated
Show resolved
Hide resolved
|
A key question is as following, we should consider this case. I think user could use like this, right? |
…main/java/org/apache/skywalking/apm/plugin/lettuce/common/RedisCommandEnhanceInfo.java Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
This PR does not change the supported version ranges of any frameworks |
CHANGESlog.Resolves apache/skywalking#12817