Blake Bender created GEODE-6961:
-----------------------------------
Summary: Server error messages may contain leading whitespace
Key: GEODE-6961
URL: https://issues.apache.org/jira/browse/GEODE-6961
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Blake Bender
While debugging test failures, I discovered that a negative test case for
`Region::PutAll` was failing on _only one_ of our test machines, because the
Geode server returns an error string on our Linux test machine which contains
_no_ leading whitespace, but the same error string on our Mac test box starts
with _one_ leading space. The simple fix is to trim the leading space in the
native client, but perhaps it's worth a bit of someone's time later on to
determine what the difference is actually about.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)