<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/iwakeh/metrics-lib, branch task-23046-list2stream</title>
<subtitle>iwakeh's personal metrics-lib repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/'/>
<entry>
<title>fixup! Accomodate logs with more than Integer.MAX_VALUE lines.</title>
<updated>2018-02-16T09:05:48+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-16T09:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=68f38b2c5605baf09b107abb780701032613bcd7'/>
<id>68f38b2c5605baf09b107abb780701032613bcd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accomodate logs with more than Integer.MAX_VALUE lines.</title>
<updated>2018-02-16T09:05:47+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-16T09:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=6c053bf101e41266bba5c08e26a78ad2fe89e2c9'/>
<id>6c053bf101e41266bba5c08e26a78ad2fe89e2c9</id>
<content type='text'>
Implements task-23046.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements task-23046.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add log line interfaces and access methods.</title>
<updated>2018-02-16T09:05:45+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-06T14:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=59689a9fa4c162378f347902eb68e4c21ccf0043'/>
<id>59689a9fa4c162378f347902eb68e4c21ccf0043</id>
<content type='text'>
For both the general LogDescriptor and extension WebServerAccessLog.
Include some new tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For both the general LogDescriptor and extension WebServerAccessLog.
Include some new tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add log message reporting progress reading tarballs.</title>
<updated>2018-02-06T14:59:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-12-03T20:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=9f2db9a194d5e290b456765f83cc6eeaf745e619'/>
<id>9f2db9a194d5e290b456765f83cc6eeaf745e619</id>
<content type='text'>
Implements #22990.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #22990.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.2.0 release.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2018-01-31T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=678ddfd166c5a7bb9bfde2f5005c5b7e27139ec5'/>
<id>678ddfd166c5a7bb9bfde2f5005c5b7e27139ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail early when 'null' values are added.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-03T08:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=6dd7cb9676b1bb4c1e76a12afbc37da951a96209'/>
<id>6dd7cb9676b1bb4c1e76a12afbc37da951a96209</id>
<content type='text'>
And, allow for roughly a years worth of entries in dateMap and requestMap before
re-hashing by setting initial capacity.  Defaults are fine for the small ipMap
and protocolMap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And, allow for roughly a years worth of entries in dateMap and requestMap before
re-hashing by setting initial capacity.  Defaults are fine for the small ipMap
and protocolMap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'putIfAbsent'.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-02-03T08:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=3efd91716902e7592304e78bd78ab95d961869ff'/>
<id>3efd91716902e7592304e78bd78ab95d961869ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide 'equals' and 'hashCode' implementations.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=dc019152886f018f39ecbcba24c3490e2eed8057'/>
<id>dc019152886f018f39ecbcba24c3490e2eed8057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce memory footprint of log lines.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=8578de6d64569b410678b3c847e7b82b267501ad'/>
<id>8578de6d64569b410678b3c847e7b82b267501ad</id>
<content type='text'>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make validation optional for internal web log constructor.
CollecTor uses this for storing freshly sanitized logs,
which don't need to be validated a second time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use enum for request method.</title>
<updated>2018-02-05T17:06:23+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2018-01-31T12:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/iwakeh/metrics-lib.git/commit/?id=86c47d3764b1d563bb81eb683da39c3ca31c13ba'/>
<id>86c47d3764b1d563bb81eb683da39c3ca31c13ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
