Code Monkey home page Code Monkey logo

Comments (3)

gregrluck avatar gregrluck commented on July 29, 2024

Ryan

Can you create an issue for this in the project. I will get the Terracotta Engineers to add the missing functionality to Ehcache core.

On 09/11/2011, at 12:42 AM, Ryan Gardner wrote:

Currently the StoreByValueTest#get_existing_MutateKey() and StoreByValueTest#getAndPut_Existing_NonSameKey_MutateKey tests in the TCK fail


Reply to this email directly or view it on GitHub:
#3

Regards

Greg Luck

web: http://gregluck.com
skype: gregrluck
yahoo: gregrluck
mobile: +61 408 061 622

from ehcache-jcache.

ryangardner avatar ryangardner commented on July 29, 2024

I opened an issue here:

https://jira.terracotta.org/jira/browse/EHC-891

and migrated the TCK test that is failing into a test case that only uses
Ehcache so hopefully the engineer looking at it will be able to look into
it quickly.

Ryan
On Nov 8, 2011 7:43 PM, "Greg Luck" <
[email protected]>
wrote:

Ryan

Can you create an issue for this in the project. I will get the Terracotta
Engineers to add the missing functionality to Ehcache core.

On 09/11/2011, at 12:42 AM, Ryan Gardner wrote:

Currently the StoreByValueTest#get_existing_MutateKey() and
StoreByValueTest#getAndPut_Existing_NonSameKey_MutateKey tests in the TCK
fail


Reply to this email directly or view it on GitHub:
#3

Regards

Greg Luck

web: http://gregluck.com
skype: gregrluck
yahoo: gregrluck
mobile: +61 408 061 622


Reply to this email directly or view it on GitHub:
#3 (comment)

from ehcache-jcache.

ryangardner avatar ryangardner commented on July 29, 2024

In the JCache adapter layer, I now have it clone the key if the cache is set up to storeByValue before it creates the Element that gets stored in the ehcache. (I tried using a custom copy strategy, but the key is not read out of the Element returned from the CopyOnWrite strategy - so I had to clone it further up the stream)

from ehcache-jcache.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.