【问题标题】:Apache geode gemfire pulseApache geode gemfire 脉冲
【发布时间】:2021-06-17 20:45:27
【问题描述】:

我们正在使用 Spring data gemfire,我们计划迁移到 Apache geode 最新版本。在 VMWare gemfire 版本中,我们必须明确设置 gemfire 可安装的路径,以使脉冲正常工作。如果我们使用 Apache geode jar,我们是否能够在不指定可安装位置的情况下启动并运行脉冲。

我们没有在我们的项目中使用 gfsh,我们希望确保在升级 gemfire 时对可安装版本的依赖最小。

【问题讨论】:

    标签: gemfire geode


    【解决方案1】:

    在使用spring-boot-data-geode 时,您不需要设置GEODE_HOME 环境变量,您只需要确保正确的依赖项位于应用程序的类路径中(有关详细信息,请参阅here)。 我编写了一个非常基本的示例,展示了如何在嵌入 Pulse 应用程序的情况下启动 Locator,您可以找到它here

    作为旁注,关于以下几点:

    我们正在使用 Spring data gemfire,我们计划迁移到 Apache geode 最新版本。

    为了避免奇怪且难以修复的运行时问题,请始终确保使用Spring Boot for Apache Geode and VMware Tanzu GemFire Version Compatibility Matrix 中完全支持的版本组合

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-05-29
      • 2017-12-07
      • 2020-05-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多