Re: [infinispan-dev] ISPN-8798 ByteString places too strict a constraint on cache name length

2018-02-13 Thread Paul Ferraro
Excellent. Thanks a million. On Tue, Feb 13, 2018 at 8:33 AM, Tristan Tarrant wrote: > We can cut 9.1.6.Final today. > > -- > Tristan Tarrant > Infinispan Lead & Data Grid Architect > Red Hat > > On 13 Feb 2018 14:21, "Paul Ferraro" wrote: >> >>

Re: [infinispan-dev] ISPN-8798 ByteString places too strict a constraint on cache name length

2018-02-13 Thread Tristan Tarrant
We can cut 9.1.6.Final today. -- Tristan Tarrant Infinispan Lead & Data Grid Architect Red Hat On 13 Feb 2018 14:21, "Paul Ferraro" wrote: > Can one of the devs please review this patch? > https://github.com/infinispan/infinispan/pull/5750 > > The limit of cache names

[infinispan-dev] ISPN-8798 ByteString places too strict a constraint on cache name length

2018-02-13 Thread Paul Ferraro
Can one of the devs please review this patch? https://github.com/infinispan/infinispan/pull/5750 The limit of cache names sizes to 127 bytes is too limiting for hibernate/JPA 2nd level cache deployments, which generate cache names using fully qualified class names of entity classes, which are