Under what circumstances will the status of the kafka consumer group be dead? How to avoid it?

problem description:
client consumption using kakfa0.9 locally, consumer groups are configured into the code, and each consumer group has one consumer. Just started the consumption, there is no problem with the code consumption. After two days suddenly stopped spending, scraping the log found that the error, the consumer group has been in the dead state. When local consumption is restarted, it has not been possible to consume the log to report an error Group renewalGroup generation 1 is dead and removed.

the project is internal, and the code is not allowed to be posted

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7c0320-1de17.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7c0320-1de17.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?