-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhance triple stream tracelog #1477
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
570be5f
to
25bc88e
Compare
16b55c8
to
4db5636
Compare
4db5636
to
ab72458
Compare
ab72458
to
53077c4
Compare
* fix triple header and usedId problem * Increase the extensibility of the header conversion context. * fix the triple header context transfer issue * fix the triple header context transfer issue (#1476) * fix triple POJO stream parent interface method not cache stream call type issue (#1481) Co-authored-by: liujianjun.ljj <[email protected]> * fix method timeout resolve problem (#1478) Co-authored-by: liujianjun.ljj <[email protected]> * fix triple stream deserialize issue when in serverless scene (#1480) Co-authored-by: liujianjun.ljj <[email protected]> * fix: hessian deserialize support sofa.serialize.dynamic.load.enable (#1482) (cherry picked from commit d20062f) Co-authored-by: 辰霖 <[email protected]> * modify permitKeepAliveTime and permitKeepAliveWithoutCalls to avoid too many ping problem (#1483) Co-authored-by: liujianjun.ljj <[email protected]> * Fix serialization and deserialization classloader issues in serverless scene (#1484) Co-authored-by: liujianjun.ljj <[email protected]> * enhance triple tracelog in server (#1477) Co-authored-by: liujianjun.ljj <[email protected]> * 5.13.3 release --------- Co-authored-by: liujianjun.ljj <[email protected]> Co-authored-by: 辰霖 <[email protected]>
enhance triple stream tracelog