是否有flink指标显示具有哈希图状态后端状态的键数?

发布于 2025-01-31 17:29:34 字数 204 浏览 3 评论 0原文

我将Apache Flink 1.14与RockSDB一起作为状态后端,我考虑将状态后端迁移到Hashmap以改善延迟。 这种方法的主要缺点是rocksdb公开了一个指标指标 - 遗产 - 数字“ rel =“ nofollow noreferrer”>估计的状态密钥数,并且随着HashMap状态后端,似乎我会失去此功能。

有什么方法可以用哈希图状态后端公开/实施此指标?

I'm using Apache Flink 1.14 with RocksDB as the state backend, and I thinking of migrating the state backend to Hashmap to improve latency.
The main drawback of this approach is that RocksDB exposes a metric showing the estimated number of keys in the state, and with hashmap state backend it seems that I'll lose this capability.

Is there any way to expose/implement this metric with the hashmap state backend?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文