File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
<!-- FORK needs to have an ID > 200 in order for RELAY2 to copy it -->
73
73
<class id =" 203" name =" org.jgroups.protocols.FORK" />
74
74
75
- <!-- Reserved IDs for external classes: [500..1000 ] -->
75
+ <!-- Reserved IDs for external classes: [512..1023 ] -->
76
76
<class id =" 520" name =" org.jgroups.protocols.raft.ELECTION" external =" true" />
77
77
<class id =" 521" name =" org.jgroups.protocols.raft.RAFT" external =" true" />
78
78
<class id =" 522" name =" org.jgroups.protocols.raft.REDIRECT" external =" true" />
79
79
<class id =" 523" name =" org.jgroups.protocols.raft.CLIENT" external =" true" />
80
80
<class id =" 530" name =" org.jgroups.protocols.azure.AZURE_PING" external =" true" />
81
81
82
- <!-- User-defined protocols should use IDs > 1000 -->
82
+ <!-- User-defined protocols should use IDs >= 1024 -->
83
83
84
84
</protocol-ids >
You can’t perform that action at this time.
0 commit comments