Changes between Version 38 and Version 39 of RTeam20101130
- Timestamp:
- Dec 14, 2010, 5:10:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RTeam20101130
v38 v39 27 27 Estimate: 5[[BR]] 28 28 Assigned: Shane, Stephen, Jelte, Likun[[BR]] 29 Status: 29 Status: Complete 30 30 31 31 '''Merge #327 back into trunk'''[[BR]] 32 32 Estimate: 1[[BR]] 33 Assigned: [[BR]]33 Assigned: Jelte[[BR]] 34 34 Status: 35 35 … … 84 84 Status: Completed 85 85 86 ''' Fix bindctl printing of config data'''[[BR]]86 '''#384: Fix bindctl printing of config data'''[[BR]] 87 87 Currently bindctl tries to be a bit smart (and not too well), and does not automatically print the contents of maps or lists unless you specifically ask for that map or list item. That property, combined with the current inability to address individual list items, makes it currently impossible to actually print out the contents of a list that contains maps. So it should be simpler: it should either print out 1 level of data (perhaps the default), or print the full JSON representation of whatever is there.[[BR]] 88 88 Estimate: 5[[BR]] … … 90 90 Status: 91 91 92 ''' Fix bindctl printing of config data - Review'''[[BR]]92 '''#384: Fix bindctl printing of config data - Review'''[[BR]] 93 93 Assigned:[[BR]] 94 94 Status: … … 101 101 Estimate: 8[[BR]] 102 102 Assigned: Likun[[BR]] 103 Status: Ready for review103 Status: Complete 104 104 105 105 '''Recursor Cache: Requirements - Review'''[[BR]] 106 106 Assigned:[[BR]] 107 Status: 107 Status: Complete[[BR]] 108 (Much review has taken place on the bind10-dev mailing list; a review from a BIND-9 developer is outstanding. However, for the purposes of this sprint, the task is marked as complete - work can begin on the next stage.) 108 109 109 110 '''Recursor Cache: API Design'''[[BR]] … … 130 131 131 132 '''Outline design for processing logic'''[[BR]] 132 Produce a design for the processing (primarily based on section 7 of [http://tools.ietf.org/html/rfc1035 RFC 1035] but also including anything from other relevant RFCs). This does not include DNSSEC processing. (Note that a fair bit of this work has already been done - see [wiki:RecursiveQueryLogic here].)[[BR]] 133 Estimate: 5[[BR]] 134 Assigned:[[BR]] 135 Status: 133 Produce a design for the processing (primarily based on section 7 of [http://tools.ietf.org/html/rfc1035 RFC 1035] but also including anything from other relevant RFCs). This does not include DNSSEC processing.[[BR]] 134 Estimate: 0[[BR]] 135 Assigned:[[BR]] 136 Status: Task Withdrawn[[BR]] 137 (A fair bit of this work has already been done - see [wiki:RecursiveQueryLogic here] - and on examination it was felt that no further work was needed on this aspect of the recursor. For this reason the task was withdrawn and it does not appear in the sprint velocity calculation.)[[BR]] 136 138 137 139 === Logging === … … 173 175 Estimate: 1[[BR]] 174 176 Assigned: vorner[[BR]] 175 Status: Awaiting review.177 Status: Complete 176 178 177 179 '''#85: Test case of "./DS query - Review'''[[BR]] 178 180 Assigned:[[BR]] 179 Status: 181 Status: Complete 180 182 181 183 '''#202: cfgmgr and bindctl and unknown configurations'''[[BR]] … … 183 185 Estimate: 1[[BR]] 184 186 Assigned: Jelte[[BR]] 185 Status: Ready for review187 Status: Complete 186 188 187 189 '''#202: cfgmgr and bindctl and unknown configurations - Review'''[[BR]] … … 219 221 220 222 === Summary === 221 || Task || Description || Estimate || Complete||223 || '''Task''' || '''Description''' || '''Estimate''' || '''Complete''' || 222 224 || || Refactoring: put in library for DNS services || 5 || || 223 || #327 || Review of All Tasks related to #327 || 5 || ||225 || #327 || Review of All Tasks related to #327 || 5 || yes || 224 226 || #327 || Merge #327 back into trunk || 1 || || 225 227 || || Demux: design phase 1 || 3 || || … … 228 230 || #356 || Logic to update RTT/Address Selection Logic/RTT Banding || 2 || yes || 229 231 || #405 || Add basic support for addressing individual list items || 3 || yes || 230 || || Fix bindctl printing of config data || 5 || ||231 || || Recursor Cache: Requirements || 8 || ||232 || #384 || Fix bindctl printing of config data || 5 || || 233 || || Recursor Cache: Requirements || 8 || yes || 232 234 || || Recursor Cache: API Design || 5 || || 233 235 || || Recursor Cache: Test Code || 8 || || 234 || || Outline design for processing logic || 5 || ||235 236 || #421 || Logging: Requirements || 3 || || 236 237 || || Logging: API Design || 5 || || 237 238 || || Logging: Test Code || 5 || || 238 || #85 || Test case of "./DS query || 1 || ||239 || #202 || cfgmgr and bindctl and unknown configurations || 1 || ||239 || #85 || Test case of "./DS query || 1 || yes || 240 || #202 || cfgmgr and bindctl and unknown configurations || 1 || yes || 240 241 || #226 || msgq and distcheck and read-only socket directory || 1 || || 241 242 || #229 || If b10-auth cores, bind10 doesn't say so and keeps restarting || 1 || yes || 242 243 || #126 || xfrout hang || 1 || yes || 243 244 || || '''Estimate points completed''' || '''25''' || ||