[jira] [Created] (IGNITE-11995) control.sh if experimental command disabled - don't show help for experemental commands

2019-07-18 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11995: Summary: control.sh if experimental command disabled - don't show help for experemental commands Key: IGNITE-11995 URL: https://issues.apache.org/jira/browse/IGNITE-11995

Re: Improvements for new security approach.

2019-07-18 Thread Ivan Rakov
Hello Max, Thanks for your analysis! Have you created a JIRA issue for discovered defects? Best Regards, Ivan Rakov On 17.07.2019 17:08, Maksim Stepachev wrote: Hello, Igniters. The main idea of the new security is propagation security context to other nodes and does action with

Re: Improvements for new security approach.

2019-07-18 Thread Maksim Stepachev
Hi, Ivan. Yes, I have. https://issues.apache.org/jira/browse/IGNITE-11992 I'm waiting for a visa. чт, 18 июл. 2019 г. в 11:09, Ivan Rakov : > Hello Max, > > Thanks for your analysis! > > Have you created a JIRA issue for discovered defects? > > Best Regards, > Ivan Rakov > > On 17.07.2019

Re: Improvements for new security approach.

2019-07-18 Thread Denis Garus
Hello, Maksim! Thanks for your analysis! I have a few questions about your proposals. GridRestProcessor. AFAIK, when GridRestProcessor handle client request (GridRestProcessor#handleRequest) it process authentication (GridRestProcessor#authenticate) and then authorization of request

Re: Improvements for new security approach.

2019-07-18 Thread Anton Vinogradov
Maksim, Could you please split IGNITE-11992 to subtasks with proper descriptions? This will allow us to relocate discussion to the issues to solve each problem properly. On Thu, Jul 18, 2019 at 11:57 AM Denis Garus wrote: > Hello, Maksim! > Thanks for your analysis! > > I have a few questions

[DISCUSSION] Remove preload predicate in GridCachePreloader

2019-07-18 Thread Maxim Muzafarov
Igniters, It seems to me that GridCachePreloader.preloadPredicate(); currently not used and even not tested at all and can be removed. Can anyone confirm that? I see the following disadvantages here: - not used in project code, not tested; - mvcc preload entry doesn't use this filter (regular

Link to Grid Gain internal ticket in Ignite

2019-07-18 Thread Nikolay Izhikov
Hello, Igniters. Dmitriy, can you, please, create an Ignite Jira ticket from your internal? [1] Or change link to existing Ignite ticket. There is other link to GG ticket through the code bringed by your merge. ``` @Ignore("https://ggsystems.atlassian.net/browse/GG-20800;) ``` [1]

Re: Read Repair (ex. Consistency Check) - review request #2

2019-07-18 Thread Павлухин Иван
Folks, Sorry, I was not very attentive. Could you please clarify whether (or not) this feature is currently in an experiment state? And a couple of obvious things: 1. If it is experimental it should be clear for a user (e.g. from javadoc). 2. If not all limitations should be described in javadocs

Re: [DISCUSSION] Ignite 3.0 and to be removed list

2019-07-18 Thread Alexey Goncharuk
Ivan, The list is not final, we can still discuss and add more points to be cleaned in 3.0. The more clear and understandable the API will be, the better. This thread was intended to draft the removal scope for 3.0 and to understand which portions will be definitely removed. ср, 17 июл. 2019 г.

Re: Read Repair (ex. Consistency Check) - review request #2

2019-07-18 Thread Anton Vinogradov
Ivan, My code is always production-ready, any doubts? :) Anyway, that's a good question. It's a good case to mark feature experimental somehow while it's roadmap not finished. Was MVCC marked as experimental? API can be marked as Experimental [1] since java 9, but we're not able to use this

Re: [DISCUSSION] Remove preload predicate in GridCachePreloader

2019-07-18 Thread Anton Vinogradov
Folks, To be clear, I'm going to merge the PR next Monday in case of interest lack (which means the feature is obsolete and can be removed). On Thu, Jul 18, 2019 at 2:29 PM Maxim Muzafarov wrote: > Igniters, > > It seems to me that GridCachePreloader.preloadPredicate(); currently > not used

[jira] [Created] (IGNITE-11996) Assertion error in IgniteCacheOffheapManagerImpl#destroyCacheDataStore

2019-07-18 Thread Ivan Pavlukhin (JIRA)
Ivan Pavlukhin created IGNITE-11996: --- Summary: Assertion error in IgniteCacheOffheapManagerImpl#destroyCacheDataStore Key: IGNITE-11996 URL: https://issues.apache.org/jira/browse/IGNITE-11996