You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/11/24 20:09:00 UTC

[jira] [Created] (ARROW-1853) [Plasma] Fix off-by-one error in retry processing

Philipp Moritz created ARROW-1853:
-------------------------------------

             Summary: [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
             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)