Skip to content

Fix endless loop in reconnection without bootstrap#869

Open
nmatas-tdk wants to merge 2 commits intoeclipse-wakaama:mainfrom
nmatas-tdk:fix/reconnection_nobootstrap
Open

Fix endless loop in reconnection without bootstrap#869
nmatas-tdk wants to merge 2 commits intoeclipse-wakaama:mainfrom
nmatas-tdk:fix/reconnection_nobootstrap

Conversation

@nmatas-tdk
Copy link

If the client is not looking for a bootstrap server, it should not go into STATE_BOOTSTRAP_REQUIRED state after registration fails, it should go to STATE_REGISTER_REQUIRED or it will stay forever in the STATE_BOOTSTRAP_REQUIRED state and never try to register again.

Type: fix

If the client is not looking for a bootstrap server, it should not go
into STATE_BOOTSTRAP_REQUIRED state after registration fails, it should
go to STATE_REGISTER_REQUIRED or it will stay forever in the
STATE_BOOTSTRAP_REQUIRED state and never try to register again.

Type: fix
Signed-off-by: Nestor Matas <nestor.matasrodriguez@tdk.com>
@sonarqubecloud
Copy link

@LukasWoodtli
Copy link
Contributor

Are there any tests for that change?

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

Successfully merging this pull request may close these issues.

2 participants