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

No need to create ClientContext for every proxy #10117

Closed
ahmetmircik opened this issue Mar 21, 2017 · 0 comments · Fixed by #10118
Closed

No need to create ClientContext for every proxy #10117

ahmetmircik opened this issue Mar 21, 2017 · 0 comments · Fixed by #10118
Labels
Source: Internal PR or issue was opened by an employee Team: Client
Milestone

Comments

@ahmetmircik
Copy link
Member

Causes unneeded resource allocations.
see https://github.com/hazelcast/hazelcast/blob/master/hazelcast-client/src/main/java/com/hazelcast/client/spi/ProxyManager.java#L348

sancar pushed a commit to sancar/hazelcast that referenced this issue Mar 21, 2017
sancar pushed a commit to sancar/hazelcast that referenced this issue Mar 21, 2017
@ahmetmircik ahmetmircik added this to the 3.8.2 milestone Mar 21, 2017
sancar pushed a commit to sancar/hazelcast that referenced this issue Mar 21, 2017
sancar pushed a commit to sancar/hazelcast that referenced this issue Mar 21, 2017
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants