OPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools, mdsal
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor / TableFeaturesResponseConvertor.java
index da739a6784dec014d1477addaff3006f07054400..fe3f4c481f7f755d9f5152a50317013e2e53e801 100644 (file)
@@ -440,7 +440,7 @@ public class TableFeaturesResponseConvertor
             if (actionExecutor != null) {
                 actionExecutor.execute(property, propBuilder);
             } else {
-                LOG.error("Unsupported table feature property : " + propType);
+                LOG.error("Unsupported table feature property : {}", propType);
             }
 
             propBuilder.setOrder(index);