[
https://issues.apache.org/jira/browse/WHIRR-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135870#comment-13135870
]
Alex Heneveld commented on WHIRR-273:
-------------------------------------
My suggestions:
- patch hygiene: should not include Zookeeper files (esp with just imports
rearranged)
- Riak recipes: just make them like all the others in there
- byon recipe should refer to standard file://.../nodes.byon like the others
- need an ec2 recipe and testing
- Riak scripts:
- lots of risks of endless loops waiting for files, trying to join, and no
logging/warning in such cases;
and a long delay within the loop; better to have a short delay (1s) and
a max num attempts,
loop terminate if return code 0 or num remaining attempts goes to 0,
with an error logged and non-zero exit if max attempts goes to zero;
and helpful to add a comment about why the testing is needed
(these scripts should be happening sequentially so can assume files
exist, that is what is done elsewhere)
- the default config file refers to a property whirr.riak.binary.url but
that is never used;
what's the point of having that file?
> Add Riak as a service
> ---------------------
>
> Key: WHIRR-273
> URL: https://issues.apache.org/jira/browse/WHIRR-273
> Project: Whirr
> Issue Type: New Feature
> Components: new service
> Reporter: Andrei Savu
> Assignee: Jhey Tompkins
> Attachments: WHIRR-273-Add-Riak-as-a-Service.patch,
> WHIRR-273-Add-Riak-as-a-Service.patch
>
>
> "Riak is a Dynamo-inspired database that is being used in production by
> companies like Mozilla and Comcast. Riak scales predictably and easily and
> simplifies development by giving users the ability to quickly prototype,
> test, and deploy their applications.
> A truly fault-tolerant system, Riak has no single point of failure. No
> machines are special or central in Riak, so developers and operations
> professionals can decide exactly how fault-tolerant they want and need their
> applications to be."
> -- http://wiki.basho.com/Home.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira