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 9402 over 8 years Lauren Walker Mrge from 2.5 branch: Clean up the admin and do...
  lib 9472 over 8 years Jing Tao Add a new property named application.readOnlyMode.
  metacat-common 9421 over 8 years ben leinfelder added 4 new schema fields so need to account fo...
  metacat-index 9425 over 8 years ben leinfelder add checks on archived flag to avoid NPE.
  src 9483 over 8 years Jing Tao Add a policy_id in the smReplicationPolicy tabl...
  test 9474 over 8 years Jing Tao Add a junit test.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 35.9 KB 9416 over 8 years ben leinfelder merge from 2.5 branch
build.properties 2.79 KB 9451 over 8 years Jing Tao Change the version to 2.6.0
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.3 KB 9476 over 8 years Jing Tao In the clean method, the metacatui build direct...
pom.xml 10.8 KB 9419 over 8 years ben leinfelder bump trunk to 2.6.0-SNAPSHOT and pull in d1 dep...
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
9483 01/06/2016 05:32 PM Jing Tao

Add a policy_id in the smReplicationPolicy table to help preserver the order of the nodes list.

9482 01/06/2016 05:28 PM Jing Tao

Use the "order by" to preserve the nodes order in the replication policy.

9481 01/05/2016 02:06 PM Jing Tao

Use the ServiceFailure to replace the InvalidRequest when it is the read-only mode (CN throws the exception).

9480 01/05/2016 09:42 AM Jing Tao

In the replicate method, the checking of the read-only mode was moved from MNodeService class to the MNResourceHandler class since it is asynchronized.

9479 01/04/2016 05:23 PM Jing Tao

The systemmetadataChanged method is asynchronized, so we put the read-only checking on the ResourceHandler class.

9478 01/04/2016 03:09 PM Jing Tao

Add the code to check if the mn is on the read-only mode.

9477 12/29/2015 12:58 PM Jing Tao

Add the code to check if the metacat is in the read-only mode.

9476 12/28/2015 04:09 PM Jing Tao

In the clean method, the metacatui build directory will be deleted as well.

9475 12/28/2015 03:19 PM Jing Tao

Add the code to handle the read-only mode.

9474 12/23/2015 01:33 PM Jing Tao

Add a junit test.

View all revisions | View revisions

Also available in: Atom