[hibernate-dev] OpenShift Hibernate demo: Next Steps

Sanne Grinovero sanne at hibernate.org
Tue Apr 10 08:39:58 EDT 2018


Hi Fabio,

inline:

On 10 April 2018 at 11:20, Fabio Massimo Ercoli <fercoli at redhat.com> wrote:
> Hi,
>
> Andrea and me are starting the next sprint on OpenShift Hibernate demo.
> Based on the feedbacks we received, we have prepared this TODO list for the
> next steps:
>
> * Provide feedback on Infinispan OCP template

+1
I started reporting some things:
 - https://github.com/infinispan/infinispan-openshift-templates/issues/17
 - http://lists.jboss.org/pipermail/infinispan-dev/2018-April/018074.html

Would be nice to see the cluster forming with no errors, ideally no
warnings either.

>
> * Extract template paramters and environment variables into secrets and
> config Maps.

+1

>
> * Refactoring provisioning scripts based on Tristan suggestion:
> https://github.com/jboss-container-images/datagrid-7-image/blob/datagrid-services-dev/Makefile
> https://github.com/jboss-container-images/datagrid-7-image/blob/datagrid-services-dev/Jenkinsfile

+1

> * Discuss Hibernate statup optimization on OCP.

We should improve the OGM modules so that we don't have to copy all
the dependencies we don't need.
For example today it takes some time as it's copying also all the
Neo4J libraries; no big deal but this demo isn't using Neo4J, so it
would be nice for people to be able to choose only the feature packs
they need.

> * Implement authentication and authorization.

+1

> * Infinispan remote task to update the board (in future Stored procedure
> JPA)

+1

> * Search / Query on messagges

You mean via Infinispan ICKLE in this case?

> * Full text Search / Analytics on message content

Using Hibernate Search + Elasticsearch

> * Pipeline / DevOps ( Jenkins )

I'm not a big fan of this. I do like the pipelines and devops in
principle and it's a nice feature of Openshift, but I believe there's
no lack of demos on this topic while we should focus on Hibernate
related improvements.
We could add it as it might indeed look compellin in a full demo of
the platform but let's keep this as very last priority.

Adding one:
 * Let's keep the stack up to date to benefit from very latest
improvements. I tested locally using Infinispan Server 9.2.1.Final, it
looks like we could use this already even with the older OGM. I'd
upgrade OGM to latest too but apparently we can keep these task items
slightly separated.

Thanks!
Sanne

>
> WDYT about it? Suggestions and ideas are more then wecolme.
>
> Cheers
> Fabio
>
> --
>
> FABIO MASSIMO ERCOLI
>
> fabio.ercoli at redhat.com   fabio at hibernate.org
> <https://red.ht/sig>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


More information about the hibernate-dev mailing list