Hi all,

We are in process of migrating Hibernate Search's Infinispan Directory
Provider to the Infinispan codebase. As you know, the Infinispan Lucene
Directory has always been part of Infinispan, but not the layer (called
'Directory Provider') that glues it to the Hibernate Search core engine.

With this move the goal is to facilitate maintenance and avoid circular
dependencies between both projects.

So what would be the new package name and the jboss module name for this
component? I've created a preview PR [1] that is using
'org.infinispan.hibernate.search' and 'org.infinispan.directory-provider'
for package and module respectively, but would like to hear more opinions.

Thoughts?


[1] https://github.com/infinispan/infinispan/pull/3322
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to