You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by "Toni Menzel (JIRA)" <ji...@apache.org> on 2009/10/07 20:23:31 UTC

[jira] Updated: (ACE-52) Repeat-aware LogService

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

Toni Menzel updated ACE-52:
---------------------------

    Description: 
Ace has some tasks running that do log things repeatingly all over again, even if the situation has not changed a bit at all (since last second for exampe).
For users this is more annoying that useful. See ACE-35,ACE-37.

A delegating LogService Implementation that is aware of this could help here a lot and is of more use than standalone soltions for each case using flags.

Patch to come.

  was:
Ace has some tasks running that do log things repeatingly all over again, even if the situation has not changed a bit at all (since last second for exampe).
For users this is more annoying that useful. See ACE-35,ACE-37


> Repeat-aware LogService
> -----------------------
>
>                 Key: ACE-52
>                 URL: https://issues.apache.org/jira/browse/ACE-52
>             Project: Ace
>          Issue Type: Test
>            Reporter: Toni Menzel
>
> Ace has some tasks running that do log things repeatingly all over again, even if the situation has not changed a bit at all (since last second for exampe).
> For users this is more annoying that useful. See ACE-35,ACE-37.
> A delegating LogService Implementation that is aware of this could help here a lot and is of more use than standalone soltions for each case using flags.
> Patch to come.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.