timoninmaxim commented on issue #10912: URL: https://github.com/apache/ignite/issues/10912#issuecomment-1857844669
Hi @fbutter > Is the topic of changing the cache configuration at runtime still on your agenda? We have some properties that can be changed in runtime. But not cache configurations. Which settings do you need to be changed? > Was changing the indices at runtime one candidate or is this even possible already? You can create/drop indexes in runtime using ddl SQL queries: https://ignite.apache.org/docs/2.15.0/sql-reference/ddl#create-index -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
