Vít Listík
Vít Listík
can't build `docker run --rm -v "$PWD":/project -w /project gradle:4.9.0-jdk10-slim gradle clean check` ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':integTestCluster#stop'. >...
 How can I overcome this?
Hi, is it possible to format notifications? When I create new gitlab issue everything (title, link, content) is posted to the subscribed channel. Is it possible to customize those messages...
Hi, when I plan or apply I encounter the following error. ``` 2020/02/25 20:02:30 [ERROR] module.laas-k8s-kafka: eval: *terraform.EvalSequence, err: Resource not found 2020-02-25T20:02:30.746+0100 [DEBUG] plugin.terraform-provider-openstack_v1.26.0_x4: 2020/02/25 20:02:30 [DEBUG] OpenStack Response...
Hi, in forked server everything works nice when using shm. Everything except query. Immediately after query call (`query.results()`) the process is stuck. This happens also with `query.foreach()` simple example: https://gist.github.com/tivvit/7e7448742a8b017326dd
Hi, I've got **Segmentation fault** while performing scan in python client. The reason was that I had not installed pybloom lib on the machine where I was performing the scan,...
Hi, I have created Aerospike client mock server: https://github.com/tivvit/aerospike-client-mock-python I will be glad for some feedback and feel free to add it to Aerospike stack.
Maybe this should be mentioned in the documentation? http://stackoverflow.com/a/32178209/2764469
Hi I saw that some folks are having trouble installing drivesink (#17). @caseymrm should I prepare PR with pip packaging?
may you please label this `hacktoberfest-accepted` This is a Work In Progress What is done: * Configuration for the sync connector * Shared history object * Pull loop What is...