You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "arunans23 (via GitHub)" <gi...@apache.org> on 2023/04/20 14:24:09 UTC

[GitHub] [httpcomponents-core] arunans23 opened a new pull request, #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

arunans23 opened a new pull request, #402:
URL: https://github.com/apache/httpcomponents-core/pull/402

   Java SSLEngine is returning NOT_HANDSHAKING in most connection closure scenarios due to this [commit](https://github.com/AdoptOpenJDK/openjdk-jdk11u/commit/8d1b63a4db2c6348a97b3cf45bd4d2caa7cad6b5). This PR tries incorporate this behaviour.


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c merged pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

Posted by "ok2c (via GitHub)" <gi...@apache.org>.
ok2c merged PR #402:
URL: https://github.com/apache/httpcomponents-core/pull/402


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] arunans23 commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

Posted by "arunans23 (via GitHub)" <gi...@apache.org>.
arunans23 commented on PR #402:
URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1560479220

   Sorry for the delay. Ran some tests and everything works fine so far.


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

Posted by "ok2c (via GitHub)" <gi...@apache.org>.
ok2c commented on PR #402:
URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947060

   @arunans23 Please make it non-draft and will merge the change-set.


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] arunans23 commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

Posted by "arunans23 (via GitHub)" <gi...@apache.org>.
arunans23 commented on PR #402:
URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947200

   @ok2c Is it okay if I run some more tests and make it non-draft?


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] ok2c commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

Posted by "ok2c (via GitHub)" <gi...@apache.org>.
ok2c commented on PR #402:
URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947461

   > @ok2c Is it okay if I run some more tests and make it non-draft?
   
   Sure. Absolutely.


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org