Bug 170 - Remove SNMP support
Summary: Remove SNMP support
Status: RESOLVED FIXED
Alias: None
Product: Slony-I
Classification: Unclassified
Component: slon (show other bugs)
Version: devel
Hardware: All All
: low enhancement
Assignee: Slony Bugs List
URL:
Depends on:
Blocks:
 
Reported: 2010-12-03 12:44 UTC by Christopher Browne
Modified: 2010-12-14 09:27 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Browne 2010-12-03 12:44:33 UTC
http://wiki.postgresql.org/wiki/SlonyBrainstorming#SNMP

Some minimal SNMP functionality was added in 2005.  It remains untouched since, and requires --with-netsnmp option to ./Configure, which was, and still is, marked as **EXPERIMENTAL**

It does not presently seem to work, based on trying a build with it turned on, which fails to compile.

Proposed: That it be removed.
Comment 1 Steve Singer 2010-12-03 13:03:14 UTC
Based on the fact that

1) The feature is marked as experimental (people had been warned)
2) It doesn't seem to compile.  

I agree we should remove this code in a future major version.
Comment 2 Christopher Browne 2010-12-03 14:15:04 UTC
Created git branch for this:
https://github.com/cbbrowne/slony1-engine/tree/bug170
Comment 3 Jan Wieck 2010-12-03 18:27:33 UTC
+1