Am 25.11.2016 um 08:35 schrieb Milamber:
On 23/11/2016 21:16, Felix Schumacher wrote:
Hi all,
now that we released 3.1, it is time to think about the next release.
I think we should update the minimum version of java to 8 (as
discussed before).
Agree too.
We could then use the cache library (was it caffeine?) and use javafx
for html widgets (I would like to see them used for documentation and
template-selection, too).
Philippe has proposed to add a boundary based extractor, which I
believe could be massaged into the normal regex extractor together
with a grok to regex converter.
We discussed the memory usage of the results tree view, where we
could not agree on the implementation. I believe this could be
combined with a filter that sorts samples out, before they even get
into the tree view. That could be used to filter on thread ids or
session id, or even (when implemented as a queue) to emit only those
samples, that were collected shortly before an error (or other event).
Logging. We made the start to use slf4j. Should we change the
remaining classes too?
The documentation has still the pdf howtos, which could be converted
to html and looked through, if they still work.
Yes. I can help to convert some pdf howtos.
Great. The conversion as such is not that big of a problem. I can do
that. The major thing would be to go through the tutorials and look if
they are still valid.
I will convert them to xml and after that everyone can shout out, when
they are working on one.
Regards,
Felix
Drop generated docs from the source tree.
Add source-jars to the maven artefacts.
What are your plans / vetoes? I am sure I missed quite a bit.
The HTTP/2 must be a priority imho.
Parallel controller to help to make some specific test plans too.
Milamber
Regards,
Felix