I think it would be better to put the null check of `actualIndexDetails` here rather than in the test where this method is called. I realize that this is currently only called from one test, but by putting the null check here we'll protect any tests added in the future that may call this method.
[ Full content available at: https://github.com/apache/geode/pull/2414 ] This message was relayed via gitbox.apache.org for [email protected]
