Since `cacheFactory` isn't used beyond this point, any reason not to remove it?

```cpp
auto cache = CacheFactory().set(...).create()
```

Seems like less moving parts may make it a little easier to follow.

[ Full content available at: https://github.com/apache/geode-native/pull/382 ]
This message was relayed via gitbox.apache.org for 
[email protected]

Reply via email to