You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "azexcy (via GitHub)" <gi...@apache.org> on 2023/04/18 06:34:02 UTC

[GitHub] [shardingsphere] azexcy opened a new pull request, #25207: Improve pipeline importer job write exception

azexcy opened a new pull request, #25207:
URL: https://github.com/apache/shardingsphere/pull/25207

   Optimize the error message display when importer job write failed and exceeded the required number of retries
   
   Changes proposed in this pull request:
     - Improve pipeline importer job write exception
     - Add transaction isolation at inventory dump config
     - Improve unit test
   
   ---
   
   Before committing this PR, I'm sure that I have checked the following options:
   - [ ] My code follows the [code of conduct](https://shardingsphere.apache.org/community/en/involved/conduct/code/) of this project.
   - [ ] I have self-reviewed the commit code.
   - [ ] I have (or in comment I request) added corresponding labels for the pull request.
   - [ ] I have passed maven check locally : `./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e`.
   - [ ] I have made corresponding changes to the documentation.
   - [ ] I have added corresponding unit tests for my changes.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] azexcy commented on pull request #25207: Improve pipeline importer job write exception

Posted by "azexcy (via GitHub)" <gi...@apache.org>.
azexcy commented on PR #25207:
URL: https://github.com/apache/shardingsphere/pull/25207#issuecomment-1512645761

   hikari pool will reset connection at `com.zaxxer.hikari.pool.PoolBase#resetConnectionState` when close connection
   <img width="829" alt="image" src="https://user-images.githubusercontent.com/101622833/232712914-dedf510d-817c-44e3-b915-4f99eca81595.png">
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] sandynz merged pull request #25207: Improve pipeline importer job write exception

Posted by "sandynz (via GitHub)" <gi...@apache.org>.
sandynz merged PR #25207:
URL: https://github.com/apache/shardingsphere/pull/25207


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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