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

Use void future in client removeCommandHandlingAdapterInstance() #2256

Conversation

calohmn
Copy link
Contributor

@calohmn calohmn commented Oct 20, 2020

This reverts #1926 and makes the method behave according to the API spec again, returning a failed Future if the entry wasn't removed.
Motivated by discussion here: #2251 (comment).

@calohmn calohmn added Client C&C Command and Control labels Oct 20, 2020
@calohmn calohmn added this to the 1.5.0 milestone Oct 20, 2020
@calohmn calohmn requested a review from sophokles73 as a code owner October 20, 2020 04:48
@calohmn calohmn added the Device Connection issues regarding the storage of device connection information label Oct 20, 2020
This reverts eclipse-hono#1926 and makes the method behave according to
the API spec again, returning a failed Future if the entry
wasn't removed.

Signed-off-by: Carsten Lohmann <[email protected]>
@calohmn calohmn force-pushed the PR/devcon_client_removeadapterinstance_return_void branch from f2cae32 to 59725aa Compare October 20, 2020 08:03
Copy link
Contributor

@sophokles73 sophokles73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@calohmn calohmn merged commit ebba8fd into eclipse-hono:master Oct 20, 2020
@calohmn calohmn deleted the PR/devcon_client_removeadapterinstance_return_void branch October 20, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C&C Command and Control Client Device Connection issues regarding the storage of device connection information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants