Bobby Calderwood

Results 29 comments of Bobby Calderwood

I've rebased with my correct email address in the commit author, to please the CLA bot.

@ctoestreich Yes, there will need to be doc changes given the new API. This new API will also enable [Kafka Streams testing](https://kafka.apache.org/22/documentation/streams/developer-guide/testing.html), but I may add that plus testing docs...

Yes, I think at least the kafka-streams module will need to bump to 2.0.0 given the changes, but can probably stay in same repo? I’m working on the docs now....

While testing an application with several instances of `KafkaStreams`, we've run up against some difficulties. I'm going to attempt to resolve these difficulties via a few more minor API tweaks...

@Shearerbeard @Jcalderwood1 Thoughts on this? Should we change actors from UUID to integers? This PR shrinks the serialized size for a large model by about 15-20%, but we lose the...

This may be either easier (or OBE?) now that we do `swap!/reset!` in terms of patches

@tendant and @michaelklishin, I encountered the same minor issue, and included fixes in PR #33.

I have also recently encountered this issue. If I have time, I may dig into it a bit. Any update from @malcolmsparks?

Hi @malcolmsparks! Bidi has been really helpful on my current project, so many thanks. Also, thank you for working on this issue! It looks like the latest implementation of (compile-route)...

Err, with further testing, I've discovered that the nested routes isn't the problem. I'll work up a minimally reproducing case soon.