<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments for ~pperalta</title>
	<atom:link href="https://blackbeanbag.net/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://blackbeanbag.net/wp</link>
	<description>Thoughts on software development and other stuff</description>
	<lastBuildDate>Sat, 20 Jul 2013 01:54:41 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Comment on Partitions, Backing Maps, and Services&#8230;Oh My! by Phani Kumar Pilli</title>
		<link>https://blackbeanbag.net/wp/2010/07/01/partitions-backing-maps-and-services-oh-my/comment-page-1/#comment-4563</link>
		<dc:creator><![CDATA[Phani Kumar Pilli]]></dc:creator>
		<pubDate>Sat, 20 Jul 2013 01:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=454#comment-4563</guid>
		<description><![CDATA[simple, clear and very straight to the point.  Thanks for your post.  Keep post these kind of concepts.]]></description>
		<content:encoded><![CDATA[<p>simple, clear and very straight to the point.  Thanks for your post.  Keep post these kind of concepts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coherence Key HOWTO by Patrick Peralta</title>
		<link>https://blackbeanbag.net/wp/2010/06/06/coherence-key-howto/comment-page-1/#comment-4522</link>
		<dc:creator><![CDATA[Patrick Peralta]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 18:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=409#comment-4522</guid>
		<description><![CDATA[The console is converting your numbers to int. Try including an extra space in front of your number to make it a String; i.e. &lt;code&gt;get  5&lt;/code&gt; instead of &lt;code&gt;get 5&lt;/code&gt;.]]></description>
		<content:encoded><![CDATA[<p>The console is converting your numbers to int. Try including an extra space in front of your number to make it a String; i.e. <code>get  5</code> instead of <code>get 5</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coherence Key HOWTO by Anu</title>
		<link>https://blackbeanbag.net/wp/2010/06/06/coherence-key-howto/comment-page-1/#comment-4521</link>
		<dc:creator><![CDATA[Anu]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 02:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=409#comment-4521</guid>
		<description><![CDATA[I tested with some sample strings what I found was

When the key is of type string and it contains alphabets or alphanumeric characters, the values are getting retrieved correctly.

But if the key is of type String and the value is only numbers the values are not getting retrieved.

What is the reason for this?]]></description>
		<content:encoded><![CDATA[<p>I tested with some sample strings what I found was</p>
<p>When the key is of type string and it contains alphabets or alphanumeric characters, the values are getting retrieved correctly.</p>
<p>But if the key is of type String and the value is only numbers the values are not getting retrieved.</p>
<p>What is the reason for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coherence Key HOWTO by Anu</title>
		<link>https://blackbeanbag.net/wp/2010/06/06/coherence-key-howto/comment-page-1/#comment-4520</link>
		<dc:creator><![CDATA[Anu]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 01:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=409#comment-4520</guid>
		<description><![CDATA[Map (ele): list
2222222 = 
200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012

GC2 = 
200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012

Map (ele): get GC2
 200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012

Map (ele): get 2222222
null

I have included the key in the equals() and hashcode() method. please tell me what is going wrong]]></description>
		<content:encoded><![CDATA[<p>Map (ele): list<br />
2222222 =<br />
200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012</p>
<p>GC2 =<br />
200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012</p>
<p>Map (ele): get GC2<br />
 200:20:2:2:1:1:Thu Feb 02 00:00:00 2012:2:Thu Feb 02 00:00:00 2012:Thu Feb 02 00:00:00 2012</p>
<p>Map (ele): get 2222222<br />
null</p>
<p>I have included the key in the equals() and hashcode() method. please tell me what is going wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make your Coherence objects forward and backward compatible with POF by Patrick Peralta</title>
		<link>https://blackbeanbag.net/wp/2009/02/16/how-to-make-your-coherence-objects-forward-and-backward-compatible-with-pof/comment-page-1/#comment-4470</link>
		<dc:creator><![CDATA[Patrick Peralta]]></dc:creator>
		<pubDate>Sun, 16 Dec 2012 17:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=124#comment-4470</guid>
		<description><![CDATA[Hi Nagesh,

You have to configure a cache service with the POF serializer and the other cache service with the default &quot;java&quot; serializer. Take a look at http://docs.oracle.com/cd/E24290_01/coh.371/e22837/api_pof.htm (19.2.6.1 Configure the ConfigurablePofContext Class Per Service)  and http://docs.oracle.com/cd/E24290_01/coh.371/e22837/appendix_operational.htm#BAGEFCHC.]]></description>
		<content:encoded><![CDATA[<p>Hi Nagesh,</p>
<p>You have to configure a cache service with the POF serializer and the other cache service with the default &#8220;java&#8221; serializer. Take a look at <a href="http://docs.oracle.com/cd/E24290_01/coh.371/e22837/api_pof.htm" rel="nofollow">http://docs.oracle.com/cd/E24290_01/coh.371/e22837/api_pof.htm</a> (19.2.6.1 Configure the ConfigurablePofContext Class Per Service)  and <a href="http://docs.oracle.com/cd/E24290_01/coh.371/e22837/appendix_operational.htm#BAGEFCHC" rel="nofollow">http://docs.oracle.com/cd/E24290_01/coh.371/e22837/appendix_operational.htm#BAGEFCHC</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coherence 3.5: POF Extractor/Updater by Patrick Peralta</title>
		<link>https://blackbeanbag.net/wp/2009/07/21/coherence-3-5-pof-extractorupdater/comment-page-1/#comment-4469</link>
		<dc:creator><![CDATA[Patrick Peralta]]></dc:creator>
		<pubDate>Sun, 16 Dec 2012 17:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=287#comment-4469</guid>
		<description><![CDATA[Hi Ravi - setting the &#039;system-property&#039; attribute in the config file simply indicates which system property contains the POF configuration file. The exception indicates that POF is not configured correctly. There are a few different ways to configure POF (for instance, you can do it for an entire cluster member or for individual services). I would suggest including system properties -Dtangosol.pof.enabled=true and -Dtangosol.pof.config=[your pof config.xml] to start with. See this link for more information: http://docs.oracle.com/cd/E24290_01/coh.371/e22837/gs_config.htm#CEGHHIGD]]></description>
		<content:encoded><![CDATA[<p>Hi Ravi &#8211; setting the &#8216;system-property&#8217; attribute in the config file simply indicates which system property contains the POF configuration file. The exception indicates that POF is not configured correctly. There are a few different ways to configure POF (for instance, you can do it for an entire cluster member or for individual services). I would suggest including system properties -Dtangosol.pof.enabled=true and -Dtangosol.pof.config=[your pof config.xml] to start with. See this link for more information: <a href="http://docs.oracle.com/cd/E24290_01/coh.371/e22837/gs_config.htm#CEGHHIGD" rel="nofollow">http://docs.oracle.com/cd/E24290_01/coh.371/e22837/gs_config.htm#CEGHHIGD</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coherence 3.5: POF Extractor/Updater by Ravi</title>
		<link>https://blackbeanbag.net/wp/2009/07/21/coherence-3-5-pof-extractorupdater/comment-page-1/#comment-4468</link>
		<dc:creator><![CDATA[Ravi]]></dc:creator>
		<pubDate>Fri, 14 Dec 2012 12:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=287#comment-4468</guid>
		<description><![CDATA[Hi Patrick, I have tried same approach using LikeFilter with PofExtractor and setting &#039;system-property&#039; attribute in config file. But I am getting below exception when trying to read from cache. I am using coherence 3.7.1.0 version.

2012-12-14 16:05:06.628/45.326 Oracle Coherence GE 3.7.1.0  (thread=http-bio-8080-exec-3, member=3): Filter is not serializable: LikeFilter(PofExtractor(target=VALUE, navigator=SimplePofPath(indices=1)), 100000)
(Wrapped) java.io.NotSerializableException: com.tangosol.io.pof.reflect.SimplePofPath
	at com.tangosol.util.Base.ensureRuntimeException(Base.java:288)]]></description>
		<content:encoded><![CDATA[<p>Hi Patrick, I have tried same approach using LikeFilter with PofExtractor and setting &#8216;system-property&#8217; attribute in config file. But I am getting below exception when trying to read from cache. I am using coherence 3.7.1.0 version.</p>
<p>2012-12-14 16:05:06.628/45.326 Oracle Coherence GE 3.7.1.0  (thread=http-bio-8080-exec-3, member=3): Filter is not serializable: LikeFilter(PofExtractor(target=VALUE, navigator=SimplePofPath(indices=1)), 100000)<br />
(Wrapped) java.io.NotSerializableException: com.tangosol.io.pof.reflect.SimplePofPath<br />
	at com.tangosol.util.Base.ensureRuntimeException(Base.java:288)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make your Coherence objects forward and backward compatible with POF by Nagesh</title>
		<link>https://blackbeanbag.net/wp/2009/02/16/how-to-make-your-coherence-objects-forward-and-backward-compatible-with-pof/comment-page-1/#comment-4467</link>
		<dc:creator><![CDATA[Nagesh]]></dc:creator>
		<pubDate>Thu, 13 Dec 2012 20:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=124#comment-4467</guid>
		<description><![CDATA[Thank you for the prompt response on my questions. Do you happen to have the configuration which work for both serialization? I have tried to implement it some how it throws the &quot;Unknown User type&quot; when i tried to put the data in to the cache which i have not configured the POF.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the prompt response on my questions. Do you happen to have the configuration which work for both serialization? I have tried to implement it some how it throws the &#8220;Unknown User type&#8221; when i tried to put the data in to the cache which i have not configured the POF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make your Coherence objects forward and backward compatible with POF by Patrick Peralta</title>
		<link>https://blackbeanbag.net/wp/2009/02/16/how-to-make-your-coherence-objects-forward-and-backward-compatible-with-pof/comment-page-1/#comment-4466</link>
		<dc:creator><![CDATA[Patrick Peralta]]></dc:creator>
		<pubDate>Wed, 12 Dec 2012 21:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=124#comment-4466</guid>
		<description><![CDATA[Hi Nagesh,

It is possible to configure different cache services with different serializers. This way you could run some of your caches with the default serializer and others with POF.

Also, I believe that POF now has support for annotations so you don&#039;t have to implement readExternal/writeExternal yourself; you should be able to simply annotate the fields that need to be serialized. I&#039;m not sure if/how this works with evolvable.]]></description>
		<content:encoded><![CDATA[<p>Hi Nagesh,</p>
<p>It is possible to configure different cache services with different serializers. This way you could run some of your caches with the default serializer and others with POF.</p>
<p>Also, I believe that POF now has support for annotations so you don&#8217;t have to implement readExternal/writeExternal yourself; you should be able to simply annotate the fields that need to be serialized. I&#8217;m not sure if/how this works with evolvable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make your Coherence objects forward and backward compatible with POF by Nagesh</title>
		<link>https://blackbeanbag.net/wp/2009/02/16/how-to-make-your-coherence-objects-forward-and-backward-compatible-with-pof/comment-page-1/#comment-4465</link>
		<dc:creator><![CDATA[Nagesh]]></dc:creator>
		<pubDate>Wed, 12 Dec 2012 15:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://blackbeanbag.net/wp/?p=124#comment-4465</guid>
		<description><![CDATA[Thank you for providing the information. How do we want to gradually migrate the code to POF serialization? If one presently using the externalizableLite to serialize and deserialize the objects to and from coherence. To create the serialization routines for these objects is a big task, so, can we have gradual roll out of this functionality? This means we need to support the POF and externalizableLite in the same coherence cluster. Would it be possible? 

Again than you for giving the tips and suggesstions...]]></description>
		<content:encoded><![CDATA[<p>Thank you for providing the information. How do we want to gradually migrate the code to POF serialization? If one presently using the externalizableLite to serialize and deserialize the objects to and from coherence. To create the serialization routines for these objects is a big task, so, can we have gradual roll out of this functionality? This means we need to support the POF and externalizableLite in the same coherence cluster. Would it be possible? </p>
<p>Again than you for giving the tips and suggesstions&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
