[
https://issues.apache.org/activemq/browse/SMXCOMP-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved SMXCOMP-799.
----------------------------------
Resolution: Fixed
commit fix
http://svn.apache.org/viewvc?rev=994939&view=rev
> don't set log as DEBUG for smx-cxf-bc test as it can hide stream consume
> problem in real env
> --------------------------------------------------------------------------------------------
>
> Key: SMXCOMP-799
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-799
> Project: ServiceMix Components
> Issue Type: Improvement
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: servicemix-cxf-bc-2010.02
>
>
> currently servicemix-cxf-bc use DEBUG level for tests, that's will hide
> stream consumer problem in real environment. As DEBUG will always cache
> stream(like change StaxSource to DOMSource) which isn't same as real
> env(generally in production for better performance won't set as DEBUG)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.