Results 7 comments of Alex Reis

I'd suggest the fix would actually be requiring the architecture to be explicitly specified if -l is used and exiting with an error if it isn't. Having multiple locks increases...

A bucket level lock breaks the idea of multiple repositories in the same bucket that the --prefix option allows for. It should at least be on the prefix level, but...

Running 2.0.1 here and still seeing this bug running against Confluent Cloud. It doesn't matter how many partitions the topic has, tried with 1, 3 and 6. Is there a...

@rhymes You can check off XAUTOCLAIM #1018 . So are we waiting until all of these have been implemented before releasing a new version of the gem? Does the gem...

I have the same problem. When recording via the AMF Proxy, I get an error on my client saying that a Object cannot be converted to IMessage

I kinda solved the issue by adding all of my remoting classes to the JMeter classpath. I guess it has something to do with serialization / deserialization issues. Even then,...