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

Add new max_last_will_delay value and change default #1310

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

larshesel
Copy link
Contributor

The current default of 0s was confusing to the users and as long as
it is possible from the broker side to limit this then it makes sense
for the default to be what the client provides. This can now be done
by specifying client instead of a time value.

dergraf
dergraf previously approved these changes Sep 19, 2019
Copy link
Contributor

@dergraf dergraf left a comment

Choose a reason for hiding this comment

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

LGTM!

@wlisac
Copy link

wlisac commented Oct 15, 2019

@larshesel can this be merged or does it need to wait for a specific release?

@larshesel
Copy link
Contributor Author

I've postponed merging minor features as this makes it much easier to create bugfix releases. This will likely be merged either this or next week.

The current default of `0s` was confusing to the users and as long as
it is possible from the broker side to limit this then it makes sense
for the default to be what the client provides. This can now be done
by specifying `client` instead of a time value.

Add @wlisac to the THANKS file
@larshesel
Copy link
Contributor Author

@wlisac merged! :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants