[hibernate-dev] NoORM IRC meeting minutes

2018-04-10 Thread Guillaume Smet
Hi,

Here are the minutes of our NoORM IRC meeting:

16:00 < jbott> Meeting ended Tue Apr 10 14:00:35 2018 UTC.  Information
about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
16:00 < jbott> Minutes:
http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2018/hibernate-dev.2018-04-10-13.01.html
16:00 < jbott> Minutes (text):
http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2018/hibernate-dev.2018-04-10-13.01.txt
16:00 < jbott> Log:
http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2018/hibernate-dev.2018-04-10-13.01.log.html

Cheers,

-- 
Guillaume
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] OpenShift Hibernate demo: Next Steps

2018-04-10 Thread Sanne Grinovero
Hi Fabio,

inline:

On 10 April 2018 at 11:20, Fabio Massimo Ercoli  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.erc...@redhat.com   fa...@hibernate.org
> 
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


[hibernate-dev] OpenShift Hibernate demo: Next Steps

2018-04-10 Thread Fabio Massimo Ercoli
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

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

* 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

* Discuss Hibernate statup optimization on OCP.

* Implement authentication and authorization.

* Infinispan remote task to update the board (in future Stored procedure
JPA)
* Search / Query on messagges

* Full text Search / Analytics on message content
* Pipeline / DevOps ( Jenkins )

WDYT about it? Suggestions and ideas are more then wecolme.

Cheers
Fabio

-- 

FABIO MASSIMO ERCOLI

fabio.erc...@redhat.com   fa...@hibernate.org

___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev