Difference between revisions of "Notes20100315"
From Net-SNMP Wiki
Line 26: | Line 26: | ||
*** likely stalled indefinitely? | *** likely stalled indefinitely? | ||
** agent threads / child processes (see [https://sourceforge.net/tracker/?func=detail&aid=2959811&group_id=12694&atid=112694 bug 2959811] and [https://sourceforge.net/tracker/?func=detail&aid=2959812&group_id=12694&atid=112694 bug 2959812]) | ** agent threads / child processes (see [https://sourceforge.net/tracker/?func=detail&aid=2959811&group_id=12694&atid=112694 bug 2959811] and [https://sourceforge.net/tracker/?func=detail&aid=2959812&group_id=12694&atid=112694 bug 2959812]) | ||
+ | *** '''will implement using a socket fd and a select() watch''' | ||
** HP/UX support? several messages in January about configure/make failing | ** HP/UX support? several messages in January about configure/make failing | ||
+ | *** no one has hpux boxes. | ||
+ | *** '''dts12 may have one?''' | ||
** processing invalid messages (see [https://sourceforge.net/mailarchive/message.php?msg_name=4B9126CD.5040504%40redhat.com mail]) | ** processing invalid messages (see [https://sourceforge.net/mailarchive/message.php?msg_name=4B9126CD.5040504%40redhat.com mail]) | ||
** hrStorage indexes (see [https://sourceforge.net/mailarchive/forum.php?thread_name=c2d0b6ec0912240949q39c9e291pafde8b3029eca774%40mail.gmail.com&forum_name=net-snmp-coders mail thread] and [https://sourceforge.net/tracker/index.php?func=detail&aid=1689551&group_id=12694&atid=112694 bug 1689551]) | ** hrStorage indexes (see [https://sourceforge.net/mailarchive/forum.php?thread_name=c2d0b6ec0912240949q39c9e291pafde8b3029eca774%40mail.gmail.com&forum_name=net-snmp-coders mail thread] and [https://sourceforge.net/tracker/index.php?func=detail&aid=1689551&group_id=12694&atid=112694 bug 1689551]) |
Revision as of 20:42, 15 March 2010
Net-SNMP Meeting
2010-03-15
2010-03-15
Previous: | 2010-02-22 |
Next: | 2010-04-?? |
This is the meeting agenda/notes for the Meeting held on 2010-03-15.
Date and Time: 2010-03-15 20:00 UTC
- Next Meeting Time
- Apr 19
- Releases
- 5.2.x -- dts12
- shooting for early-to-late April depending on responses (rc1 -> final, vs rc1 -> rc2 -> final)
- 5.4.x -- dts12
- shooting for early-to-late April depending on responses (rc1 -> final, vs rc1 -> rc2 -> final)
- 5.6.x -- hardaker
- reminder: last time was "probably; confirm this time"
- vote result: 3 +, 2 o+, 0 -
- 5.2.x -- dts12
- Administrative Issues
- Note: Test server -- back on line
- dts12: could -c public return "read the documentation"?
- Note: Test server -- back on line
- Coding Issues
- RPM API compatibility issues -- jsafrane
- resolved in current code (thinks so)
- issue on debian
- Will change logic to librpm && linux to be less optimistic about what's on the system
- UCD-SNMP OID registration issues -- magfr
- nothing new
- Multi-core CPU issues -- TrogL
- Trogl not present
- likely stalled indefinitely?
- agent threads / child processes (see bug 2959811 and bug 2959812)
- will implement using a socket fd and a select() watch
- HP/UX support? several messages in January about configure/make failing
- no one has hpux boxes.
- dts12 may have one?
- processing invalid messages (see mail)
- hrStorage indexes (see mail thread and bug 1689551)
- hoping I'll remember in time -- hardaker
- Testing -- Hardaker
- stalled but nearing top of todo list
- RPM API compatibility issues -- jsafrane
- Round Table