You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2019/03/01 19:24:00 UTC

[jira] [Updated] (GEODE-6392) InternalDistributedSystem validateSameProperties failure message is missing a line separator

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

Kirk Lund updated GEODE-6392:
-----------------------------
    Labels: swat  (was: )

> InternalDistributedSystem validateSameProperties failure message is missing a line separator
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6392
>                 URL: https://issues.apache.org/jira/browse/GEODE-6392
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: swat
>
> When validateSameProperties fails, the error message should contain a line separator before each property name/value pair, but the first one is missing the separator.
> {noformat}
> org.apache.geode.internal.cache.eviction.LRUListWithAsyncSortingIntegrationTest > testEvicted FAILED
>     java.lang.IllegalStateException: A connection to a distributed system already exists in this VM.  It has the following configuration:  ack-severe-alert-threshold="0"
>       ack-wait-threshold="15"
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)