The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
8 | |
| indentation | Indentation
|
21 | |
| modifier | RedundantModifier | 1 | |
| sizes | LineLength
|
116 | |
| whitespace | OperatorWrap
|
2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 120 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 121 | |
| sizes | LineLength | Line is longer than 120 characters (found 172). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 163 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 171 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 193 | |
| sizes | LineLength | Line is longer than 120 characters (found 123). | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 148). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 44 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 46 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 47 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 48 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 15 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 45 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 52 | |
| whitespace | OperatorWrap | 'instanceof' should be on a new line. | 57 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 58 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 68 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 69 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 82 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 86 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 94 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 12, expected level should be 16. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 20. | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 212). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 168). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 149). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 49 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 122). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 65 | |
| sizes | LineLength | Line is longer than 120 characters (found 163). | 72 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 77 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 85 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 87 | |
| sizes | LineLength | Line is longer than 120 characters (found 189). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 130). | 41 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 132). | 38 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 45 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 51 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 14 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 53 | |
| sizes | LineLength | Line is longer than 120 characters (found 215). | 60 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 63 | |
| sizes | LineLength | Line is longer than 120 characters (found 155). | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'com.google.common.base.Preconditions' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 56 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 184). | 96 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 105 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 106 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 107 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 108 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 109 | |
| sizes | LineLength | Line is longer than 120 characters (found 150). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 117 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 122 | |
| sizes | LineLength | Line is longer than 120 characters (found 154). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 55 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | 'io.netty.buffer.ByteBuf' should be separated from previous import group. | 13 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 121). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 138). | 143 | |
| sizes | LineLength | Line is longer than 120 characters (found 133). | 144 | |
| sizes | LineLength | Line is longer than 120 characters (found 169). | 202 | |
| sizes | LineLength | Line is longer than 120 characters (found 156). | 227 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 238 | |
| sizes | LineLength | Line is longer than 120 characters (found 157). | 260 | |
| sizes | LineLength | Line is longer than 120 characters (found 246). | 270 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 271 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 296 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 297 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 313 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 328 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 334 | |
| sizes | LineLength | Line is longer than 120 characters (found 151). | 340 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 347 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 348 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 349 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 350 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 352 | |
| sizes | LineLength | Line is longer than 120 characters (found 124). | 353 | |
| sizes | LineLength | Line is longer than 120 characters (found 134). | 354 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 355 | |
| sizes | LineLength | Line is longer than 120 characters (found 125). | 356 | |
| sizes | LineLength | Line is longer than 120 characters (found 213). | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 210). | 359 | |
| sizes | LineLength | Line is longer than 120 characters (found 130). | 360 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 361 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 135). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 129). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 122). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 139). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 123). | 43 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 125). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 127). | 28 |