Travis Campbell

Results 28 issues of Travis Campbell

This is a feature request, as opposed to a specific bug. I haven't dug into trying to fix this yet. Right now, this tool seems to work great if you're...

enhancement

Not exactly sure if this is an issue with the version of qt that's available with centos7. I've attached the the list of rpms that got installed with the yum-builddep...

bug

I've added this in my local copy since I want to be able to easily hit that from Alfred and pop it up in a browser. I diff'd the info.plist...

We seem to get questions on a frequent enough basis about the disparity between retention.bytes as configured and the total size of a topic as viewed in Console. Can we...

frontend
ui/ux

Today, the console yaml config file expects kafka.brokers to be an array like the following: ``` kafka: #Brokers is a list of bootstrap servers with #port (for example "localhost:9092"). brokers:...

feature
backend

Running from origin/master. I have things patched up enough to get the jobFilePreprocessor.sh and jobFileLoader.sh connecting to our Hadoop environment. The last step in hraven-etl.sh invokes jobFileProcessor.sh, but this throws...

In our HBase environment, we namespace tables in order to group them and more easily identify which project they're associated with. Currently, the table names are hardcoded in ./hraven-core/src/main/java/com/twitter/hraven/Constants.java unless...

Create an example docker-compose that is more configurable at runtime, allowing us to launch 1, 3, 4, or 5 node clusters, as well as more easily choose Redpanda/Redpanda Console version

https://redpandadata.slack.com/archives/C01ND4SVB6Z/p1694729911166379 Need to document some additional OMB workload configuration detail for high volume testing. There's a few items in this thread talking about how to get the producer to keep...

``` 03:20:20.240 [main] INFO - Using DistributedWorkersEnsemble workers topology Exception in thread "main" java.lang.IllegalArgumentException at com.google.common.base.Preconditions.checkArgument(Preconditions.java:128) at io.openmessaging.benchmark.worker.DistributedWorkersEnsemble.(DistributedWorkersEnsemble.java:71) at io.openmessaging.benchmark.Benchmark.main(Benchmark.java:158) ``` DistributedWorkersEnsemble throws this arg error if there happens to...