Carsten Ziegeler created FELIX-6675:
---------------------------------------
Summary: 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.jetty-5.1.4, http.bridge-5.1.2, http.base-5.1.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
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)