Johannes Messner
Johannes Messner
> Why is this needed? who demaned this? I think this has very low priority @azayz came across this, it's inconsistent with everywhere else, and this is probably a 30min...
Blocked because when I try to reproduce I run into the issue that https://github.com/jina-ai/jina/pull/5092 is fixing (I think). Waiting until that is merged, then we can go back to work...
Hey @mirzakhalov , we solved this use case now, through docarray: https://docarray.jina.ai/fundamentals/documentarray/subindex/
I have started an implementation at https://github.com/jina-ai/jina/pull/5217. Let's move more implementation specific discussions there.
Hey @nhtlongcs your requested feature has just been merged, with this you can have replicas distributed across machines, without resorting to k8s. Jina ~~3.11~~ 3.10.1 will include this feature and...
I agree with @JoanFM to a degree, but on the other hand floating Executors already allow for a paradigm that is not too far from what is discussed here. If...