chenBright commented on PR #3473: URL: https://github.com/apache/brpc/pull/3473#issuecomment-5394000181
@wwbmmm After this PR merge, The test case HPackTest.many_dynamic_table_size_updates remains unstable. ``` text [ RUN ] HPackTest.many_dynamic_table_size_updates I0824 09:52:27.455367 19 0 src/brpc/details/hpack.cpp:180 ResetMaxSize] 0x7f725c5ee800.size=0 new_max_size=0 max_size=4096 I0824 09:52:27.455423 19 0 src/brpc/details/hpack.cpp:180 ResetMaxSize] 0x7f725c5ee800.size=0 new_max_size=0 max_size=0 I0824 09:52:27.455428 19 0 src/brpc/details/hpack.cpp:180 ResetMaxSize] 0x7f725c5ee800.size=0 new_max_size=0 max_size=0 I0824 09:52:27.455432 19 0 src/brpc/details/hpack.cpp:180 ResetMaxSize] 0x7f725c5ee800.size=0 new_max_size=0 max_size=0 ``` https://github.com/apache/brpc/actions/runs/32709727292/job/97381895838?pr=3480 https://github.com/apache/brpc/actions/runs/32709727292/job/97381896053?pr=3480 https://github.com/apache/brpc/actions/runs/32709727292/job/97381896193?pr=3480 https://github.com/apache/brpc/actions/runs/32709727292/job/97381895996?pr=3480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
