• New Feature
  • Status: New
  • 2 Major
  • Resolution:
  • ehcache-core
  • drb
  • Reporter: aap700
  • February 23, 2016
  • 0
  • Watchers: 2
  • February 23, 2016

Attachments

Description

Ehcache search do not have support for BigDecimal and BigInteger values.

For this AttributeType and expressions like EqualTo, etc., will have to be updated.

Comments

Anand Pandey 2016-02-23

PFA patch for code changes in AttributeType class.

Code changes will also be required in expression classes like EqualTo, etc available in package java.net.sf.ehcache.search.expression.*

Do let me know, if I can also provide the code changes for the same or there is already some work in progress on the same.

Fiona OShea 2016-02-23

Anand, please fill out the Contributor agreement which can be found here https://confluence.terracotta.org//display/release/How+to+Become+a+Terracotta+Contributor and return to [email protected]

Once received we can review and commit your patch. Thank you for your interest in ehcache