Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About timeout #1

Open
CanRui-Wu opened this issue May 11, 2017 · 0 comments
Open

About timeout #1

CanRui-Wu opened this issue May 11, 2017 · 0 comments

Comments

@CanRui-Wu
Copy link

Hi.
In src/main/java/net/floodlightcontroller/odin/master/OdinMaster.java receivePing function line 104, it called the agentManager.receivePing(odinAgentAddr),which will set a timer to check if the agent has timed out. In line 136 it will update the info of that agent.
I add a line in 136 to inform me that when the info of agent has been updated.
log.info("Successfully Update: "+ odinAgentAddr.getHostAddress());

But it seem that the agent still timeout though ODIN_MASTER has received the ping Message.
screenshot from 2017-05-11 19 04 50

Please give me some guide. THX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant