[infinispan-dev] Rest server storage nuances

Gustavo Fernandes gustavo at infinispan.org
Tue Aug 22 03:50:32 EDT 2017


> Sounds good to me. I'm just curious, what would happen if a cache is
> configured to store Strings and I will POST binary content? Will I get HTTP
> 4XX?
>


The post will succeed. But if the user asks for a different content type,
Infinispan will assume the content is text/plain and will use it to convert
to the required format.


>
>
>> - Migrating from 9.1 to 9.2 may require re-populating the cache if
>> multiple formats are being used;
>>
>
> I think this should be a part of a Remote Cache Store. This way we will
> support it from Rolling Upgrade perspective.
>

+1


Gustavo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20170822/bfcc1d83/attachment.html 


More information about the infinispan-dev mailing list