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

0.5 use optionals #40

Merged
merged 2 commits into from
Apr 16, 2018
Merged

Conversation

eupakhomov
Copy link
Contributor

No description provided.

…echniques/intention-revealing-code-java-8-optional/)

Request handling chain now explicitly throws UnsupportedFeatureException if feature is not found
IllegalStateException thrown if active session not found while handling incoming request
Communicating internal error if confirmation type is not found
Added debug log messages if promise is not found
Added debug log messages with request queue size
Added debug log messages if feature or request not found while handling incoming confirmation
Added warning log message if active session is not found before closing connection
Added warning log message if confirmation type was not found
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 56.891% when pulling 6f34c7f on eupakhomov:0.5_use_optionals into 72e5393 on ChargeTimeEU:master.

@TVolden
Copy link
Member

TVolden commented Apr 16, 2018

Hi Evgeny,

I must say I'm impressed with all the work you put into it. Thanks.
I'll try to read and verify everything today.

Thomas

@eupakhomov
Copy link
Contributor Author

eupakhomov commented Apr 16, 2018 via email

@TVolden
Copy link
Member

TVolden commented Apr 16, 2018

How nice of you, I really appreciate that.

@TVolden TVolden merged commit 14aa860 into ChargeTimeEU:master Apr 16, 2018
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.

3 participants