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

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

    [ https://issues.apache.org/jira/browse/GEODE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171167#comment-17171167 ] 

ASF GitHub Bot commented on GEODE-8401:
---------------------------------------

davebarnes97 opened a new pull request #5423:
URL: https://github.com/apache/geode/pull/5423


   … page
   
   `Cache.waitForReconnect(long, TimeUnit)` should be `Cache.waitUntilReconnected(long, TimeUnit)`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Assignee: Dave Barnes
>            Priority: Major
>
> 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)