Hi Igniters, I received a few valuable comments for the IEP (thanks to Nikolay Izhikov). I worked on them and updated the IEP [1]. It now introduces some changes in API:
1. Opportunity to use non-static QuerySqlFunctions. 2. Specifying attributes to Ignite#withApplicationAttributes. 3. Access to this and other attributes with SessionContext API. Please take a look and share your thoughts. Thanks! [1] https://cwiki.apache.org/confluence/display/IGNITE/IEP-129%3A+Application+attributes+and+SessionContext+API On Fri, Oct 4, 2024 at 1:40 PM Maksim Timonin <timoninma...@apache.org> wrote: > Hi Igniters, > > I'd like to propose a new feature to Ignite. It provides access to > application specific data from code run on Ignite nodes - SQL, > QuerySqlFunction, CacheInterceptor, CacheQuery predicates, etc. > > Please take a look [1], any thoughts are welcome. > > [1] > https://cwiki.apache.org/confluence/display/IGNITE/IEP-129+ApplicationContext+API >