Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  v1 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
CNodeService.java 93.9 KB 10193 about 7 years Jing Tao Add more debug statement on cn.create method.
D1NodeService.java 119 KB 10272 almost 7 years Jing Tao Add code to check the check sum by the DigestOu...
D1NodeVersionChecker.java 4.49 KB 9291 over 8 years Jing Tao A new class is used to get the version of servi...
DOIService.java 13.7 KB 10188 about 7 years ben leinfelder extract EML creator[s] and use those names or o...
MNodeService.java 128 KB 10280 almost 7 years Jing Tao Add the checksum as a parameter to the method h...
ObjectFormatService.java 7.08 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 almost 9 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.7 KB 10276 almost 7 years Jing Tao Add the checksum parameter to the handleInsertA...

Latest revisions

# Date Author Comment
10280 05/17/2017 03:32 PM Jing Tao

Add the checksum as a parameter to the method handleInsertOrUpdate.

10276 05/17/2017 03:15 PM Jing Tao

Add the checksum parameter to the handleInsertAndUpdate method.

10272 05/17/2017 03:06 PM Jing Tao

Add code to check the check sum by the DigestOutputStream.

10270 05/17/2017 09:36 AM Jing Tao

Removed the duplicated code to check the checksum in the replicate method since the method D1Node.create, which is called by the replicate method, has the mechanism.

10249 05/11/2017 10:43 AM Jing Tao

Add some debug information.

10219 04/07/2017 04:33 PM Jing Tao

Make sure it is same as branch 2.8 except the mdq stuff

10218 04/07/2017 04:29 PM Jing Tao

Still use syncFailed.getPid to get identifier in the syncFailed method.

10217 04/06/2017 04:42 PM Jing Tao

Fixed typos in the vairable name.

10216 04/06/2017 04:36 PM Jing Tao

In the synchronizationFailed method, use syncExcpetion.getIdentifier method to try before the obsoleted method getPid.

10205 04/06/2017 08:54 AM Jing Tao

In the expandRightHolder method, we don't use the parameter count=-1 to query the cn. Now we use count=200 and will use the page query to query again if it is necessary.

View revisions

Also available in: Atom