Skip to content

Conversation

@jbertram
Copy link
Contributor

No description provided.


public static final boolean DEFAULT_WEB_SOCKET_COMPRESSION_SUPPORTED = false;

public static final String QUIET_PERIOD = "quietPeriod";
Copy link
Contributor

Choose a reason for hiding this comment

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

did you really need this change? if not can you amend the commit without it please?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Strictly speaking the change wasn't necessary. I changed it so that the order of QUIET_PERIOD & DEFAULT_QUIET_PERIOD matched that of SHUTDOWN_TIMEOUT & DEFAULT_SHUTDOWN_TIMEOUT. The change is really for readability and aesthetics, but I'll take it out and push a separate commit for it.

@clebertsuconic
Copy link
Contributor

only asked a nit-pic. other than that if tests are good.. LGTM

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