From: Andrei Pavel Date: Thu, 15 Dec 2016 08:15:01 +0000 (+0200) Subject: Added a missing message X-Git-Tag: trac5425a_base~11^2~1^2~12^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=096f841fa3b00bb9cbf4a779c3cb7fef5a9ab737;p=thirdparty%2Fkea.git Added a missing message --- diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 326a11f3d5..32d3d43d6c 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -172,6 +172,9 @@ with the specified address to the Cassandra backend database. A debug message issued when the server is about to add an IPv6 lease with the specified address to the Cassandra backend database. +% DHCPSRV_CQL_BEGIN_TRANSACTION committing to Cassandra database. +The server has issued a begin transaction call. + % DHCPSRV_CQL_COMMIT committing to Cassandra database A commit call been issued on the server. For Cassandra, this is a no-op.