You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/08/22 04:59:37 UTC

[GitHub] [shardingsphere-on-cloud] mlycore opened a new issue, #32: Introduce ChaosEngineering for ShardingSphere

mlycore opened a new issue, #32:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/32

   As a critical components for any production use, ShardingSphere plays a very important role which have a high level availability requirements.


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

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


[GitHub] [shardingsphere-on-cloud] mlycore commented on issue #32: Introduce ChaosEngineering for ShardingSphere

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore commented on issue #32:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/32#issuecomment-1461281015

   Here are the issues:
   - sss
   - sss


-- 
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-on-cloud] mlycore commented on issue #32: Introduce ChaosEngineering for ShardingSphere

Posted by GitBox <gi...@apache.org>.
mlycore commented on issue #32:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/32#issuecomment-1367681924

   At first we plan to have the DatabaseChaos, providing some tests on high availability of ShardingSphere. DatabaseChaos is currently a CRD of [DatabaseMesh](https://github.com/database-mesh/database-mesh) supporting AWS RDS Instance rebooting and AWS RDS Cluster automatically failover.


-- 
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-on-cloud] mlycore commented on issue #32: Introduce ChaosEngineering for ShardingSphere

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore commented on issue #32:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/32#issuecomment-1439521158

   Currently we plan to support two types of chaos for ShardingSphere:
   - Infra: like Kubernetes and AWS chaos
   - JVM: general JVM chaos


-- 
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-on-cloud] mlycore commented on issue #32: Introduce ChaosEngineering for ShardingSphere

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore commented on issue #32:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/32#issuecomment-1471355157

   Recent thoughts on this, propose a new CRD called ShardingSphereChaos that contains two different kinds of Chaos:
   - General Chaos: including kubernetes, network, disk, time, etc.
   - JVMChaos: including byteman/bytebuddy scripts.
   
   We have to specify the detail of one Chaos, the execution requirement, the explosive radius, the load generator, the observed result and its regarding quality gate. Then the chaos would be a full lifecycle management.


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