diff options
Diffstat (limited to 'sources/protocols/implementations/VSOnePhaseCommitProtocol.java')
| -rw-r--r-- | sources/protocols/implementations/VSOnePhaseCommitProtocol.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/protocols/implementations/VSOnePhaseCommitProtocol.java b/sources/protocols/implementations/VSOnePhaseCommitProtocol.java index aa1f6ed..feb4dd5 100644 --- a/sources/protocols/implementations/VSOnePhaseCommitProtocol.java +++ b/sources/protocols/implementations/VSOnePhaseCommitProtocol.java @@ -111,7 +111,7 @@ public class VSOnePhaseCommitProtocol extends VSAbstractProtocol { if (pids.size() == 0) { log("ACKs von allen beteiligten Prozessen erhalten! " + - "Festgeschrieben!"); + "Festgeschrieben!"); /* Remove the active schedule which has been created in the onServerStart method */ |
