akka-persistence-kafka icon indicating copy to clipboard operation
akka-persistence-kafka copied to clipboard

add support for akka 2.4

Open He-Pin opened this issue 9 years ago • 4 comments

He-Pin avatar Aug 04 '15 08:08 He-Pin

Best to attempt this after 2.4.0-M3 is out though :)

ktoso avatar Aug 04 '15 08:08 ktoso

@ktoso I think so too:P

He-Pin avatar Aug 04 '15 08:08 He-Pin

Hi guys, what is the plan to support akka 2.4?

lowchinwei avatar Sep 07 '15 03:09 lowchinwei

@lowchinwei I first need to check whether a more recent version of the async producer API supports atomic writes of user-defined batches (see also #20). Although this is independent of an Akka 2.4 upgrade, I think further maintenance of this plugin only makes sense if #20 can be implemented. I currently don't have the bandwidth to work on that but I'm more than happy to review pull requests.

krasserm avatar Sep 09 '15 14:09 krasserm