You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2019/09/12 19:25:00 UTC

[jira] [Closed] (GEODE-6961) Server error messages may contain leading whitespace

     [ https://issues.apache.org/jira/browse/GEODE-6961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Bender closed GEODE-6961.
-------------------------------

> 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)