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

It seems memory leak when new zookeeper #62

Open
yangxikun opened this issue Sep 10, 2015 · 1 comment
Open

It seems memory leak when new zookeeper #62

yangxikun opened this issue Sep 10, 2015 · 1 comment

Comments

@yangxikun
Copy link

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /root/CrondNG-FrontEnd/app/Services/Zookeeper.php on line 45

line 45 :

$this->zookeeper = new Zookeeper($address);
@yangxikun yangxikun changed the title It It seems memory leak when new zookeeper Sep 10, 2015
@Timandes
Copy link
Contributor

Timandes commented Jan 1, 2018

Could you provide more related information?

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

No branches or pull requests

2 participants