Skip to content

Commit

Permalink
Update clocksi_interactive_coord.erl
Browse files Browse the repository at this point in the history
  • Loading branch information
bieniusa committed Mar 17, 2019
1 parent f7a7109 commit baf0421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clocksi_interactive_coord.erl
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ finish_op(From, Key, Result) ->
%% txid: transaction id handled by this fsm, as defined in src/antidote.hrl.
%% updated_partitions: the partitions where update operations take place.
%% num_to_ack: when sending prepare_commit,
%% number of partitions that have asked.
%% number of partitions that have acknowledged.
%% num_to_read: when sending read requests
%% number of partitions that are asked.
%% prepare_time: transaction prepare time.
Expand Down

0 comments on commit baf0421

Please sign in to comment.