This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203053 - Improve USAGES log submitting
Summary: Improve USAGES log submitting
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2011-10-04 13:32 UTC by Tomas Mysik
Modified: 2012-03-07 18:09 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2011-10-04 13:32:55 UTC
Currently, the USAGES logs are submitted after 400 events. The problem is that the statistics can be incorrect, especially after new NB version is released (collecting 400 events takes much shorter time for Java development than for PHP development, for example).

The improvement could be: submit USAGES logs after 400 events or 1/2/3/4/? weeks/months/?, whichever comes first.

Thanks.
Comment 1 Martin Entlicher 2012-03-06 10:00:06 UTC
Improved by changeset:   214348:6bce66b50582
http://hg.netbeans.org/main/rev/6bce66b50582

USAGES logs are submitted after 400 events or after 40 days ± one week.
Comment 2 Quality Engineering 2012-03-07 18:09:51 UTC
Integrated into 'main-golden', will be available in build *201203071105* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6bce66b50582
User: mentlicher@netbeans.org
Log: #203053: USAGES logs are submitted after 400 events or after 40 days (