mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-2.1' into trunk
This commit is contained in:
commit
54e4247812
|
|
@ -108,6 +108,8 @@ public final class Stress
|
|||
StressAction stressAction = new StressAction(settings, logout);
|
||||
stressAction.run();
|
||||
}
|
||||
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue