{5} Assigned, Active Tickets by Owner (Full Description) (22 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

dcarter (22 matches)

Ticket Summary Component Milestone Type Created
Description
#49 pthread_rwlock locks need to be reinitialized on OS X ARM4 Agent defect 11/28/07

These may also prevent their correct use in some circumstances under OS X. Basically, when the creating process exits, the locks are no longer valid and may need to be reinitialized. This also implies that it won't work across processes, so some of the helper applications may not work correctly.


#50 Add max age parameter for backups ARM4 Agent defect 11/28/07

When a backup operation is performed, backups older that a specified age should be removed. This should be an argument in the conf file.


#62 Verify that all Java strings are released in ArmNative.c ARM4 Agent Release 0.8.3 defect 05/11/08

There are a few places in the code where the release functions haven't yet been called.


#6 Add web based reporting interface ARM4 Management enhancement 06/11/06

Add a web-based interface that will allow a user to track transactions across tiers


#55 Implement interface into Eclipse TPTP ARM4 Agent Release 0.8.4 enhancement 12/28/07

The Eclipse test tools platform implements a means of controlling measurements for testing. Their Java ARM implementation uses this interface. It would definitely be desireable to have this interface available for the agent.


#64 Add MySql support ARM4 Agent Release 0.8.4 enhancement 07/10/08

This functionality is partially implemented in the 0.8 development branch. Since it won't be completed for this release, this ticket is created as a reminder.


#65 Add support for appdex style reporting ARM4 Agent enhancement 07/10/08

see www.appdex.org for details. Some fields have been added to the shared memory region in release 0.8 to support this, but much more needs to be done.


#80 Add a utility for creating applications, metrics, and transactions ARM4 Agent enhancement 07/28/08

This will allow for creating of definitions before applications are actually run.


#81 Add ability to add comments to archived data ARM4 Agent enhancement 07/28/08

For example, "Test run 1", or "Daily backup 06/22/2008"


#82 Create per-thread database connections ARM4 Agent enhancement 07/28/08

This will eliminate the need for the --enable-cross-thread-connections build option with sqlite3, allowing it to work out of the box with many linux distributions.


#116 Add support for selinux ARM4 Agent Release 0.8.3 enhancement 09/20/08

Many follow on packages for Red Hat et al, such as mod_arm4, will require selinux support


#128 Convert libxml code to xerces ARM4 Agent Release 0.8.4 enhancement 05/01/09

There's no need for two XML libraries, and we need xerces


#133 Architecture enhancements ARM4 Agent enhancement 05/13/09

This is a catch all thread for experimenting with architecture with an eye to overall performance improvements or feature enhancements. Since this is intended for experimentation, it won't be associated with any specific release.


#137 Add option to archive command to save to XML files ARM4 Agent Release 0.8.4 enhancement 05/19/09

Instead of saving the raw database files, it should be possible to save an XML version of the data. Compression optional, but this could be done externally.


#39 Complete user and administration online documentation ARM4 Agent task 01/17/07

Various new utilities have been added, so now is the time to complete user and administration guides. Guides will be online only at this point.


#99 Add validation tests ARM4 Agent task 08/16/08

Placeholder for validation test development


#77 Abort running validation tests ARM4 Agent defect 07/18/08

Test: arm4test_register_application terminate called after throwing an instance of 'DbException?'

what(): Db::set_flags: Invalid argument

This is caused by calling the OpenDatabasesReadOnly? method. Removing the read only flag allows it to work fine.

Possibly the databases have already been opened with other flags?

As a workaround, the ReadOnly? version can be identical to the non-read only version.


#7 Add windows support ARM4 Agent enhancement 06/15/06

Should be able to build and run on Windows


#14 Support preliminary 4.1 version of the standard ARM4 Agent Release 0.9.2 enhancement 12/05/06

While the 4.1 version of the ARM standard is still preliminary, support should be added as soon as possible.

Obviously, as the standard evolves, updates may be made to improve conformance.


#20 Migrate arm4_report to xmlrpc interface ARM4 Agent enhancement 12/06/06

Right now the report program interfaces with the database directly. We should use the xmlrpc interface as the preferred interface.


#30 Provide ARM 2 compatibility library ARM4 Agent Release 0.9.1 enhancement 01/08/07

Many applications may still support the ARM 2 standard. It would be nice if a ARM 2 compatible library mapped the ARM 2 calls to ARM 4.


#31 Provide ARM 3 compatibility library ARM4 Agent Release 0.9.0 enhancement 01/08/07

Many applications may still support the ARM 3 standard. It would be nice if a ARM 2 compatible library mapped the ARM 3 calls to ARM 4.


Note: See TracReports for help on using and creating reports.