PreciousStones

PreciousStones

269k Downloads

/ps clean lags in large databases

selfservice0 opened this issue ยท 5 comments

commented

/ps clean lags in large databases. typing "/ps clean" results in all players getting timed out.

Server specs:
8gb ram
quad core cpu
dedicated

commented

Are you running a MySQL server?

commented

Yep. Both mysql and the minecraft server are on the same machine.

commented

Ok, /ps clean is a very intesive task. It might be that the server just can't do it in the time before players start to time-out.
As far as I know this command is not done Async, meaning it will hold up the tick-clock of bukkit untill it is done cleaning. And the larger the database, the longer it usually takes.

commented

Yeah, seems like something that should get fixed.

commented

Let me know if its faster in 7.1.3