Changing branding from Geode to Apache Geode.
Change branding from GemFire to Pivotal GemFire. Change branding from Spring Data Geode to Spring Data for Apache Geode. Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire. Change branding from Sppring Session Data GemFire/Geode to Spring Session for Pivotal GemFire and Apache Geode, respectively.
This commit is contained in:
@@ -134,8 +134,8 @@ public class ClientServerReadyBeanPostProcessor implements BeanPostProcessor {
|
||||
}
|
||||
|
||||
Assert.state(cacheClientSubscriptionQueueConnectionEstablished,
|
||||
String.format("Cache client subscription queue connection not established; Geode Pool was [%s];"
|
||||
+ " Geode Pool configuration was [locators = %s, servers = %s]",
|
||||
String.format("Cache client subscription queue connection not established; Apache Geode Pool was [%s];"
|
||||
+ " Apache Geode Pool configuration was [locators = %s, servers = %s]",
|
||||
pool, pool.getLocators(), pool.getServers()));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user