[
https://issues.apache.org/jira/browse/KNOX-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088726#comment-17088726
]
ASF subversion and git services commented on KNOX-2346:
-------------------------------------------------------
Commit 4c003804c4c3821cb42df6c2f78505556be16b2f in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=4c00380 ]
KNOX-2346 - Remove unused maxRetryAttempts and retrySleep (#316)
Signed-off-by: Kevin Risden <[email protected]>
> 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)