eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

Reusable search plan #38

Open eclipse-viatra-bot opened 5 months ago

eclipse-viatra-bot commented 5 months ago

| --- | --- | | Bugzilla Link | 497136 | | Status | ASSIGNED | | Importance | P3 normal | | Reported | Jul 01, 2016 04:55 EDT | | Modified | May 27, 2019 07:46 EDT | | Version | 1.3.0 | | Depends on | 497735 | | See also | Gerrit change https://git.eclipse.org/r/76423, Git commit 39ef3f02 | | Reporter | Balazs Grill |

Description

Search plans shall be reusable between different calls of the same pattern with the same adornment. A mechanism should be implemented to select an available search plan based on the structure of the current runtime model.

eclipse-viatra-bot commented 5 months ago

Jul 01, 2016 07:59

New Gerrit change created: https://git.eclipse.org/r/76423

eclipse-viatra-bot commented 5 months ago

Jul 19, 2016 08:33

Gerrit change https://git.eclipse.org/r/76423 was merged to [master].\ Commit: http://git.eclipse.org/c/viatra/org.eclipse.viatra.git/commit/?id=39ef3f0299de219101ed03d4221c9c2d63bfa6a7

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Aug 18, 2016 10:08

What is the status of this bug? Can it be closed or some steps are still planned/required?

eclipse-viatra-bot commented 5 months ago

By Balazs Grill on Sep 01, 2016 02:20

(In reply to Zoltan Ujhelyi from comment #3)

What is the status of this bug? Can it be closed or some steps are still planned/required?

The current implementation simply caches plans and cannot handle more than one plans for the same query+adornment. This issue is about a mechanism that can select a plan from a set of available plans. (created at code generation time, or during runtime). This feature is not realistic before 1.4, I'm setting it to 1.5.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Sep 01, 2016 11:42

If we postpone this, it should not block the LS master for 1.4.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Mar 16, 2017 09:52

M2 has passed, postponing all issues.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 02, 2017 03:43

Postponed to 1.7

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Oct 04, 2017 05:04

Postponing.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Feb 08, 2018 07:21

Postponing to a future release.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 27, 2019 07:46

Postponing tickets to FUTURE until effort is allocated to fix them.