-
* Module version: mod 'elastic-elasticsearch', '6.3.3'
* Puppet version: PuppetBolt 1.10.0
* OS and version: Ubuntu 16.04.6 LTS
## Bug description
The Module defaults in `jvm.options` are not…
-
Similar to what we have in -reports, which comes automatically with the base image used for the Quarkus build there. A `JAVA_OPTIONS` environment variable can be set, which can be used for setting gen…
-
There seems to be no way to specify jvm executions options. I am trying to add "-Dconfig.file=/Users/myhome/reference.conf" to the JVM options for the worksheet so that I can experiment with Akka with…
-
Hi,
Thanks for this repo. I am trying to build a ES 6.8.23 cluster on 3 node Docker SWARM. I am following your code, but not able to run.
Always get this error:
[2022-02-01T17:48:19,911][WARN ][o.e…
-
There is no documentation that we can configure JVM options (```You can also use JAVA_OPTS and JIB_OPTS to pass JVM options```) for jib cli. That's needed when we want to configure proxy that will be …
-
This results in attempts to install plugins (or using any other cmd tools that source `logstash.lib.sh`) to throw a 'cannot allocate memory' exception:
```
[root@logstash03.dal05 logstash]# ./bin/lo…
-
When using an option like java.cli.XX.ParallelGCThreads=1 in the config, the expected java parameter is -XX:ParallelGCThreads=1. Instead, the function treats the 1 as True, and sets the option to -XX:…
-
The `sbt-native-packager` plugin in its [documentation](https://sbt-native-packager.readthedocs.io/en/stable/archetypes/java_app/customize.html#via-build-sbt) and behavior interprets the SBT `javaOpti…
jypma updated
2 years ago
-
### Backend
VL (Velox)
### Bug description
It is not always reproducible. Currently, only CI reported this issue sometimes.
### Spark version
None
### Spark configurations
_No res…
-
It might be a good idea to directly embed the `cassandra.yaml`/`cassandra-env.sh`/`jvm.options` fragments directly into `CassandraDataCenter` CRD instances, skipping the creation of `ConfigMaps`, etc.…