No objections from my side. What is the case? Some kind of new thin client?
Best Regards, Igor On Mon, Aug 24, 2020 at 11:40 PM Pavel Tupitsyn <[email protected]> wrote: > Denis, > > No objections to the removal of the "final" modifier from my side. > However, the use case sounds a bit weird to me, can you please describe it > in more detail? > > Thanks, > Pavel > > On Mon, Aug 24, 2020 at 10:47 PM Denis Magda <[email protected]> wrote: > >> @Pavel Tupitsyn <[email protected]>, @Igor Sapego <[email protected]> >> , >> >> Michael has been integrating Ignite with Micronaut and we hit some >> limitations related to the configuration. To simplify the configuration of >> the thin client instances, we need to inherit from the ClientConfiguration >> class >> <https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/configuration/ClientConfiguration.java> >> but >> the class is made final. >> >> Is any good reason for keeping its final? Otherwise, I'll go ahead and >> remove that modifier. >> >> >> - >> Denis >> >
