Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 6182 almost 13 years ben leinfelder add commons-io-2.0.jar dependency to Metacat Cl...
  lib 6441 over 12 years ben leinfelder allow urls with "v1" in them
  src 6448 over 12 years ben leinfelder do not send <systemMetadata> with the <docInfo>...
  test 6446 over 12 years ben leinfelder move bulk of the Hazelcast code into HazelcastS...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 29.7 KB 6231 almost 13 years ben leinfelder include release notes from 1.9.5 branch (includ...
build.properties 2.76 KB 6439 over 12 years ben leinfelder remove unused/old D1 SCHEMA downloads and build...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 54 KB 6438 over 12 years ben leinfelder remove unused/old D1 SCHEMA downloads and build...
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
6448 09/16/2011 03:17 PM ben leinfelder

do not send <systemMetadata> with the <docInfo> replication information - this is handled by the Hazelcast shared map

6447 09/16/2011 03:07 PM ben leinfelder

rely on Hazelcast to store the SystemMetadata locally for the node. Entry event listeners store the shared system metadata on their local node when alerted. TODO: remove old replication code that included system metadata xml when replicating scimeta and data

6446 09/16/2011 02:24 PM ben leinfelder

move bulk of the Hazelcast code into HazelcastService from CNodeService so that it is centrall located - easier to manage and configure

6445 09/16/2011 01:13 PM ben leinfelder

verify that the sysmeta checksum value matches the computed checksum value when calling create()
https://redmine.dataone.org/issues/1795

6444 09/16/2011 01:08 PM ben leinfelder

include sysmeta for uploaded BIN data that comes through the legacy Metacat servlet API

6443 09/16/2011 10:51 AM ben leinfelder

check for null pointers when adding system metadata/creating records during cn.create()

6442 09/16/2011 10:42 AM rnahf

removing unneeded class (never used)

6441 09/15/2011 01:57 PM ben leinfelder

allow urls with "v1" in them

6440 09/15/2011 01:46 PM rnahf

cleaned up mock tests on hzObjectPathMap. split out code for mocking a datastore into MockObjectPathMap.

6439 09/15/2011 12:59 PM ben leinfelder

remove unused/old D1 SCHEMA downloads and build tasks

View all revisions | View revisions

Also available in: Atom