@Pavel Tupitsyn <ptupit...@apache.org>, @Igor Sapego <isap...@apache.org>,

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

Reply via email to