• Guus der Kinderen's avatar
    OF-1487: Monitoring plugin: write archived data to the database more often. · 68d5e49e
    Guus der Kinderen authored
    Prior to this commit, archived data was kept in a buffer, which was flushed to the database once per minute.
    It is undesirable to have the database 'lag behind' for such an extend period of time.
    
    This commit introduces near-instantanious flushes. Data that's put in a buffer is flushed immediately, unless
    more data is available instantly.
    68d5e49e
Name
Last commit
Last update
..
assembly Loading commit data...
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...