[
https://issues.apache.org/jira/browse/GEODE-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-6961.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.2#803003)