You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/04/20 14:32:00 UTC

[jira] [Created] (KNOX-2346) Remove unused maxRetryAttempts and retrySleep

Kevin Risden created KNOX-2346:
----------------------------------

             Summary: Remove unused maxRetryAttempts and retrySleep
                 Key: KNOX-2346
                 URL: https://issues.apache.org/jira/browse/KNOX-2346
             Project: Apache Knox
          Issue Type: Task
            Reporter: Kevin Risden
            Assignee: Kevin Risden
             Fix For: 1.5.0


Currently maxRetryAttempts and retrySleep are wired throughout the code, but don't actually hook up to anything. The handling should be removed to make it clear that these aren't used anywhere.

There is no backwards compatibility issue here since the parsing is lazy - its not a required field so if a user is specifying it will be silently ignore. Just like it is silently ignored today.



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