kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-1346] Constructor events handled correctly in each case by trace reconstruction? #2572

Open rju opened 3 days ago

rju commented 3 days ago

JIRA Issue: KIEKER-1346 Constructor events handled correctly in each case by trace reconstruction? Original Reporter: Andre van Hoorn


Looking at the current reference plots for the ch5 example with constructor events, the integration into the trace are partially surprising (cf: [1295#comment:12 |/ticket/1295#comment:12]).

Reference log/plots: testdata/kieker-20141009-163010944-UTC-constructor-events(-example-plots/)

For example, why do the calls to CountDownLatch's constructor come from the entry and not from BookstoreStarter (as in the source code)?

rju commented 3 days ago

author André van Hoorn -- Sun, 12 Oct 2014 17:55:53 +0200

At least in the example, only the assumed executions are affected.

rju commented 3 days ago

author André van Hoorn -- Tue, 31 Mar 2015 10:33:30 +0200

Unfortunately, this needs to be moved to the next release.

rju commented 3 days ago

author André van Hoorn -- Sat, 26 Sep 2015 01:16:13 +0200

Replying to [avh|comment:4]:
> Unfortunately, this needs to be moved to the next release.

Unfortunately, once again.

rju commented 3 days ago

author rju -- Wed, 24 May 2023 11:15:31 +0200

With all the new visualization tools coming in, this might no longer be a relevant issue.