Hai

Results 4 issues of Hai

Sometimes I see Consumer Group Lag Partition Seconds has negative value. I'd like to understand what condition will have negative value. ![image](https://user-images.githubusercontent.com/52330738/81440285-a4536380-9124-11ea-8b27-4ffafa975729.png)

question

Currently, we need to use a pid to record the stern and kill it when the job/pod is complete. It'd be great if there's an option to terminate stern automatically...

I use latest class-validator 0.11.0, and it log warning during yarn install for class-validator-jsonschema. I think it should upgrade to class-validator version 0.11.0 in class-validator-jsonschema. yarn install v1.19.1 [1/4] 🔍...

Since the body is text/plain. I did not find a way to set body type `text/plain`. It always show 'application/json'. By adding @BodyType(ParserType.text), it can be tested with curl. But...