On Wed, Jul 13, 2016 at 10:08 PM, Jon Brisbin wrote:
> I guess to answer at least one part of your question on whether it's
> "encouraged" or not: it depends on what you want to do with it.
>
> I can't speak for the support side of things but on the engineering side
> anyway we're using Docker con
I guess to answer at least one part of your question on whether it's
"encouraged" or not: it depends on what you want to do with it.
I can't speak for the support side of things but on the engineering side
anyway we're using Docker containers fairly happily to do things like
create ephemeral clust
I would discourage running Riak in Docker. If you use Docker in bridge
mode, then it becomes fairly difficult to deal with networking across
machines. If you run it in host mode, you run into issues with epmd in
the host network namespace. There are some workarounds to this, like
using third party
Hi All,
It's been more than a year since the End of Public Updates for Java 7, and
we're interested in dropping support for it as well. The only issue is that
since it was so widely used, some of you may need to use it for new
projects.
We'd like anybody that is stuck on Java 7 to leave a thumbs
Is a Docker-based deployment of Riak officially supported by Basho and
encouraged?
I see articles of how to configure Riak to run in Docker images, but no
explicit mention of it within the list of supported platforms.
Adam Winter
614-446-9033
Delivery Lead
Pillar Technology Group, LLC
awin...@
Many thanks again, Matthew... this is very educative and helpful...! I'm
now giving a shot with higher performance nodes...
Thanks again!
On Tue, Jul 12, 2016 at 4:18 PM, Matthew Von-Maszewski
wrote:
> You can further reduce memory used by leveldb with the following setting
> in riak.conf:
>
>
I'm still struggling with a BlockingOperationException thrown by
riak-java-client 2.0.6, which occurs when I put heavy load on Riak KV.
Since https://github.com/basho/riak-java-client/issues/523 is fixed,
this happens only in - what I assume is - an overload-scenario.
The exception:
2016-07-13 14