You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/08/03 21:16:00 UTC

[jira] [Created] (GEODE-8401) User Guide - incorrect method name on "forced disconnect" page

Dave Barnes created GEODE-8401:
----------------------------------

             Summary: User Guide - incorrect method name on "forced disconnect" page
                 Key: GEODE-8401
                 URL: https://issues.apache.org/jira/browse/GEODE-8401
             Project: Geode
          Issue Type: Bug
          Components: docs
            Reporter: Dave Barnes


Alert reader Barry Oglesby noticed:

[https://geode.apache.org/docs/guide/112/managing/member-reconnect.html]
 
has:
Cache.waitForReconnect(long, TimeUnit)
It should be:
Cache.waitUntilReconnected(long, TimeUnit)
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)