Martin Svalin

Results 4 issues of Martin Svalin

See discussion in #25. Some entities, for example `&amp`, allow the semicolon to be left out. We should support decoding both `Tom &amp Jerry` and `Tom & Jerry` to `Tom...

See #15, but implementation needs to be reworked. Essentially, a string like `"this has both unsafe characters & and an existing & entity"` should encode to `"this has both unsafe...

help wanted
good first issue

Let's use as much as we can from the Calendar module. We should - accept Calendar structs as input. - struct in means same kind of struct out. - if...

enhancement

We've had a situation where Burrow reported stale offsets for the topic, while the consumer groups were still updating, leading to "negative lag". In burrow-stats, this showed as a persistent...