The problem with EXPECT_THROW or ASSERT_THROW is that i cannot assert that is a CommitConflictException only an apache::geode::client::Exception (at least i couldn't make it work with apache::geode::client::CommitConflictException) and to be sure that is a CommitConflictException i have to examine the content.
[ Full content available at: https://github.com/apache/geode-native/pull/347 ] This message was relayed via gitbox.apache.org for [email protected]
