[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-04-20 Thread Semen Boikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976847#comment-15976847 ] Semen Boikov commented on IGNITE-3429: -- Implemented multi-jvm test which fails with BinaryMarshaller

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-04-18 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15973399#comment-15973399 ] Denis Magda commented on IGNITE-3429: - Binary resolvers based workaround is no longer applicable for

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-03-17 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930885#comment-15930885 ] Denis Magda commented on IGNITE-3429: - [~amashenkov], as a side note, please don't forget to update

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928039#comment-15928039 ] ASF GitHub Bot commented on IGNITE-3429: Github user asfgit closed the pull request at:

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-02-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861798#comment-15861798 ] Andrew Mashenkov commented on IGNITE-3429: -- I see

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861026#comment-15861026 ] ASF GitHub Bot commented on IGNITE-3429: GitHub user AMashenkov opened a pull request:

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-02-09 Thread Fred (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860221#comment-15860221 ] Fred commented on IGNITE-3429: -- By chance, does anyone have some examples / tests? Upgraded to apache

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-02-03 Thread Cameron Braid (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852642#comment-15852642 ] Cameron Braid commented on IGNITE-3429: --- For hibernate 5 since CacheKey doesn't exist, use the

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-01-24 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836819#comment-15836819 ] Denis Magda commented on IGNITE-3429: - Agree, let's do it a part of the product. For now I'll update

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834441#comment-15834441 ] Andrew Mashenkov commented on IGNITE-3429: -- [~vkulichenko], Should we add IdentityResolver

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2017-01-17 Thread Nikolay Tikhonov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15826179#comment-15826179 ] Nikolay Tikhonov commented on IGNITE-3429: -- As workaround for the issue can be used the

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2016-11-17 Thread Fred (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15673619#comment-15673619 ] Fred commented on IGNITE-3429: -- That hurts pushing it to 2.0, I havent found a solid way of getting

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2016-10-05 Thread Fred (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549447#comment-15549447 ] Fred commented on IGNITE-3429: -- I put in a temporary workaround in the time being which sets SessionFactory

[jira] [Commented] (IGNITE-3429) org.hibernate.cache.spi.CacheKey not properly serialized by binary marshaller

2016-10-05 Thread Fred (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548523#comment-15548523 ] Fred commented on IGNITE-3429: -- Having issues when using OptimizedMarshaller and @EmbeddedId.