英文: How to fix Ignite performance issues? 问题 我们在服务器和客户端模式下使用了 Ignite 2.7.6:两个服务器和六个客户端。 起初,每个内部带有客户端...
Apache Ignite org.apache.ignite.internal.client.thin.ClientProtocolError "Invalid response size" and "Unexpected response ID"
英文: Apache Ignite org.apache.ignite.internal.client.thin.ClientProtocolError "Invalid response ...
Apache Ignite集群设置
英文: Apache Ignite cluster setup 问题 我一直在尝试使用Apache Ignite设置一个集群。这个集群将具有缓存,并且还将实现服务网格。 我希望根据节点的启动和连接到集...
如何从IgniteCache中获取特定类型的所有条目的数量?
英文: How to get amount of all entries of a certain type from IgniteCache? 问题 我有一个 IgniteCache<T1, ...
Producer with name is already connected to topic when using Pulsar appender with Ignite logger
英文: Producer with name is already connected to topic when using Pulsar appender with Ignite logger 问...
收到在添加Pulsar appender时出现log4j2的"未找到appender"错误。
英文: Receiving "No appender found" error for log4j2 when adding Pulsar appender 问题 我正在处理一个复...
Prometheus通过JMX监控Apache Ignite
英文: Prometheus monitoring for Apache Ignite via JMX 问题 我正在尝试使用Prometheus的JMX导出器来监视Apache Ignite,但我只看...
Apache Ignite持久性问题/警告
英文: Apache Ignite Persistence Issues/Warnings 问题 我们正在对Apache Ignite进行写入密集型的负载测试。我们也在进行读取操作。在测试几小时后,我...
从Java Thin客户端获取Apache Ignite缓存中的所有键。
英文: Getting All keys from Apache Ignite cache from Java Thin client 问题 现在我正在使用 Apache Ignite 2.8.0。 ...
在IgniteDB中实现身份验证
英文: Implementing Authentication in IgniteDB 问题 我刚刚在IgniteDB中配置了身份验证(特定服务器,而不是本地主机)[https://apacheign...
4