Maxwell
Maxwell
How about change this CRD name from `ShardingSphereChaos` to `Chaos` ?
Assign this to me
I ran into a similar problem while using Fiber middleware proxy to download large files, and this caused a sudden memory increase. After profiling, I found it Fiber had read...
> @mlycore Correct, for streaming data you can't use the proxy middleware. I'm not sure if it may be possible to add a method for doing that. > > We...
Hey, any updates on this ?
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...
Currently we plan to support two types of chaos for ShardingSphere: - Infra: like Kubernetes and AWS chaos - JVM: general JVM chaos
Here are the issues: - #253 - #254
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...
> @mlycore I have written to express my interest in participating in the GSOC 2023 program with the ShardingSphere community. I am very excited about the "Enhance ComputeNode reconciliation" project...