You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Diane Hardman (Jira)" <ji...@apache.org> on 2020/02/29 02:12:00 UTC

[jira] [Updated] (GEODE-6835) AuthenticationException when using subscription and AuthInitialize

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

Diane Hardman updated GEODE-6835:
---------------------------------
    Fix Version/s: 1.10.0

> AuthenticationException when using subscription and AuthInitialize
> ------------------------------------------------------------------
>
>                 Key: GEODE-6835
>                 URL: https://issues.apache.org/jira/browse/GEODE-6835
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>             Fix For: 1.10.0
>
>
> When using subscription and AuthInitialize in conjunction while doing region puts in a loop, the Geode server eventually appears to think the connection is dead and throws an AuthenticationException.  Correct behavior in this circumstance, according to the Geode team, is to attempt to re-authenticate and continue on.  Again according to Geode, the Java-based client has this retry logic and is working properly, but it appears the native client is missing retry logic in at least one code path.



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