Skip to content

Commit a99fecd

Browse files
authored
STAR-899 Fix class name used from SchemaManager to Schema (#58)
1 parent 4fc6bbc commit a99fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

byteman/merge_schema_failure_4x.btm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Inject node failure on merge schema exit.
33
#
44
RULE inject node failure on merge schema exit
5-
CLASS org.apache.cassandra.schema.SchemaManager
5+
CLASS org.apache.cassandra.schema.Schema
66
METHOD mergeAndUpdateVersion
77
AT EXIT
88
# set flag to only run this rule once.

0 commit comments

Comments
 (0)