Hi all,
I'm new to Spring Batch, but I've used Quartz quite a bit in the past. We have a distributed environment that uses ZooKeeper to perform leader election, as well as keep grid jobs synchronized across our cluster. I've had a quick read of the documentation, has anyone implemented a grid partitioner that will work with Zookeeper? If not, where can I start?

Thanks,
Todd