Skip to content

WIP google errorprone #168

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

WIP google errorprone #168

wants to merge 5 commits into from

Conversation

pdex
Copy link
Collaborator

@pdex pdex commented Jan 7, 2018

This isn't currently playing well with lombok

public void handle(ChannelHandlerContext ctx, Request request, Route route) {

/*
Optional<String> path =
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this still needed?

ObjectAndPromise pair = writeBuffer.remove(0);

/*
if (writeBuffer.isEmpty()) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

commented out code?

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