Files
spring-data-examples/geode/wan
Mark Paluch b043239eb2 Enable Geode examples.
See #636
2022-05-19 11:23:01 -05:00
..
2022-05-19 11:23:01 -05:00
2020-02-27 10:22:22 +01:00

WAN Event Filters Example

In this example two servers (SiteA and SiteB) will use WAN replication to replicate data between them. The example also includes several filters that can customize the replication of data.

NOTE: Inorder to see output, you must change the loglevel from "error" to "info" in the logback.xml file located under src/test/resources.