Thanks for the feedback @davebarnes97! > "Events for durable queries and subscriptions are saved in queue" -> "save in > a queue"
This one is actually just right out of our manual so I think the same fix needs to go there. https://geode.apache.org/docs/guide/16/developing/events/implementing_durable_client_server_messaging.html > "A simple cache listener is used to print output to terminal create events > are received" -> "output to the terminal as create events are received" Do you think it isn't worth mentioning that a cache listener is used to print to terminal? I suppose they can see that in the code, but technically cache listeners are a different topic and I didn't want users to be lost if they didn't know about cache listeners. > "Run the example to demonstrate continues queries" -> "to demonstrate durable > messaging" This one is just a copy paste typo. Good catch, thanks! [ Full content available at: https://github.com/apache/geode-examples/pull/69 ] This message was relayed via gitbox.apache.org for [email protected]
