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

[#1535] Remove Channel.id() and so fix the possible leakage of the previ... #1540

Closed
wants to merge 1 commit into from

Conversation

normanmaurer
Copy link
Member

...ous used Channel id map

The user can still use Channel.hashCode() for logging. It's just not 100% unique but should be good enough for most cases

…evious used Channel id map

The user can still use Channel.hashCode() for logging. It's just not 100% unique but should be good enough for most cases
@normanmaurer
Copy link
Member Author

Proposal to fix #1535 ... @trustin please review

@ghost ghost assigned normanmaurer Jul 8, 2013
@ghost
Copy link

ghost commented Jul 8, 2013

Build result for #1540 at 0a27c4a: Success

@trustin
Copy link
Member

trustin commented Jul 8, 2013

LGTM. Please merge in.

@normanmaurer
Copy link
Member Author

Cherry-picked and fixed by 9c1b31d.

@trustin thanks for review!

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