Hi Ilyas,
So, from those stats it's looking like it's taking around 3 seconds on average
to write a message into Solr (search_index_latency_mean, in microseconds),
though the max value is almost 27 seconds. So there is definitely something
wrong with the way Solr is behaving, or possibly with
Hi Ilya,
Along with all of Fred's excellent recommendations, make sure that
Riak and the JVM aren't fighting for RAM. The default is for LevelDB
to take up to 70% of system RAM, leaving the remaining 30% for the
rest of the erlang VM as well as the JVM and operating system.
Monitoring system RAM
Hi Yang Zhang,
To Ruan's point above, there are a number of variables to keep in mind
when measuring performance.
If you have the option to use a recommended testing framework, please
read about basho_bench [1]. If you have to test using whatever you
currently use for consistency across systems,
Hey Matthew,
It seems you ran into some documentation gaps that we should address.
Please open up one or more of them on the docs repo when you can [1]
Could you restate what specifically someone can help you do?
[1]
https://github.com/basho/basho_docs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aop
Hey Johan,
I have executed s3cmd with --debug option.
Please find the output.
Test access with supplied credentials? [Y/n] Y
Please wait, attempting to list all buckets...
DEBUG: SignHeaders: 'GET\n\n\n\nx-amz-date:Fri, 02 Oct 2015 16:32:44
+\n/'
DEBUG: CreateRequest: resource[uri]=/
DEBUG:
Riak Recap time. The user lists have been quieter than usual, so we will
use this round to share some other news as well. Send me feedback if you
ever have articles to share or recommendations for topics!
## Latest Releases
* The .NET client upgraded to 2.2.0 [0]. Thanks to Luke and community
cont
On Tue, Sep 29, 2015 at 11:01 AM, Shunichi Shinohara
wrote:
> Hi Outback,
>
> Sorry for very late response.
> It seems that riak-cs doesn't/can't communicate with stanchion node.
> There are a couple of possible reasons:
>
> - admin.key and admin.secret should be set both in riak-cs and stanchion