Results 10 comments of amrx101

Running flanker 0.4.38 on ubuntu. Same issue here.

@poros , I did some tests, `HashMap` does actually work. I would be happy to help if provided some pointers(especially what you or someone familiar with code-base would have done).

@poros , Thanks for pointers. I have a question though, the `Value` enum in `types.rs` maps the `Avro map` type to Rust `HashMap` and implements `ToAvro` trait for `HashMap`. I...

@poros any pointer on the previous comment would be great. Thanks

@poros , noted. Will do so and add tests for it as well.

@poros, I will get some numbers as we have been using `flate2` in production.

@jonhoo Will send a PR with updated doc.

For anyone out there, dealing with this issue, it’s the MTU size. Configure MTU size for the tls library in use.

@meetmangukiya , It seems the required [change](https://github.com/Monal5031/coala-bears/blob/ffff8ea58f45ec6f972aa350085e45e02256da99/.coafile#L71) is already there or something else needs to be done for resolving this issue?

@meetmangukiya , oh my bad. That's a different repo.