GitHub user basvdl opened a pull request: https://github.com/apache/incubator-metron/pull/531
Metron 854 create dhcp dump parser I've written a DHCPDump parser for Metron. I would like to submit my current version and receive feedback to get it finalized. The code includes basic Unit and Integration test and covers most of the fields within the DHCPDump log events. You can merge this pull request into a Git repository by running: $ git pull https://github.com/basvdl/incubator-metron METRON-854_Create_DHCPDump_Parser Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-metron/pull/531.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #531 ---- commit a37def86b3cccfc0d4c958e6fe3ef26627dabec5 Author: Bas van de Lustgraaf <b...@lustgraaf.nl> Date: 2017-04-14T17:43:50Z METRON-854 Create DHCPDump Parser Initial commit contains Parser and Test commit 96208e0c6de831f659c0a1b7f7ede6558c3cc984 Author: Bas van de Lustgraaf <b...@lustgraaf.nl> Date: 2017-04-14T18:01:34Z METRON-854 Create DHCPDump Parser Add Integration test commit d100ba73e37845b1474ab0b0905379a765f9c4cf Author: Bas van de Lustgraaf <b...@lustgraaf.nl> Date: 2017-04-14T18:20:32Z METRON-854 Create DHCPDump Parser Fixed ArrayToString conversion error during build commit 6e23510bd44638b8f446c7ccdb78f7aefa254d0a Author: Bas van de Lustgraaf <b...@lustgraaf.nl> Date: 2017-04-14T18:52:18Z METRON-854 Create DHCPDump Parser Fixed test class by replacing @BeforeClass commit e0f0b90472f9b19fdb1bb81fa025feb800870698 Author: Bas van de Lustgraaf <b...@lustgraaf.nl> Date: 2017-04-14T19:02:22Z METRON-854 Create DHCPDump Parser Added guid key to example parsed data to pass integration test ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---