[
https://issues.apache.org/jira/browse/SENTRY-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953046#comment-14953046
]
Yibing Shi commented on SENTRY-902:
-----------------------------------
[~sravya], thank you for kindly offering help!
I have difficulty in setting up the {{rbt}} environment by following the
document mentioned above. When I run below command:
{{rbt setup-repo --username=xx --password=xx}}
I get below error: (cannot find the repository?)
{noformat}
➜ incubator-sentry git:(sentry-902) ✗ rbt setup-repo --username=Yibing
--password=xxxxxxx
Use the Git repository "accumulo" (/home/reviewboard/accumulo/.git)? [Yes/No]:
No
Use the Git repository "cordova-docs" (/home/reviewboard/cordova-docs/.git)?
[Yes/No]: No
Use the Git repository "cordova-weinre"
(/home/reviewboard/cordova-weinre/.git)? [Yes/No]: No
Use the Git repository "cordova-plugin-file"
(/home/reviewboard/cordova-plugin-file/.git)? [Yes/No]: No
Use the Git repository "slider" (/home/reviewboard/incubator-slider/.git)?
[Yes/No]: No
No Git repository found or selected for https://reviews.apache.org/.
.reviewboardrc not created.
{noformat}
But I have managed to create a review board via GUI:
https://reviews.apache.org/r/39228/
Please help have a look. Thanks!
> SimpleDBProviderBackend should retry the authrization process properly
> ----------------------------------------------------------------------
>
> Key: SENTRY-902
> URL: https://issues.apache.org/jira/browse/SENTRY-902
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Yibing Shi
> Assignee: Yibing Shi
> Attachments: SENTRY-902.1.patch, SENTRY-902.2.patch,
> SENTRY-902.3.patch
>
>
> Currently {{SimpleDBProviderBackend}} doesn't retry the authorization
> properly. Problems are:
> # It retry count is hard coded. Always retries once
> # No wait time between before retries
> # The method calls itself recursively, which could causes stack overflow if
> retries too many times
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)