Yes, that a general Spring rule - 'set' has to be excluded from a method name. Hope you already checked that 'statisticsEnabled' works for you.
Denis On Saturday, May 13, 2017, Ajay <ajay.b...@6dtech.co.in> wrote: > No why i asked is when i enabled statisticsEnabled getting following error > so > that > > Error setting property values; nested exception is > org.springframework.beans.NotWritablePropertyException: Invalid property > 'isStatisticsEnabled' of bean class > [org.apache.ignite.configuration.CacheConfiguration]: Bean property > 'isStatisticsEnabled' is not writable or has an invalid setter method. Did > you mean 'statisticsEnabled'? > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Ignite2-0-memory-policy-tp12756p12829.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >