重新启动系统后,将为JRebel软件创建大型日志。
当我们对重新启动系统的服务器进行定期每月更新时,似乎会发生这种情况
[info] [application] [main] - Starting HikariCP connection pool...
[01:19:39.842] [debug] [liquibase] [main] - Logger name: liquibase
[01:19:39.858] [debug] [liquibase] [main] - Logger name: liquibase
[debug] [m.License] [play-akka.actor.default-dispatcher-52583] - getFreeSeatsCount type LS_MANAGED poolType XRebel total 0 active 0
[01:47:55.064] [debug] [m.License] [play-akka.actor.default-dispatcher-52583] - getFreeSeatsCount type LS_FLOATING poolType JRebelForAndroid total 0 active 0
等...
需要了解它为什么会发生,以及我们如何在将来阻止它发生。