[ 
https://issues.apache.org/jira/browse/WICKET-5364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hendy Irawan updated WICKET-5364:
---------------------------------

    Priority: Trivial  (was: Major)
    
> Reduce logging for wicket-atmosphere
> ------------------------------------
>
>                 Key: WICKET-5364
>                 URL: https://issues.apache.org/jira/browse/WICKET-5364
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-atmosphere
>    Affects Versions: 6.8.0
>            Reporter: Hendy Irawan
>            Assignee: Emond Papegaaij
>            Priority: Trivial
>
> These INFO loggings:
> {code}
> logger                org.apache.wicket.atmosphere.EventBus
> message               registered page 6 for session 102B***
> logger                org.apache.wicket.atmosphere.AtmosphereBehavior
> message               Suspending the streaming response from ip 
> 127.0.0.1:41992
> logger                org.apache.wicket.atmosphere.AtmosphereBehavior
> message               streaming connection dropped from ip 127.0.0.1:41850
> logger                org.apache.wicket.atmosphere.EventBus
> message               unregistering page 6 for session 102BA***
> logger                org.apache.wicket.atmosphere.EventBus
> message               registering component for page 6 for session 
> 4CE9B5****productStoryRegion:1:productStoriesForm
> logger                org.apache.wicket.atmosphere.AtmosphereBehavior
> message               Resuming the websocket response from ip 127.0.0.1:41360
> {code}
> due to their repetitive nature, should use DEBUG level instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to