manub / scalatest-embedded-kafka

A library that provides an in-memory Kafka instance to run your tests against.
MIT License
295 stars 87 forks source link

Seeking new maintainer #158

Closed manub closed 5 years ago

manub commented 6 years ago

I've realised I don't have enough time to dedicate to this project anymore, and I was wondering if somebody would be interested to help out with this. I know there's a few users out there so it would be great to be able to give them a better support.

If anybody is interested, just comment on this PR.

NeQuissimus commented 5 years ago

I am using this library quite regularly. However, I have no knowledge of the Confluent parts of this (Schema registry in particular). I can definitely help out but I would want to split the Confluent parts off into a sub-module and have somebody else help out there

francescopellegrini commented 5 years ago

I am using this library quite regularly. However, I have no knowledge of the Confluent parts of this (Schema registry in particular). I can definitely help out but I would want to split the Confluent parts off into a sub-module and have somebody else help out there

I may provide support on the Schema Registry module. =)

manub commented 5 years ago

One solution would be to give you both commit rights. We'd have to handle the release process though - although if requested I can still run releases. Probably also worth to move it to a new org?

francescopellegrini commented 5 years ago

One solution would be to give you both commit rights. We'd have to handle the release process though - although if requested I can still run releases. Probably also worth to move it to a new org?

Are you considering #151 too? I'm not completely sold on that, btw.

NeQuissimus commented 5 years ago

Maybe rather than moving this repo, we should fork and archive this repo with a notice?

Then we could rename, break the compatibility (split modules) etc. ? Just throwing it out there...

I can host you guys in my fork, or we create a single-repo org?!

manub commented 5 years ago

@NeQuissimus agreed with the approach. Better to create a single-repo org in my opinion.

manub commented 5 years ago

Created a new org and invited both of you - https://github.com/embeddedkafka. For now as members, we can discuss further there.

I suggest we close this ticket and we create another one for the migration. 2.1.0 is a good candidate to be released on the new org? (something like "io.github.embeddedkafka")

francescopellegrini commented 5 years ago

Can we close this now?