If most of your implementations aren't going to implement close() you might 
want to change it to:
```
default void close() {
  // nothing by default
}
```

[ Full content available at: https://github.com/apache/geode/pull/3036 ]
This message was relayed via gitbox.apache.org for 
notifications@geode.apache.org

Reply via email to