raphaelauv
raphaelauv
**The problem/use-case that the feature addresses** multiple feature of redis 7 like : `Cluster: Support for hostnames, instead of IP addresses only` -> https://github.com/redis/redis/pull/9530 are not yet part of keyDB...
I have a pod using `CloudTraceSpanExporter` inside a GKE auto-pilot with CLOUD NAT (private cluster) If I call the api by the https://xxxxxx.com it do not produce a trace (...
Do you have any plan for Python bindings ? , thanks
🛠 DevTools 🛠 [](https://codespaces.new/raphaelauv/mlflow/pull/10752?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/10752/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 10752 ``` ###...
 https://docs.confluent.io/platform/current/installation/versions-interoperability.html#ksqldb the release `7.6.0-137` is missing in dockerhub 
### Apache Airflow version 2.6.3 ### What happened when you click on `Execution Date` on the ui `http://XXXX:XXX/xcom/list/` the webserver fail ```log {app.py:1744} ERROR - Exception on /xcom/list/ [GET] Traceback...
there is no way to change the replication factor and partition number of topics this feature is present in provectus/kafbat in the topic configuration  I would enjoy that feature...
Is it possible (or could it be) to have RAM + a backend_db at the same time ? where we could set a MAX_RAM and the eviction policy thank you