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

ASF GitHub Bot commented on ARROW-1853:
---------------------------------------

wesm opened a new pull request #1358: ARROW-1853: [Plasma] Fix off-by-one error 
in retry processing
URL: https://github.com/apache/arrow/pull/1358
 
 
   When a user construct a plasma client that should not perform a single 
retry, by passing `num_retries = 0`, nothing happens due to an off-by-one error 
in the retry processing. This commit fixes the issue and polishes the error 
output.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Plasma] Fix off-by-one error in retry processing
> -------------------------------------------------
>
>                 Key: ARROW-1853
>                 URL: https://issues.apache.org/jira/browse/ARROW-1853
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Philipp Moritz
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> When a user construct a plasma client that should not perform a single retry, 
> by passing num_retries = 0, nothing happens due to an off-by-one error in the 
> retry processing. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to