You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Dmytro Sen <ds...@hortonworks.com> on 2017/01/04 11:17:59 UTC

Review Request 55168: Change type of fields for Ambari SNMP alert trap

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55168/
-----------------------------------------------------------

Review request for Ambari.


Bugs: AMBARI-19356
    https://issues.apache.org/jira/browse/AMBARI-19356


Repository: ambari


Description
-------

SNMPv2-SMI::enterprises.18060.16.1.1.1.1 = STRING: "6" - This needs to be sent as an INTEGER
SNMPv2-SMI::enterprises.18060.16.1.1.1.6 = STRING: "3" - This needs to be sent as an INTEGER


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/notifications/dispatchers/AmbariSNMPDispatcher.java 86ef07c 
  ambari-server/src/test/java/org/apache/ambari/server/notifications/dispatchers/AmbariSNMPDispatcherTest.java 3561730 

Diff: https://reviews.apache.org/r/55168/diff/


Testing
-------

Unit tests passed


Thanks,

Dmytro Sen