crazylulululu opened a new pull request, #465:
URL: https://github.com/apache/httpcomponents-core/pull/465
the logic is incorrect ,if a connection is used continuously , it will
generate the G1 Humongous Allocation , and GC will be particularly frequent,
please fix this bug as soon as pos
crazylulululu commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2082359208

--
This is an automated message from the Apache Git Ser
ok2c commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2082386349
@crazylulululu Do you think you could add a test case for this defect to
`TestHPackCoding`?
--
This is an automated message from the Apache Git Service.
To respond to the messag
crazylulululu commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2082418772
> @crazylulululu Do you think you could add a test case for this defect to
`TestHPackCoding`?
OK, use this.tmpBuf.position() + extra as the requiredCapacity is
ok2c commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2082425684
> > @crazylulululu Do you think you could add a test case for this defect to
`TestHPackCoding`?
>
> OK, use this.tmpBuf.position() + extra as the requiredCapacity is error ,
crazylulululu commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2082495455
@ok2c , I have add the test case ,please help to check , thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
ok2c commented on code in PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#discussion_r1583023593
##
httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackDecoder.java:
##
@@ -158,6 +158,10 @@ void decodeString(final ByteArrayBuffer buffer, final
crazylulululu commented on code in PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#discussion_r1583366968
##
httpcore5-h2/src/main/java/org/apache/hc/core5/http2/hpack/HPackDecoder.java:
##
@@ -158,6 +158,10 @@ void decodeString(final ByteArrayBuffer buffer
ok2c merged PR #465:
URL: https://github.com/apache/httpcomponents-core/pull/465
--
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: dev-unsubscr...@hc.apac
ok2c commented on PR #465:
URL:
https://github.com/apache/httpcomponents-core/pull/465#issuecomment-2083253924
@crazylulululu Merged to `5.2.x` as well.
--
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
10 matches
Mail list logo