Magnus Landerblom

Results 12 issues of Magnus Landerblom

If you want to load all the content by ajax it should support an empty container when initialized. This commit fixes this issue.

Handle topic array length when it's -1 And adds some fields to the metadata response closes #159

The protocol/api_versions.go says it supports metadata v 0..1 but it doesn't handle metadata requests where topic length is set to -1 (which is allowed in v1). It's also missing `rack`...

I'm trying out edge and I want to use it with clojurescript. The development part is all working without any issues but when I try to build a production jar,...

show_sp: show all data and headers that corresponds to a segment position list_queues: List which queue each directory corresponds to

Inspiration: https://github.com/rabbitmq/rabbitmq-server/tree/master/deps/rabbitmq_random_exchange

enhancement

It should handle gzipped and deflated messages bodies

enhancement

Make use of `.terraformrc` instead of copy the binary when doing local development

**Is your feature request related to a problem? Please describe.** Not really an problem but having a strong password enforces better security and it's difficult to generate one manually from...

### WHAT is this pull request doing? Batch flush to socket together for more performant networking ### HOW can this pull request be tested? ...