[ https://issues.apache.org/jira/browse/FELIX-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler resolved FELIX-6675. ------------------------------------- Resolution: Fixed https://github.com/apache/felix-dev/commit/31d4bd801f03c38e08917d3101adcbbce8435021 > Classcast Exception when getting change count service property > -------------------------------------------------------------- > > Key: FELIX-6675 > URL: https://issues.apache.org/jira/browse/FELIX-6675 > Project: Felix > Issue Type: Bug > Components: HTTP Service > Affects Versions: http.base-5.1.2, http.bridge-5.1.2, http.jetty-5.1.4 > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: http.bridge-5.1.4, http.base-5.1.4, http.jetty-5.1.6 > > > In some cases the changecount service property is set with an AtomicLong and > not a Long - which then results in a class cast exception (or similar) if > clients want to read that property -- This message was sent by Atlassian Jira (v8.20.10#820010)