<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I&#39;ve created a branch in vertx-infinispan to start incorporating the new features in 9.2.<br><br><a href="https://github.com/vert-x3/vertx-infinispan/tree/ispn92" target="_blank">https://github.com/vert-x3/<wbr>vertx-infinispan/tree/ispn92</a><br><br></div>Here are a couple of comments/concerns on MultimapCache:<br>1/ EmbeddedMultimapCacheManagerFa<wbr>ctory#from returns a raw MultimapCacheManager; it would be nice to have type arguments instead, to avoid unchecked assignment warnings<br></div>2/ MultimapCache does not accept entry listeners. We use them to build a near cache to increase the speed of sending<br><br></div>1/ is easy, but do you think 2/ could be added in 9.2?<br><br></div>Thank you,<br></div>Thomas<br></div>