Open leanhvu1989 opened 5 years ago
Hi, @leanhvu1989 couple observations:
() => {}
and function(){}
they have different behaviors so be careful about that, in fact I believe the issue will be in using function(){}
because it does not bind proper context for you, not 100% sure though
Questions?
I push messages from kafka consumer to mongodb.
Bug Report
Environment
For specific cases also provide
Include Sample Code to reproduce behavior
Include output with Debug turned on
Thanks for your contribution!