Project

General

Profile

« Previous | Next » 

Revision 10219

Added by Jing Tao about 7 years ago

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

View differences:

MNodeService.java
1313 1313
        String localId;
1314 1314
        Identifier pid;
1315 1315
        if ( syncFailed.getPid() != null ) {
1316
            
1317 1316
            pid = new Identifier();
1318 1317
            pid.setValue(syncFailed.getPid());
1319 1318
            boolean allowed;

Also available in: Unified diff