From: Andrei Pavel Date: Thu, 15 Dec 2016 08:59:15 +0000 (+0200) Subject: Added missing message X-Git-Tag: trac5502_base~5^2~7^2~14^2~11^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32bdbdcf3ebb69c13b8caa3f61bb72ce235bbc80;p=thirdparty%2Fkea.git Added missing message --- diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index ca5f9c7eb2..708e1739b7 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.