No-SilverBullet opened a new pull request, #117:
URL: https://github.com/apache/dubbo-getty/pull/117

   …onnection times exceeds the connection numbers
   
   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**:
   1.客户端在read EOF时,停止重连维护连接池的行为
   2.reconnect增加最大次数,当重连次数超过设定的连接数时,退出。
   **Which issue(s) this PR fixes**:
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related 
issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes #
   
   **Special notes for your reviewer**:
   1.session增加了新的attribute(ignoreReconnectKey),用于标识是否重连
   **Does this PR introduce a user-facing change?**:
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires 
additional action from users switching to the new release, include the string 
"action required".
   -->
   ```release-note
   
   ```


-- 
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]

Reply via email to