[jira] [Created] (IGNITE-13013) Thick client must not open server sockets when used by serverless functions

2020-05-14 Thread Denis A. Magda (Jira)
Denis A. Magda created IGNITE-13013: --- Summary: Thick client must not open server sockets when used by serverless functions Key: IGNITE-13013 URL: https://issues.apache.org/jira/browse/IGNITE-13013

[jira] [Created] (IGNITE-13012) Make node connection checking rely on the configuration. Simplify node ping routine.

2020-05-14 Thread Vladimir Steshin (Jira)
Vladimir Steshin created IGNITE-13012: - Summary: Make node connection checking rely on the configuration. Simplify node ping routine. Key: IGNITE-13012 URL: https://issues.apache.org/jira/browse/IGNITE-13012

Re: [DISCUSS] Apache URL for TC bot

2020-05-14 Thread Dmitriy Pavlov
Thank you, it works perfectly! чт, 14 мая 2020 г. в 11:09, Ivan Pavlukhin : > Petr, Ivan, > > Good stuff! Thank you! > > Best regards, > Ivan Pavlukhin > > чт, 14 мая 2020 г. в 10:59, Petr Ivanov : > > > > https://mtcga.ignite.apache.org is > set. > > > > > > >

Inconsistent behavior of IgniteMessaging

2020-05-14 Thread Denis Garus
Hello, Igniters! IgniteMessaging has inconsistent behavior when a remote listener throws an exception. A remote listener throws an exception, if this listener registered on a node that sends a message, the sender gets this exception. But if the sender node and the node with the remote listener

[jira] [Created] (IGNITE-13011) .NET: Thin client Kubernetes discovery

2020-05-14 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-13011: --- Summary: .NET: Thin client Kubernetes discovery Key: IGNITE-13011 URL: https://issues.apache.org/jira/browse/IGNITE-13011 Project: Ignite Issue Type:

Re: Extensions for control.sh

2020-05-14 Thread Anton Vinogradov
Denis, > Do you mean, that external plugins should be able to configure the > connection that is used to communicate with a cluster? Yes > Could you give an example ... The same case I mentioned before. We may need binary rest attributes to be set. Some code should get them somewhere (eg. from

Re: Github pull requests are not linked automatically to jira tickets.

2020-05-14 Thread Pavel Pereslegin
Folks, Now, it seems that the problem has been fixed. вт, 12 мая 2020 г. в 13:57, Pavel Pereslegin : > > Ivan, > > unfortunately this did not help, I left a comment about it in the > latest INFRA ticket on this subject [1]. > > [1] https://issues.apache.org/jira/browse/INFRA-20253 > > вт, 12 мая

Re: Extensions for control.sh

2020-05-14 Thread Denis Mekhanikov
Anton, Do you mean, that external plugins should be able to configure the connection that is used to communicate with a cluster? Could you give an example, what kind of plugin would benefit from it? If there are some connection-specific properties that can change the way how control.sh

[jira] [Created] (IGNITE-13010) A local listener for cache events with type EVT_CACHE_STOPPED does not get a cache event from a remote node.

2020-05-14 Thread Denis Garus (Jira)
Denis Garus created IGNITE-13010: Summary: A local listener for cache events with type EVT_CACHE_STOPPED does not get a cache event from a remote node. Key: IGNITE-13010 URL:

Re: Extensions for control.sh

2020-05-14 Thread Anton Vinogradov
Denis, In addition to extending the features list it's also important to find some way to allow customization of control.sh connection configuration/code. For example, it may be useful to set some attributes to binary rest client. On Thu, May 14, 2020 at 2:09 AM Denis Magda wrote: > Perfect

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-05-14 Thread Anton Vinogradov
+1 to "In place re-encryption". - It has a simple design. - Clusters under load may require just load to re-encrypt the data. (Friendly to load). - Easy to throttle. - Easy to continue. - Design compatible with the multi-key architecture. - It can be optimized to use own WAL buffer and to

Re: [DISCUSS] Apache URL for TC bot

2020-05-14 Thread Ivan Pavlukhin
Petr, Ivan, Good stuff! Thank you! Best regards, Ivan Pavlukhin чт, 14 мая 2020 г. в 10:59, Petr Ivanov : > > https://mtcga.ignite.apache.org is set. > > > > On 12 May 2020, at 17:12, Ivan Pavlukhin wrote: > > > > Yes, it sounds reasonable at the first place

Re: Apache Ignite 2.8.1 RELEASE [Time, Scope, Manager]

2020-05-14 Thread Юрий
Nikolay, Release 2.8.1 are delayed and announced dates [1] at release page is not actual. Could you update it to reflect current vision of release date? [1]. https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.8.1 чт, 7 мая 2020 г. в 17:23, Nikolay Izhikov : > Done. > > > > 7

Re: [DISCUSS] Apache URL for TC bot

2020-05-14 Thread Petr Ivanov
https://mtcga.ignite.apache.org is set. > On 12 May 2020, at 17:12, Ivan Pavlukhin wrote: > > Yes, it sounds reasonable at the first place to research how much > computing power we can get for free. > > Best regards, > Ivan Pavlukhin > > вт, 12 мая 2020 г.

Re: Crash recovery speed-up #3, Cellular Switch

2020-05-14 Thread Anton Vinogradov
Folks, It seems, we have tacit agreement here. Going to merge fix May 15. On Tue, May 12, 2020 at 10:08 AM Anton Vinogradov wrote: > Denis, > > Rebalance is not expected here since this optimization works only on a > fully rebalanced cluster with baseline. > > On Sat, May 9, 2020 at 12:48 AM