Robert Volkmann

Results 9 comments of Robert Volkmann

@imiskolee Any updates?

@iluwatar Could I work on this?

The issue is still present in 5.4.24. To verify, run `com.iluwatar.metamapping.AppTest` and look for ``` org.hibernate.HibernateException: Use of DefaultSchemaNameResolver requires Dialect to provide the proper SQL statement/command but provided Dialect...

We would get rid of the HibernateException by implementing a custom SchemaNameResolver ``` By default, Hibernate uses the [org.hibernate.dialect.Dialect#getSchemaNameResolver](https://docs.jboss.org/hibernate/orm/5.4/javadocs/org/hibernate/dialect/Dialect.html#getSchemaNameResolver--). You can customize how the schema name is resolved by providing...

I advise closing this issue because it is only a strange error message from some weird internal Hibernate implementation. You will see a similar exception for all MySQLDialects because MySQL...

I understand your point. Currently, some parts of the manual on the official website are outdated. For example, the parameters ```timeout``` and ```interval``` are missing in [Results polling](https://www.alibabacloud.com/help/doc-detail/122114.htm?spm=a2c63.p38356.b99.21.44ae410aMMr5aa) Exists plans...

@dgsudharsan FRR 8.5 has an urgent bug that prevents of using e.g. `match evpn vni` in a route-map. The fix was already merged into 9.0, 9.1 and 10.0, but it...

@donaldsharp Yeah, the branches 202305 and 202311 with FRR 8.5.1 are also affected.

Thanks @networkop, it worked with FRR 10 on my side.