This Week in OpenNMS: July 30th, 2018

Benjamin Reed <[email protected]> Mon, 30 Jul 2018 16:18:12 -0400
Newsgroups gmane.network.opennms.announce,gmane.network.opennms.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============4540032081425351582==
Content-Type: multipart/alternative;
 boundary="------------5E00EAC2BC784BDE27977F8A"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------5E00EAC2BC784BDE27977F8A
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

It's time for This Week in OpenNMS!

Last week we continued work on RPC over Kafka, Sextant, Enlinkd, and
other bug fixes.


    <#github-project-updates>Github Project Updates

  *

    *Internals, APIs, and Documentation*

      o David continued implementing a feedback mechanism for
        training/tuning Sextant correlations.
      o Mike Kelly submitted a fix to the date format in the alarm
        northbounder.
      o Chandra did more work on support for RPC over Kafka.
      o Ronny worked on some theme cleanup in the OpenNMS documentation.
      o Jesse fixed the reload event handling in Drools.
      o Chandra did a bit more to the support for persisting data
        collection to Kafka.
      o Christian fixed VMware code to use a pool of connections to
        avoid overloading the host system.
      o Jesse did more work on Sextant configuration and cleanup,
        including support for configuration reload.
      o Markus continued to work on tightening up the Sentinel container
        code.
      o Markus worked on fixing an issue in RADIUS-related queries that
        could return wrong results.
      o Christian did more work on SFlow issues.
  *

    *Web & UI*

      o Antonio continued his work on fixing the topology UI showing
        enlinkd links properly.
      o Markus and Patrick continued work on changes to make dates in
        the web UI consistent, and also configurable.
      o Markus experimented with simplifying our Bootstrap-based theme code.


    <#upcoming-events-and-appearances>Upcoming Events and Appearances

  *

    *UK Network Operators' Forum - September 11th, 2018
    <https://indico.uknof.org.uk/event/43>*

    Tarus will be speaking at the UK Network Operators Forum
    <https://indico.uknof.org.uk/event/43/contributions> on September
    11th, 2018. He'll be giving a talk called "What's Happening with
    OpenNMS" going over some of the recent enhancements to OpenNMS to
    extend scalability.

  *

    *OpenNMS User Conference Europe 2018 - September 20th through 21st,
    2018 <https://ouce.opennms.eu/>*

    OUCE 2018 <https://ouce.opennms.eu/> will be held at the Rilano
    Hotel in Munich, Germany <https://www.rilano-hotel-muenchen.de/>. A
    reception will be held on Wednesday the 19th, with talks and
    workshops the following Thursday and Friday. The call for papers
    <https://ouce.opennms.eu/cfp/2018/> is now open for submissions.


    <#until-next-week>Until Next Week…

If there’s anything you’d like me to talk about in a future TWiO, or you
just have a comment or criticism you’d like to share, don’t hesitate to
say hi <mailto:[email protected]>.

- Ben


    <#resolved-issues-since-last-twio>Resolved Issues Since Last TWiO

  * HZN-1206 <https://issues.opennms.org/browse/HZN-1206>: Classify
    applications in received flows
  * HZN-1324 <https://issues.opennms.org/browse/HZN-1324>: RPC over Kafka
  * HZN-1345 <https://issues.opennms.org/browse/HZN-1345>: Provide a
    more flexible way of checking the connectivity/health of a
    sentinel/minion container
  * HZN-1361 <https://issues.opennms.org/browse/HZN-1361>: Make
    isUseDebugger() return false instead of true to fix flapping Camel
    Tests (e.g. HeartbeatBlueprintPerfIT)
  * NMS-9858 <https://issues.opennms.org/browse/NMS-9858>: Make hawtio
    available for OpenNMS as installable RPM/DEB
  * NMS-10239 <https://issues.opennms.org/browse/NMS-10239>: apply
    centralized datetime rendering to freemarker template(s)
  * NMS-10242 <https://issues.opennms.org/browse/NMS-10242>: Trapd does
    not validate config against XSD
  * NMS-10257 <https://issues.opennms.org/browse/NMS-10257>: Drools
    correlation engine do not always respond to targeted
    reloadDaemonConfig events
  * NMS-10283 <https://issues.opennms.org/browse/NMS-10283>: Web UI
    throws exception when filtering events


--------------5E00EAC2BC784BDE27977F8A
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Helvetica Neue">It's time for This Week in OpenNMS!</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">Last week we continued work on RPC
        over Kafka, Sextant, Enlinkd, and other bug fixes.</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-github-project-updates" class="anchor"
          href="#github-project-updates" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Github
        Project Updates</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong>Internals, APIs, and
              Documentation</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">David continued implementing a
              feedback mechanism for training/tuning Sextant
              correlations.</font></li>
          <li><font face="Helvetica Neue">Mike Kelly submitted a fix to
              the date format in the alarm northbounder.</font></li>
          <li><font face="Helvetica Neue">Chandra did more work on
              support for RPC over Kafka.</font></li>
          <li><font face="Helvetica Neue">Ronny worked on some theme
              cleanup in the OpenNMS documentation.</font></li>
          <li><font face="Helvetica Neue">Jesse fixed the reload event
              handling in Drools.</font></li>
          <li><font face="Helvetica Neue">Chandra did a bit more to the
              support for persisting data collection to Kafka.</font></li>
          <li><font face="Helvetica Neue">Christian fixed VMware code to
              use a pool of connections to avoid overloading the host
              system.</font></li>
          <li><font face="Helvetica Neue">Jesse did more work on Sextant
              configuration and cleanup, including support for
              configuration reload.</font></li>
          <li><font face="Helvetica Neue">Markus continued to work on
              tightening up the Sentinel container code.</font></li>
          <li><font face="Helvetica Neue">Markus worked on fixing an
              issue in RADIUS-related queries that could return wrong
              results.</font></li>
          <li><font face="Helvetica Neue">Christian did more work on
              SFlow issues.</font></li>
        </ul>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong>Web &amp; UI</strong></font></p>
        <ul>
          <li><font face="Helvetica Neue">Antonio continued his work on
              fixing the topology UI showing enlinkd links properly.</font></li>
          <li><font face="Helvetica Neue">Markus and Patrick continued
              work on changes to make dates in the web UI consistent,
              and also configurable.</font></li>
          <li><font face="Helvetica Neue">Markus experimented with
              simplifying our Bootstrap-based theme code.</font></li>
        </ul>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-upcoming-events-and-appearances"
          class="anchor" href="#upcoming-events-and-appearances"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Upcoming Events and Appearances</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="https://indico.uknof.org.uk/event/43"
                rel="nofollow">UK Network Operators' Forum - September
                11th, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue">Tarus will be <a
              href="https://indico.uknof.org.uk/event/43/contributions"
              rel="nofollow">speaking at the UK Network Operators Forum</a>
            on September 11th, 2018.
            He'll be giving a talk called "What's Happening with
            OpenNMS" going over some of the recent enhancements to
            OpenNMS to extend scalability.</font></p>
      </li>
      <li>
        <p><font face="Helvetica Neue"><strong><a
                href="https://ouce.opennms.eu/" rel="nofollow">OpenNMS
                User Conference Europe 2018 - September 20th through
                21st, 2018</a></strong></font></p>
        <p><font face="Helvetica Neue"><a
              href="https://ouce.opennms.eu/" rel="nofollow">OUCE 2018</a>
            will be held at the <a
              href="https://www.rilano-hotel-muenchen.de/"
              rel="nofollow">Rilano Hotel in Munich, Germany</a>.
            A reception will be held on Wednesday the 19th, with talks
            and workshops the following Thursday and Friday.
            The <a href="https://ouce.opennms.eu/cfp/2018/"
              rel="nofollow">call for papers</a> is now open for
            submissions.</font></p>
      </li>
    </ul>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a id="user-content-until-next-week"
          class="anchor" href="#until-next-week" aria-hidden="true"><span
            aria-hidden="true" class="octicon octicon-link"></span></a>Until
        Next Week…</font></h2>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">If there’s anything you’d like me to
        talk about in a future TWiO, or you just have a comment or
        criticism you’d like to share, don’t hesitate to <a
          href="mailto:[email protected]">say hi</a>.</font></p>
    <font face="Helvetica Neue">
    </font>
    <p><font face="Helvetica Neue">- Ben</font></p>
    <font face="Helvetica Neue">
    </font>
    <h2>
      <font face="Helvetica Neue"><a
          id="user-content-resolved-issues-since-last-twio"
          class="anchor" href="#resolved-issues-since-last-twio"
          aria-hidden="true"><span aria-hidden="true" class="octicon
            octicon-link"></span></a>Resolved Issues Since Last TWiO</font></h2>
    <font face="Helvetica Neue">
    </font>
    <ul>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1206"
            rel="nofollow">HZN-1206</a>: Classify applications in
          received flows</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1324"
            rel="nofollow">HZN-1324</a>: RPC over Kafka</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1345"
            rel="nofollow">HZN-1345</a>: Provide a more flexible way of
          checking the connectivity/health of a sentinel/minion
          container</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/HZN-1361"
            rel="nofollow">HZN-1361</a>: Make isUseDebugger() return
          false instead of true to fix flapping Camel Tests (e.g.
          HeartbeatBlueprintPerfIT)</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-9858"
            rel="nofollow">NMS-9858</a>: Make hawtio available for
          OpenNMS as installable RPM/DEB</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10239"
            rel="nofollow">NMS-10239</a>: apply centralized datetime
          rendering to freemarker template(s)</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10242"
            rel="nofollow">NMS-10242</a>: Trapd does not validate config
          against XSD</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10257"
            rel="nofollow">NMS-10257</a>: Drools correlation engine do
          not always respond to targeted reloadDaemonConfig events</font></li>
      <li>
        <font face="Helvetica Neue"><a
            href="https://issues.opennms.org/browse/NMS-10283"
            rel="nofollow">NMS-10283</a>: Web UI throws exception when
          filtering events</font></li>
    </ul>
    <font face="Helvetica Neue">
    </font>
  </body>
</html>

--------------5E00EAC2BC784BDE27977F8A--


--===============4540032081425351582==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============4540032081425351582==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

This mailing list will be going away effective 1 August 2018.

To ask an OpenNMS question, please visit Stack Overflow (quick link http://ask.opennms.org).

If you want to interact in real time, visit https://chat.opennms.org.
--===============4540032081425351582==--