Results 16 comments of Martin Trojer

@martinklepsch check my blog again :)

I take that as a +1 for adding ns-reloading upstream :)

No specific reason, a higher default is ok. As for the partition case, we could have a default of 1 if the queue is partitioned and :queue-size isn't given.

@harmim Can you verify if this is still a problem?

Hello there, there are no current plans for Kotlin support I'm afraid. Also see #308 Contributions always welcome 😉

Re-opening and adding wishlist.

I would use a ES seed function for this. If you need specific mappings in the ES index I'd do that in a migrator. If this is something you want...

I see your problem, even with seeds there is no way of getting the `target` map for the other db/migrator combinations in that environment. One potential fix is to pass...

sounds reasonable, please add it to args of the seed functions aswell.

Hi, if this is Java you can use `@SuppressLint("infer")` annotation. https://fbinfer.com/support If its not java there is currently no support for this.