José Augusto Bolina

Results 68 comments of José Augusto Bolina

Just rebased. If you prefer, I can create a separate JIRA for the bugs and leave this one only with the testing stuff?

Was missing a serializer for the `ReadCommittedEntry`, just added it now.

I'll put it on hold just for a moment. I'll update the tests to use the metadata and add some missing tests.

Brought stuff I've had in another branch, so now tests also check the metadata, added the missing tests. Also updated the configuration as that will help us with the MutinyCache...

Removed the serialization for the `ReadCommittedEntry` where the `CallInterceptor` we convert it to an internal entry if necessary. Once CI runs ok I'll remove the label.

CI reported a problem with `EmbeddedHotRodCacheListenerTest#testLoadingAndStoringEventsHotRod2` where it expected a `CacheEntryVisitedEvent` after a `putIfAbsent` operation. Updated so we send the event in case we load the entry, this is supposed...

Thanks, @tristantarrant. Updated.

~There is a related failure in `org.infinispan.server.hotrod.HotRodReplicationTest`.~ Fixed.

> @wburns @jabolina which is the status of this one ? I think that would be all for this one unless @wburns has more suggestions.

@wburns honestly, not sure, I thought we only wanted to return information about the nodes that have the key :sweat_smile: :sweat_smile:. Should I go ahead and update so we return...