ben leinfelder's activity
From 11/21/2012 to 12/20/2012
12/18/2012
- 05:33 PM Metacat Revision 7477 (metacat): remove indexing task from the queue when we are updating the document
12/12/2012
- 02:38 PM Metacat Revision 7476 (metacat): move DocInfo parsing into utilities project so that it can be used by Morpho as well as Metacat.
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5737
- 02:38 PM Metacat Revision 7475 (metacat): move DocInfo parsing into utilities project so that it can be used by Morpho as well as Metacat.
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5737
- 02:32 PM Metacat Revision 7474 (metacat): use utilities tag to build (remember to 'fullclean' after this update!)
12/10/2012
- 09:07 AM Metacat Revision 7471 (metacat): use default count = 1000 for CN.listObjects rather than -1 (because now -1 will cause an SQL error)
12/08/2012
12/07/2012
- 10:39 AM Metacat Revision 7467 (metacat): make sure to call lock() on the SM when updating rightsholder (like every other method that gets a lock object from HZ).
- 10:35 AM Metacat Revision 7466 (metacat): return from test when we encounter the NotImplemented exception for CN.search()
- 10:30 AM Metacat Revision 7465 (metacat): include identifier.guid in the test SQL clause.
- 10:25 AM Metacat Revision 7464 (metacat): CN.search() id not implemented by metacat -- making that explicit and also testing for it.
12/05/2012
- 11:04 AM Metacat Revision 7462 (metacat): default replicaStatus (aka "show replicas in results") to true rather than false
- 10:29 AM Metacat Revision 7461 (metacat): add debug statements for listObject slice debugging
12/04/2012
- 02:32 PM Metacat Revision 7458 (metacat): use utilities and eml RC tags for building Metacat.
- 02:18 PM Metacat Revision 7457 (metacat): include dataone.contactSubject in backup properties so it will be "remembered" during upgrades.
- 02:13 PM Metacat Revision 7456 (metacat): update release date to December
- 01:57 PM Metacat Revision 7455 (metacat): additional db indexes for pathquery performance
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5696
12/03/2012
- 12:43 PM Metacat Revision 7453 (metacat): use jar generated from the git repo source (just in case it was different from svn). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5755
- 12:30 PM Metacat Revision 7452 (metacat): use dual query for query slicing - one for count, another for the actual records when requested.
- https://redmine.dataone.org/issues/3065
- 11:32 AM Metacat Revision 7451 (metacat): get total (or subtotal when non-slicing params are present) count as a separate query from the field selection query.
- 10:16 AM Metacat Revision 7450 (metacat): include Skye's suggestions about correctly limiting by D1 Event types
12/02/2012
- 11:53 AM Metacat Revision 7449 (metacat): use test doi shoulder as the default for local server, at least during testing phase. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5755
- 08:58 AM Metacat Revision 7448 (metacat): first pass at DOI minting using the EZID service in mn.generateIdentifier()
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5755
11/30/2012
- 03:23 PM Metacat Revision 7446 (metacat): remove empty package
- 02:53 PM Metacat Revision 7445 (metacat): rollback the delete() when there is an error performing part of it -- don't want to end up with partial delete.
- 02:27 PM Metacat Revision 7444 (metacat): use Identifier object not String when retrieving SM from the HZ map to set archived during delete()
- 12:17 PM Metacat Revision 7443 (metacat): for MN.update() we needed to pass the original pid, not the new pid
- 10:49 AM Metacat Revision 7442 (metacat): do not reject any schemes -- all handled the same at the moment.
- 10:23 AM Metacat Revision 7441 (metacat): simple autogen-based implementation of MN.generateIdentifier(). does not support DOIs, ARKs, etc. It does support including a fragment, returning an identifier like "<fragment>.2012113010215298206"
11/29/2012
- 04:54 PM Metacat Revision 7440 (metacat): add link for reference on how to do record limits in oracle
- 04:52 PM Metacat Revision 7439 (metacat): limit /log and /object calls to configurable maximum count for paging. defaults to existing Metacat value of 7000
- 04:33 PM Metacat Revision 7438 (metacat): use RDBMS-specific features to limit the resultset for paging the object list -- postgres and oracle have implementations. we don''t really support mssql so I skipped that one.
- 04:12 PM Metacat Revision 7437 (metacat): use RDBMS-specific features to limit the resultset for paging -- postgres and oracle have implementations. we don''t really support mssql so I skipped that one.
11/26/2012
- 02:28 PM Metacat Revision 7434 (metacat): include debug msg about removing docid from index queue. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5750
- 02:25 PM Metacat Revision 7433 (metacat): remove document from the indexing queue when delete is called. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5750
- 01:50 PM Metacat Revision 7432 (metacat): clean up index queue code before tackling index/delete race condition. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5750
11/23/2012
- 10:14 AM Metacat Revision 7431 (metacat): additional release notes about archive/delete behavior and HZ upgrade
- 10:02 AM Metacat Revision 7430 (metacat): no need to mark SM as archived now that DocumentImpl.delete() does it.
- https://redmine.dataone.org/issues/3406
- 10:00 AM Metacat Revision 7429 (metacat): mark documents as archived=true when they are deleted using the Metacat API.
- https://redmine.dataone.org/issues/3406
11/21/2012
- 04:35 PM Metacat Revision 7428 (metacat): look up the archived value when retrieving SystemMetadata record.
- https://redmine.dataone.org/issues/3405
Also available in: Atom