This Week in OpenNMS: March 26th, 2018
Benjamin Reed <[email protected]> Mon, 26 Mar 2018 12:07:17 -0400
| Newsgroups | gmane.network.opennms.announce,gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============3331932841560755343==
Content-Type: multipart/alternative;
boundary="------------1CAEC0C16B4BFF705C9D6F86"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------1CAEC0C16B4BFF705C9D6F86
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
It's time for This Week in OpenNMS!
<#github-project-updates>Github Project Updates
*
*Internals, APIs, and Documentation*
o Christian did more work on sFlow support in Telemetryd.
o Markus fixed a recursion error in the Elasticsearch client code.
o Chandra added support for filtering events before passing them
on to Kafka.
o Markus fixed some errors in our netty implementation.
o Jeff put event configuration info from the wiki into the admin
guide.
o Markus worked on refactoring the smoke test infrastructure.
o Jesse improved the algorithm for determining flow direction.
o Dustin fixed an issue with binding listeners in Telemetryd.
*
*Web & UI*
o I fixed some issues with the new JS build infrastructure.
o Patrick worked on improvements to the classification ReST API.
o I added |X-Requested-With| headers to OpenNMS.js so basic auth
is handled properly.
o Jesse added a new datasource for handling flows in Helm.
<#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-1152 <https://issues.opennms.org/browse/HZN-1152>: Drift:
Streaming Telemetry
* HZN-1227 <https://issues.opennms.org/browse/HZN-1227>: Drift: Flow
indicator icon on MIB-2 traffic utilization graphs
* HZN-1249 <https://issues.opennms.org/browse/HZN-1249>: Consistent
behavior when writing to Elasticsearch
* HZN-1261 <https://issues.opennms.org/browse/HZN-1261>: Enhance
ClassificationRestService to be used in a simple link
* HZN-1262 <https://issues.opennms.org/browse/HZN-1262>: Provide input
field to define file name for csv download
* HZN-1268 <https://issues.opennms.org/browse/HZN-1268>:
features-flows-elastic - Flow documents are logged against incorrect
index strategy name
* HZN-1271 <https://issues.opennms.org/browse/HZN-1271>: Web UI - Help
Section - Button for Admin Guide missing
* HZN-1273 <https://issues.opennms.org/browse/HZN-1273>: Document
Kibana Dashboard release process
* HZN-1274 <https://issues.opennms.org/browse/HZN-1274>: Suspicious
warnings on web.log related with the Flows API
* HZN-1275 <https://issues.opennms.org/browse/HZN-1275>: Review flow
conversation directionality
* HZN-1277 <https://issues.opennms.org/browse/HZN-1277>: Correct typo
in IndexStrategy
* NMS-9667 <https://issues.opennms.org/browse/NMS-9667>:
NettyServerTCPWorker warnings in eventd.log
* NMS-9763 <https://issues.opennms.org/browse/NMS-9763>: RADIUS
Poller: MD4 MessageDigest not available
* NMS-9775 <https://issues.opennms.org/browse/NMS-9775>: Text not
displayed in correct fonts in graphs
* NMS-9783 <https://issues.opennms.org/browse/NMS-9783>: Suppress HTTP
Basic Auth Requests for AJAX Calls
* NMS-9855 <https://issues.opennms.org/browse/NMS-9855>: Node ReST
service not handling assets and deleting properly
* NMS-9918 <https://issues.opennms.org/browse/NMS-9918>: Not possible
to use the SNMP Poller with useCriteriaFilters="true"
* NMS-9920 <https://issues.opennms.org/browse/NMS-9920>: Possible
StackOverflow in DefaultRequestExecutor
* NMS-9927 <https://issues.opennms.org/browse/NMS-9927>: Backshift
graph fails to load with jQuery error
--------------1CAEC0C16B4BFF705C9D6F86
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" size="-1">It's time for This Week in
OpenNMS!</font></p>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<ul>
<li>
<p><font face="Helvetica Neue" size="-1"><strong>Internals,
APIs, and Documentation</strong></font></p>
<ul>
<li><font face="Helvetica Neue" size="-1">Christian did more
work on sFlow support in Telemetryd.</font></li>
<li><font face="Helvetica Neue" size="-1">Markus fixed a
recursion error in the Elasticsearch client code.</font></li>
<li><font face="Helvetica Neue" size="-1">Chandra added
support for filtering events before passing them on to
Kafka.</font></li>
<li><font face="Helvetica Neue" size="-1">Markus fixed some
errors in our netty implementation.</font></li>
<li><font face="Helvetica Neue" size="-1">Jeff put event
configuration info from the wiki into the admin guide.</font></li>
<li><font face="Helvetica Neue" size="-1">Markus worked on
refactoring the smoke test infrastructure.</font></li>
<li><font face="Helvetica Neue" size="-1">Jesse improved the
algorithm for determining flow direction.</font></li>
<li><font face="Helvetica Neue" size="-1">Dustin fixed an
issue with binding listeners in Telemetryd.</font></li>
</ul>
</li>
<li>
<p><font face="Helvetica Neue" size="-1"><strong>Web & UI</strong></font></p>
<ul>
<li><font face="Helvetica Neue" size="-1">I fixed some issues
with the new JS build infrastructure.</font></li>
<li><font face="Helvetica Neue" size="-1">Patrick worked on
improvements to the classification ReST API.</font></li>
<li><font face="Helvetica Neue" size="-1">I added <code>X-Requested-With</code>
headers to OpenNMS.js so basic auth is handled properly.</font></li>
<li><font face="Helvetica Neue" size="-1">Jesse added a new
datasource for handling flows in Helm.</font></li>
</ul>
</li>
</ul>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<p><font face="Helvetica Neue" size="-1">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" size="-1">
</font>
<p><font face="Helvetica Neue" size="-1">- Ben</font></p>
<font face="Helvetica Neue" size="-1">
</font>
<h2>
<font face="Helvetica Neue" size="-1"><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" size="-1">
</font>
<ul>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1152"
rel="nofollow">HZN-1152</a>: Drift: Streaming Telemetry</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1227"
rel="nofollow">HZN-1227</a>: Drift: Flow indicator icon on
MIB-2 traffic utilization graphs</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1249"
rel="nofollow">HZN-1249</a>: Consistent behavior when
writing to Elasticsearch</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1261"
rel="nofollow">HZN-1261</a>: Enhance
ClassificationRestService to be used in a simple link</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1262"
rel="nofollow">HZN-1262</a>: Provide input field to define
file name for csv download</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1268"
rel="nofollow">HZN-1268</a>: features-flows-elastic - Flow
documents are logged against incorrect index strategy name</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1271"
rel="nofollow">HZN-1271</a>: Web UI - Help Section - Button
for Admin Guide missing</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1273"
rel="nofollow">HZN-1273</a>: Document Kibana Dashboard
release process</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1274"
rel="nofollow">HZN-1274</a>: Suspicious warnings on web.log
related with the Flows API</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1275"
rel="nofollow">HZN-1275</a>: Review flow conversation
directionality</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/HZN-1277"
rel="nofollow">HZN-1277</a>: Correct typo in IndexStrategy</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9667"
rel="nofollow">NMS-9667</a>: NettyServerTCPWorker warnings
in eventd.log</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9763"
rel="nofollow">NMS-9763</a>: RADIUS Poller: MD4
MessageDigest not available</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9775"
rel="nofollow">NMS-9775</a>: Text not displayed in correct
fonts in graphs</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9783"
rel="nofollow">NMS-9783</a>: Suppress HTTP Basic Auth
Requests for AJAX Calls</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9855"
rel="nofollow">NMS-9855</a>: Node ReST service not handling
assets and deleting properly</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9918"
rel="nofollow">NMS-9918</a>: Not possible to use the SNMP
Poller with useCriteriaFilters="true"</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9920"
rel="nofollow">NMS-9920</a>: Possible StackOverflow in
DefaultRequestExecutor</font></li>
<li>
<font face="Helvetica Neue" size="-1"><a
href="https://issues.opennms.org/browse/NMS-9927"
rel="nofollow">NMS-9927</a>: Backshift graph fails to load
with jQuery error</font></li>
</ul>
<font face="Helvetica Neue" size="-1">
</font>
</body>
</html>
--------------1CAEC0C16B4BFF705C9D6F86--
--===============3331932841560755343==
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
--===============3331932841560755343==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-announce mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-announce
--===============3331932841560755343==--