[ 
https://issues.apache.org/jira/browse/KNOX-2346?focusedWorklogId=425340&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425340
 ]

ASF GitHub Bot logged work on KNOX-2346:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Apr/20 14:33
            Start Date: 20/Apr/20 14:33
    Worklog Time Spent: 10m 
      Work Description: risdenk opened a new pull request #316:
URL: https://github.com/apache/knox/pull/316


   ## What changes were proposed in this pull request?
   
   * Remove unused `maxRetryAttempts` and `retrySleep`
   
   ## How was this patch tested?
   
   * `mvn -U -T.75C clean verify -Ppackage,release -Dshellcheck`
   * Manually verified these configs aren't doing anything today


----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 425340)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to