Quantcast
Viewing all articles
Browse latest Browse all 252940

Re: Custom PdxSerializer in Gemfire 7

I got simlar issue when passing List instance.  That list output of subList() method of arraylist. Exception was about RandomAccessArrayList.

 

I later wrapped sublist output into another ArrayList as workaround.


Viewing all articles
Browse latest Browse all 252940

Trending Articles