Re: [VOTE] Apache CloudStack 4.19.1.0 (RC1)

2024-07-12 Thread Suresh Kumar Anaparti
Hi All, There are some issues reported for RC1. One of the issues [1] - relates to storage access check from the host, seems to be critical and we've a working fix for this. I'll check and work on the other issues. I'll cut another RC on 15th July 2024 (Mon). I'm closing this voting thread. Thank

stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1))

2024-07-12 Thread Daan Hoogland
This is a bit off topic, so renaming the thread. Can we instate a similar procedure as for views for stored procedures? it seems to me we can de exactly the same for those stored procedures and maybe even hijack the views dir so no issues occur with those in the future. It would guarantee these ar

Re: stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1))

2024-07-12 Thread Rohit Yadav
Good idea Daan! Regards. From: Daan Hoogland Sent: Friday, July 12, 2024 17:09 To: dev Cc: us...@cloudstack.apache.org Subject: stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1)) This is a bit off topic, so renaming the thread.

Re: stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1))

2024-07-12 Thread Wei ZHOU
+1 procedures can be created before db upgrades -Wei On Fri, Jul 12, 2024 at 1:40 PM Daan Hoogland wrote: > > This is a bit off topic, so renaming the thread. Can we instate a > similar procedure as for views for stored procedures? > > it seems to me we can de exactly the same for those stored

Re: stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1))

2024-07-12 Thread Daan Hoogland
good point Wei, So we'll have to create a separate dir/procedure from that if the views (that need to be created after the tables. On Fri, Jul 12, 2024 at 2:14 PM Wei ZHOU wrote: > > +1 > > procedures can be created before db upgrades > > -Wei > > On Fri, Jul 12, 2024 at 1:40 PM Daan Hoogland wr

Re: stored procedures and versions (Was: [VOTE] Apache CloudStack 4.19.1.0 (RC1))

2024-07-12 Thread Daan Hoogland
people, https://github.com/apache/cloudstack/pull/9385 contains a draft of what I mean. I think we can make this work. Thanks to Guto who wrote the views version of this. any comments welcome On Fri, Jul 12, 2024 at 2:58 PM Daan Hoogland wrote: > > good point Wei, So we'll have to create a separ