-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JBPM-9464] Kie server notification causes bad status in BC #3505
Conversation
cc7f2fd
to
4195981
Compare
SonarCloud Quality Gate failed. |
@nmirasch Te he puesto en este jira para que le des un vistazo. El sistema de updates que se ha implemetando a nivel de BC HA daba estados erroneos en los servidores y hacía mucho blink en la UI. Este jira va a encaminado a simplicar el sistema de Observers y actualizar la pantalla solo en caso necesario eliminando el blink. |
aac0ef5
to
8148e64
Compare
Jenkins retest this |
Jenkins run fdb |
Jenkins retest this |
Jenkins run fdb |
@elguardian Can you please rebase? |
@sutaakar rebased |
Jenkins run fdb |
SonarCloud Quality Gate failed. |
@elguardian @nmirasch please advice what to do with this PR, it is getting stale. |
@domhanak I guess @elguardian is not around, I think he will back in 10 days more or less. I would say we need his input to know what to do with this dev. |
5e81889
to
5129aae
Compare
5129aae
to
f82ba1c
Compare
Kudos, SonarCloud Quality Gate passed! |
as kiegroup/droolsjbpm-integration#2327 was closed i think this is for closing too, right @elguardian ? |
Jira: https://issues.redhat.com/browse/JBPM-9464
Current implementation does not work very well with update notifications on the fly from kie server due to a lot of refreshing.
depends on kiegroup/droolsjbpm-integration#2327