You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/05/25 08:15:08 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

tristaZero opened a new issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455


   Hi community,
   
   I know you are expecting the new release coming. The next release does not include many wonderful features but becomes more stable, and reliable. Please keep your keen here.
   
   This issue is around examples for the incoming release. Currently, @RaigorJiang is taking charge. After this issue is closed, the next release will be closer to us.


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

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



[GitHub] [shardingsphere] totalo commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
totalo commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851295074


   > Hi @RaigorJiang @zjcnb @totalo Your nice work definitely brings our upcoming release closer!
   > 
   > Did we find any bugs or issues during your tests? Suppose they show up, we can create issues and mention them here to help us thread them later on.
   
   #10584  and #10583 i found two problem.


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [ ] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] zjcnb commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851215806


   > Hi @RaigorJiang @zjcnb @totalo Your nice work definitely brings our upcoming release closer!
   > 
   > Did we find any bugs or issues during your tests? Suppose they show up, we can create issues and mention them here to help us thread them later on.
   
   #10577  Yeah, I have a problem that needs to be discussed


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [ ] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example
         - hint-raw-jdbc-example
       - [ ]     shadow-example
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [ ] shardingsphere-proxy-example
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977






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

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



[GitHub] [shardingsphere] totalo commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
totalo commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848417490


   hi can try to finish sharding-example task?


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [x] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [x] governance-example  (@RaigorJiang )
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example  (@zjcnb  ↓ )
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example  (@RaigorJiang  ↓ )
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] tristaZero edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851160300


   Hi @RaigorJiang @zjcnb @totalo Your nice work definitely brings our upcoming release closer!
   
   Did we find any bugs or issues during your tests? Suppose they show up, we can create issues and mention them here to help us thread them later on.


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851160300


   Hi @RaigorJiang @zjcnb @totalo Your nice work definitely brings our upcoming release closer!
   
   Did we find any bugs or issues during your tests? Suppose they show up, we can create issues and mention them here to help we thread them later on.


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848634254


   @RaigorJiang Clear enough.
   @totalo Hey, thanks for your hand with inc release.


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-849577663


   @totalo  OK, thanks


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851154177


   @tristaZero @totalo @zjcnb 
   Hi everyone, the inspection and testing of `shardingsphere-example` module have been completed,thanks for your help.


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

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



[GitHub] [shardingsphere] zjcnb commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-850796252


   > @zjcnb Thanks
   
   #10543  This is my test report. I have a problem that needs to be discussed.
   
   


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

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



[GitHub] [shardingsphere] zjcnb commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848647520


   > Hi @zjcnb
   > Are you interested in this one? We can move it forward together.
   
   Yes, of course. I'm interested, i can try to finish  encrypt-example and  hint-example task


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848636684


   Hi @zjcnb 
   Are you interested in this one? We can move it forward together.


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-858624465


   Hi guys, your efforts are a major boost for the upcoming release, thanks. ;-)


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

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



[GitHub] [shardingsphere] totalo commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
totalo commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848626347


   > Hi @totalo
   > Of course, it’s great that you can help.
   > Now I will mark the task to you.
   
   thx


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [ ] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example  (@RaigorJiang )
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848829373


   @zjcnb Thanks


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [ ] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example  (@RaigorJiang )
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example  (@zjcnb  ↓ )
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example  (@RaigorJiang  ↓ )
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] tristaZero commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-849433730


   Hi @MingxingLAI 
   I am curious whether you'd like to be part of this task?


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example
     - [ ] sharding-example
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example
         - hint-raw-jdbc-example
       - [ ]     shadow-example
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [ ] shardingsphere-proxy-example
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848525489


   Hi @totalo 
   Of course, it’s great that you can help.
   Now I will mark the task to you.


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

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



[GitHub] [shardingsphere] totalo commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
totalo commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-849561560


   #10504 @RaigorJiang @tristaZero hi ,This is the result of my test. Next I will try to find the cause of the error and try to fix it.


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

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



[GitHub] [shardingsphere] tristaZero closed issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455


   


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

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



[GitHub] [shardingsphere] tristaZero edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848634254


   @RaigorJiang Clear enough.
   @totalo Hey, thanks for your hand with incoming release.


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-847664933


   Thanks @tristaZero 
   The changes are being sorted out, and the detailed task list will be updated later.


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [x] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [x] governance-example  (@RaigorJiang )
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example  (@zjcnb  ↓ )
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example  (@RaigorJiang  ↓ )
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [x]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [x] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example  (@RaigorJiang )
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example  (@zjcnb  ↓ )
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example  (@RaigorJiang  ↓ )
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [x] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977


   Hi community,
   
   Due to the changes of the configuration format, we need to check whether the configuration of the following modules is correct (synchronized with the master branch), and run tests to verify the correctness of each function.
   
   Note: There are adjustments to authority, db discovery and readwrting splitiing in the recent commits, and may also contain other changes, which need to be carefully checked.
   
   ### Task List
   
   - [ ] shardingsphere-jdbc-example  
     - [ ] sharding-example (@totalo )
        - sharding-raw-jdbc-example
        - sharding-spring-boot-jpa-example
        - sharding-spring-boot-mybatis-example
        - sharding-spring-namespace-jpa-example
        - sharding-spring-namespace-mybatis-example
     - [ ] governance-example
       - governance-raw-jdbc-example
       - governance-spring-boot-example
       - governance-spring-namespace-example
     - [ ] transaction-example
       - transaction-2pc-xa-raw-jdbc-example
       - transaction-2pc-xa-bitronix-raw-jdbc-example
       - transaction-2pc-xa-narayana-raw-jdbc-example
       - transaction-2pc-xa-spring-boot-example
       - transaction-2pc-xa-spring-namespace-example
       - transaction-base-seata-raw-jdbc-example
       - transaction-base-seata-spring-boot-example
     - [ ]     other-feature-example
       - [ ]     encrypt-example  (@zjcnb  )
         - encrypt-raw-jdbc-example
         - encrypt-spring-boot-example
         - encrypt-spring-namespace-example
       - [ ]     hint-example  (@zjcnb  )
         - hint-raw-jdbc-example
       - [ ]     shadow-example (@RaigorJiang )
         - shadow-raw-jdbc-example
         - shadow-spring-boot-example
         - shadow-spring-namespace-example
   - [ ] shardingsphere-proxy-example (@RaigorJiang )
     - shardingsphere-proxy-boot-mybatis-example
     - shardingsphere-proxy-hint-example
   
   
   If someone is interested in the above tasks, you can comment here, but each task is time-limited and needs to be completed within 4 days


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

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



[GitHub] [shardingsphere] MingxingLAI commented on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
MingxingLAI commented on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-851768274


   @tristaZero Sorry, it’s too late to see the news, It looks like the problem has been solved. So, I will try to fix more bugs in the future.


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

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



[GitHub] [shardingsphere] RaigorJiang edited a comment on issue #10455: ShardingSphere Examples for upcoming release 5.0.0-beta

Posted by GitBox <gi...@apache.org>.
RaigorJiang edited a comment on issue #10455:
URL: https://github.com/apache/shardingsphere/issues/10455#issuecomment-848347977






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

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