Bug-6005: PCErr generated while parsing of received PCRpt message is not sent out 70/39970/1
authorAjay <ajayl.bro@gmail.com>
Tue, 7 Jun 2016 18:08:06 +0000 (18:08 +0000)
committerAjay L <ajayl.bro@gmail.com>
Tue, 7 Jun 2016 18:12:05 +0000 (18:12 +0000)
commitd14d8d5b293923a4cc17b103901891b5885b34aa
treeabea1a961ffd4c77635eebf9351e0b854b456646
parent6944040e75cf865ac691aef25dac717b47c05546
Bug-6005: PCErr generated while parsing of received PCRpt message is not sent out
- use Channel#writeAndFlush instead of ChannelHandlerContext#write when sending out PCEP error message so that decode handler is invoked
- added listener to ChannelFuture to log result of send operation

Change-Id: I03003577003c2f509b5a7a5ae0d1decdd12555c6
Signed-off-by: Ajay <ajayl.bro@gmail.com>
pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPByteToMessageDecoder.java