[JBoss JIRA] (ISPN-5648) Apply a partial update to a Protobuf mapped data structure
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-5648:
-------------------------------------
Summary: Apply a partial update to a Protobuf mapped data structure
Key: ISPN-5648
URL: https://issues.jboss.org/browse/ISPN-5648
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols, Remote Querying
Reporter: Sanne Grinovero
It would be great to be able to update some fields of a protobuf-mapped entry without having to transfer the whole entry.
A simple example might be to update the value of a single field, a more interesting use case could be to add or remove some elements from an embedded list.
An example use case is to add a new foreign key to an list of pointers which is modelling a OneToMany JPA relation (Hibernate OGM).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (ISPN-3733) Add support for AtomicMaps on Hot Rod
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-3733?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero commented on ISPN-3733:
---------------------------------------
This is no longer a blocker for Hibernate OGM, we're changing the approach from grouping and atomic maps to usage of remote queries and protobuf-structured data.
I'm not closing the issue as I'm not sure if there were other "customers".
> Add support for AtomicMaps on Hot Rod
> -------------------------------------
>
> Key: ISPN-3733
> URL: https://issues.jboss.org/browse/ISPN-3733
> Project: Infinispan
> Issue Type: Feature Request
> Components: Remote Protocols
> Reporter: Emmanuel Bernard
> Assignee: Galder Zamarreño
>
> See ISPN-3732
> Assuming AtomicMap is not ditched for the grouping API, we should implement this one.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months