Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Recommendations are null for a long time after generation of stack report #4239

Open
rootAvish opened this issue Aug 24, 2018 · 2 comments
Open

Comments

@rootAvish
Copy link

Issue Overview

In some cases instead of the Maven insights model Kronos is getting the recommender call.

Expected Behaviour

The call should go to the Maven model when no vertx, spring, wildfly components are present.

Current Behaviour

Companions are taking a long time to show up, due to Kronos being used as the recommendation service.

Steps To Reproduce
  1. Run stack analysis on the manifest file: https://github.com/apache/maven/blob/master/maven-core/pom.xml, companions will not show up for a long time
@miteshvp
Copy link

@rootAvish @sara-02 @abs51295 - increasingly it might get difficult to debug where the request is served from if we have more models serving an ecosystem. Ideally we should send an additional information in the response such as model_scored : KRONOS / HPF / etc. for each recommender request. WDYT?

@rootAvish
Copy link
Author

@miteshvp Agree, should be easy to add and would be a nice QOL improvement.

@rootAvish rootAvish changed the title Kronos is getting the recommendation call for some stack instead of the Maven insights service even where no vertx/spring components are present Recommendations are null for a long time after generation of stack report Aug 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants