Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Netty error message #123

Closed
AnderEnder opened this issue Aug 11, 2015 · 1 comment
Closed

Netty error message #123

AnderEnder opened this issue Aug 11, 2015 · 1 comment
Assignees
Labels

Comments

@AnderEnder
Copy link

During the cyanite start:

ERROR [2015-08-11 09:43:27,959] nioEventLoopGroup-2-2 - io.netty.util.ResourceLeakDetector LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetectionLevel=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.

High load on pickle interface
Ubuntu14.04/oracle-jdk-1.8.0_51
cassandra: 2.2.0
cyanite: 0.5.1
elasticsearch: 1.7.1

In my case also notice that all heap memory(any value) was used by cyanite.

@pyr
Copy link
Owner

pyr commented Oct 6, 2015

@AnderEnder interesting, you're pushing a high volume through pickle ? may i ask that you try again now that #134 landed ?

@pyr pyr added the bug label Oct 6, 2015
@pyr pyr self-assigned this Oct 6, 2015
@pyr pyr closed this as completed Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants