[jira] [Commented] (FELIX-5665) High CPU usage on sun.reflect.Generated* class loads by log4j

2017-08-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121597#comment-16121597 ] Karl Pauls commented on FELIX-5665: --- [~aattuluri], I think there are a couple of points

[jira] [Created] (FELIX-5674) [Serializer] Inject JSON Parser

2017-08-10 Thread David Leangen (JIRA)
David Leangen created FELIX-5674: Summary: [Serializer] Inject JSON Parser Key: FELIX-5674 URL: https://issues.apache.org/jira/browse/FELIX-5674 Project: Felix Issue Type: Bug Compo

[jira] [Commented] (FELIX-5674) [Serializer] Inject JSON Parser

2017-08-10 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122344#comment-16122344 ] David Leangen commented on FELIX-5674: -- Need to add a common parser interface. > [Se

[jira] [Commented] (FELIX-5674) [Serializer] Inject JSON Parser

2017-08-10 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122440#comment-16122440 ] David Leangen commented on FELIX-5674: -- Changes reflected in commit r1804736. Waitin

[jira] [Created] (FELIX-5675) JSONParser needs a little bit more context when reporting an error

2017-08-10 Thread David Leangen (JIRA)
David Leangen created FELIX-5675: Summary: JSONParser needs a little bit more context when reporting an error Key: FELIX-5675 URL: https://issues.apache.org/jira/browse/FELIX-5675 Project: Felix

[jira] [Commented] (FELIX-5675) JSONParser needs a little bit more context when reporting an error

2017-08-10 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122476#comment-16122476 ] David Leangen commented on FELIX-5675: -- Committed in r1804738. If there are no objec

[jira] [Updated] (FELIX-5665) High CPU usage on sun.reflect.Generated* class loads by log4j

2017-08-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated FELIX-5665: -- Attachment: FELIX-5665.patch [~aattuluri], I took a stab at the approach I outlined in my previous comme

[jira] [Created] (FELIX-5676) Uninstall should throw an exception if called while the bundle is starting or stopping

2017-08-10 Thread Karl Pauls (JIRA)
Karl Pauls created FELIX-5676: - Summary: Uninstall should throw an exception if called while the bundle is starting or stopping Key: FELIX-5676 URL: https://issues.apache.org/jira/browse/FELIX-5676 Projec

[jira] [Resolved] (FELIX-5676) Uninstall should throw an exception if called while the bundle is starting or stopping

2017-08-10 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-5676. --- Resolution: Fixed Fixed in r1804741. > Uninstall should throw an exception if called while the bundle

[jira] [Commented] (FELIX-5665) High CPU usage on sun.reflect.Generated* class loads by log4j

2017-08-10 Thread AnilKumar Attuluri (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122501#comment-16122501 ] AnilKumar Attuluri commented on FELIX-5665: --- [~karlpauls] Thanks a lot for the e