Adrien Guillo
Adrien Guillo
@cjrh, @wallies, would you mind joining the #tantivy-py channel on the [Quickwit Discord server](https://discord.quickwit.io/). There have been many questions regarding `tantivy-py` on the server lately, and we thought you'd be...
Granted, one can always use `&'static Tz`, which I personally find cumbersome.
Ok to ship this feature as long as it remains invisible to users who don't care about IPv6.
Hi @ChrisGitter, The control plane is in charge of spinning and monitoring indexing tasks (pipelines) on indexers. Without this component, no indexing happens in a cluster. Consequently, the control plane...
Are you using a file-backed metastore or Postgres?
> @guilload thanks for the example. I think I should have used a better terminology. I have two (almost) completely isolated Quickwit clusters. Cluster 1 is only indexing the data...
I vote for deprecating in 0.9 and removing two releases later.
I'm already fixing the first problem in an upcoming PR. I ran into the issue when testing the Kafka exporter.
Hi @densone, We removed the readiness logic from Chitchat on `main`, so unless I missed some code when performing that refactor, the `is_ready_predicate` should no longer exist. Could you help...
If there's data inflight, have you waited long enough for the next commit? It can take up to `commit_timeout_secs + ε.`