[OPNFLWPLUG-919] openflowplugin failing on compilation errors Created: 03/Jul/17  Updated: 27/Sep/21  Resolved: 11/Jul/17

Status: Resolved
Project: OpenFlowPlugin
Component/s: General
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Anil Belur Assignee: Tomas Slusny
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Blocks
is blocked by OPNFLWPLUG-917 PacketIn match message deserializatio... Resolved
External issue ID: 8788

 Description   

https://logs.opendaylight.org/releng/jenkins092/autorelease-release-carbon/369

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /w/workspace/autorelease-release-carbon/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/plan/ConnectionAdapterStackImpl.java:[85,8] org.opendaylight.openflowplugin.openflow.md.core.plan.ConnectionAdapterStackImpl is not abstract and does not override abstract method setAlienMessageListener(org.opendaylight.openflowjava.protocol.api.extensibility.AlienMessageListener) in org.opendaylight.openflowjava.protocol.api.connection.ConnectionAdapter
[ERROR] /w/workspace/autorelease-release-carbon/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/session/MessageDispatchServiceImplTest.java:[596,1] org.opendaylight.openflowplugin.openflow.md.core.session.MockConnectionAdapter is not abstract and does not override abstract method setAlienMessageListener(org.opendaylight.openflowjava.protocol.api.extensibility.AlienMessageListener) in org.opendaylight.openflowjava.protocol.api.connection.ConnectionAdapter
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------



 Comments   
Comment by Tomas Slusny [ 03/Jul/17 ]

This patch for stable/carbon needs to merged in order to make builds working again: https://git.opendaylight.org/gerrit/#/c/59685/

Issue was caused by change in OpenFlowJava, and OpenFlowPlugin tests implements class that was changed (one method added) and this method is not implemented there.

Comment by Jozef Bacigal [ 03/Jul/17 ]

Quick fix

https://git.opendaylight.org/gerrit/#/c/59860/

Comment by A H [ 11/Jul/17 ]

Has this blocker bug been verified as fixed in Carbon SR1 Build 20170711?

Generated at Wed Feb 07 20:33:43 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.