Home | History | Annotate | Download | only in testserver

Lines Matching refs:CONFLICT

770     Commit attempts stop after the first error, returning a CONFLICT result
792 reply.response_type = sync_pb2.CommitResponse.CONFLICT
793 reply.error_message = 'Conflict.'