redpanda-data / redpanda-data/openmessaging-benchmark

JVM options are questionable

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
40
Forks
32
PR merge metrics
No merged PRs in 30d

Description

There are quite a few questionable JVM options

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-msk/deploy/deploy.yaml#L145

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-pravega/deploy/deploy.yaml#L461

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-kafka/deploy/ssd-deployment/deploy.yaml#L377

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-rocketmq/deploy/deploy.yaml#L123

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-nats-streaming/deploy/deploy.yaml#L103

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-msk/deploy/alicloud/deploy.yaml#L148

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-bookkeeper/deploy/deploy.yaml#L183

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-rabbitmq/deploy/alicloud/deploy.yaml#L210

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-redpanda/deploy/certification/deploy.yaml#L164

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-nats/deploy/deploy.yaml#L92

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-kafka/deploy/hdd-deployment/deploy.yaml#L202

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-redpanda/deploy/deploy.yaml#L389

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-nsq/deploy/deploy.yaml#L99

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-rabbitmq/deploy/deploy.yaml#L179

https://github.com/redpanda-data/openmessaging-benchmark/blob/f570f148273085a0f028433e3a54db9c85178082/driver-pulsar/deploy/ssd/alicloud/deploy.yaml#L225

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the JVM option sections at the referenced lines in the deploy.yaml files under driver-msk, driver-pravega, driver-kafka, driver-rocketmq, driver-nats-streaming, driver-bookkeeper, driver-rabbitmq, driver-redpanda, driver-nats, driver-nsq, and driver-pulsar. Review the linked JDK references and compare the options across deployments. Done means the questionable or obsolete JVM options are consistently addressed in all listed manifests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.