Closed foreverneverer closed 2 years ago
https://github.com/apache/incubator-pegasus/issues/903
https://github.com/XiaoMi/rdsn/pull/818 add FAIL_POINT_INJECT_VOID_F to support some no-need return point, but use off() is error, which will casue anypoint will be executed, though it not be register
FAIL_POINT_INJECT_VOID_F
point
off()
Issue-Ref
https://github.com/apache/incubator-pegasus/issues/903
Change
https://github.com/XiaoMi/rdsn/pull/818 add
FAIL_POINT_INJECT_VOID_F
to support some no-need returnpoint
, but useoff()
is error, which will casue anypoint
will be executed, though it not be register