Skip to content

issues Search Results · repo:openmessaging/benchmark language:Java

Filter by

112 results
 (90 ms)

112 results

inopenmessaging/benchmark (press backspace or delete to remove)

I m trying to understand how to run this benchmark, so I have installed Kafka (2.13-3.8.0) on my Ubuntu machine and started it as follows: kafka-storage.sh format -t $KAFKA_CLUSTER_ID -c config/kraft/server.properties ...
stale
  • mdorier
  • 1
  • Opened 
    on Oct 1, 2024
  • #421

When testing against SaaS providers, benchmark setup can take quite a bit of time. If actions such as topic creation are artificially throttled it can take upwards of 20 minutes to create hundreds of topics, ...
stale
  • ColinSullivan1
  • 1
  • Opened 
    on Sep 10, 2024
  • #420

From what I saw in the code is not possible to have a test that asserts the messages send and received right ?
stale
  • jomach
  • 1
  • Opened 
    on Sep 2, 2024
  • #418

Hi, I just tested to build and it does not work on Java 8. Here my logs: Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec Java version: 1.8.0_422, vendor: Amazon.com Inc., runtime: /Users/user1/Library/Java/JavaVirtualMachines/corretto-1.8.0_422/Contents/Home/jre ...
  • jomach
  • 2
  • Opened 
    on Aug 28, 2024
  • #417

Hello OpenMessaging maintainers - thank you for your work on this project! I m running some very large benchmarks (20k consumers) spread out over 8 very large machines to simulate a large scale test. ...
stale
  • ColinSullivan1
  • 3
  • Opened 
    on Aug 26, 2024
  • #416

Hi, I have been using benchmark with the helm template and found out that the image has not been updated for 5 years. this causes some functionality like the --csv flag does not work. I believe the client ...
stale
  • theo123490
  • 1
  • Opened 
    on Mar 24, 2024
  • #409

The original code and fix are as follows. public CompletableFuture BenchmarkProducer createProducer(String topic) { if (config.producerType.equals(ClientType.KAFKA)) { final BenchmarkProducer ...
stale
  • wenze159632
  • 1
  • Opened 
    on Mar 1, 2024
  • #408

Currently if you specify a no consume workload (e.g., with 0 subscriptions per topic) it will still allocate 1/2 (rounded up) of all worker nodes to consumer workers, even though consumers will not be ...
stale
  • travisdowns
  • 2
  • Opened 
    on Jan 30, 2024
  • #405

benchmark-framework module depends on all drivers at once and at the same time does not applies any mechanisms to isolate driver- specific dependencies from each other. I ve hit this problem when tried ...
stale
  • alexei-osipov
  • 1
  • Opened 
    on Jan 5, 2024
  • #401

Hi, I m trying without sucess perform tests on our MSK IAM Serverless clusters using Kubernetes Openmessaging pods As per MSK documentation we created all the necessary IAM roles and permissions but when ...
stale
  • EderRoger
  • 2
  • Opened 
    on Nov 9, 2023
  • #395
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub