Tag

Java application

0 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
Aug 1, 2023 · Operations

Fault Injection Platform Design and Implementation Practice

The article details the design and deployment of a Java‑focused fault‑injection platform that uses Attach agents and JVM‑Sandbox to inject controllable pod‑ and request‑level faults—such as latency, exceptions, and return‑value errors—through dynamic templates, enabling fine‑grained, production‑safe chaos testing for e‑commerce services.

Fault InjectionJava applicationJava development
0 likes · 15 min read
Fault Injection Platform Design and Implementation Practice