Re: Issue with custom security plugin and thin clients

2020-11-27 Thread Denis Garus
Hello! If I understood your problem correctly, you need to make a thin client's security context allowed on a remote node. When a security plugin does authenticate a thin client, it should spread the thin client's security context on the cluster. How a security context will be transmitted to a

[jira] [Created] (IGNITE-13767) Remove Python PHP and Node.js thin clients from main repository

2020-11-27 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13767: Summary: Remove Python PHP and Node.js thin clients from main repository Key: IGNITE-13767 URL: https://issues.apache.org/jira/browse/IGNITE-13767 Project: Ignite

Re: [DISCUSS] Missed (non-suited) tests

2020-11-27 Thread Ilya Kasnacheev
Hello! What do you mean by "adding ignite-core to suite"? ignite-core is a top dependency and its tests are also included in all other modules' tests classpath since it provides GridAbstractTest. Regards, -- Ilya Kasnacheev пт, 27 нояб. 2020 г. в 01:24, Max Timonin : > Hi, Ilya! > > So, I've

Re: [DISCUSS] Missed (non-suited) tests

2020-11-27 Thread Max Timonin
Hi, sorry for the misleading. I mean "adding ignite-core module *suites* to the TeamCity Queries* suite" On Fri, Nov 27, 2020 at 12:44 PM Ilya Kasnacheev wrote: > Hello! > > What do you mean by "adding ignite-core to suite"? ignite-core is a top > dependency and its tests are also included in al

[jira] [Created] (IGNITE-13768) Provide documentation on using the Spring Data integration with thin client.

2020-11-27 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13768: --- Summary: Provide documentation on using the Spring Data integration with thin client. Key: IGNITE-13768 URL: https://issues.apache.org/jira/browse/IGNITE-13768

[jira] [Created] (IGNITE-13769) Add examples of using the Ignite Spring Data thin client integration.

2020-11-27 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13769: --- Summary: Add examples of using the Ignite Spring Data thin client integration. Key: IGNITE-13769 URL: https://issues.apache.org/jira/browse/IGNITE-13769 Projec

Re: [DISCUSS] Missed (non-suited) tests

2020-11-27 Thread Ilya Kasnacheev
Hello! You can override these values (module, suites) values when running a suite on TC. Can you please run these ones which need to be changed individually on TC, make sure they run without errors and contain all the needed tests, and link to these runs in the ticket? Then I can modify the suites

Re: [DISCUSS] Ignite 3.0 development approach

2020-11-27 Thread Petr Ivanov
More or less, unless we specifically forbid that, I guess However there is bigger concern: JDK 15 is STS, so after half of a year it will be out of support and no major production team will use that JDK in their environment. I would stick to JDK 11 as it is LTS at least until JDK17, plus — a lot

Re: [DISCUSS] Missed (non-suited) tests

2020-11-27 Thread Max Timonin
Sure, I'll do that. On Fri, Nov 27, 2020 at 2:00 PM Ilya Kasnacheev wrote: > Hello! > > You can override these values (module, suites) values when running a suite > on TC. Can you please run these ones which need to be changed individually > on TC, make sure they run without errors and contain a

Re: [DISCUSS] Ignite 3.0 development approach

2020-11-27 Thread Pavel Tupitsyn
> migrating to 'CI/CD as a Code' Huge +1 for this. > where should the code be stored .. > alongside project's code (can be possible security hole) Storing CI/CD code (yaml definitions for Travis/Azure/GH Actions, Jenkins pipelines, etc) in the same repo is very common. Secrets are stored separa

[jira] [Created] (IGNITE-13770) Ignite.dataRegionMetrics throws NPE with empty persisted region

2020-11-27 Thread Ilya Kasnacheev (Jira)
Ilya Kasnacheev created IGNITE-13770: Summary: Ignite.dataRegionMetrics throws NPE with empty persisted region Key: IGNITE-13770 URL: https://issues.apache.org/jira/browse/IGNITE-13770 Project: Ig

Re: [DISCUSS] Ignite 3.0 development approach

2020-11-27 Thread Petr Ivanov
> Storing CI/CD code (yaml definitions for Travis/Azure/GH Actions, Jenkins > pipelines, etc) in the same repo is very common. > Secrets are stored separately (e.g. GitHub secrets), TeamCity probably has > a similar feature. My main security concern — anyone, including third-party person without

Re: [DISCUSS] Ignite 3.0 development approach

2020-11-27 Thread Ilya Kasnacheev
Hello! One can still submit a PR which mines bitcoin and run tests on it. CI/CD configuration alongside code does not solve the issue that any user may run code on TC. Regards, -- Ilya Kasnacheev пт, 27 нояб. 2020 г. в 16:48, Petr Ivanov : > > Storing CI/CD code (yaml definitions for Travis/A

[jira] [Created] (IGNITE-13771) ODBC crashes on Linux if SQLConnect is called

2020-11-27 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13771: Summary: ODBC crashes on Linux if SQLConnect is called Key: IGNITE-13771 URL: https://issues.apache.org/jira/browse/IGNITE-13771 Project: Ignite Issue Type:

Re: IEP-61 Technical discussion

2020-11-27 Thread Alexey Goncharuk
Folks, thanks to everyone who joined the call. Summary: - We agree that it may be beneficial to separate metastorage and group membership services, however, the abstractions should be clean enough so that we could implement group membership via metastorage - Production cluster setup wi

Re: Issue with custom security plugin and thin clients

2020-11-27 Thread Vishwas Bm
Hi Denis, Thanks for the reply. Yes I was looking for a way to spread the security context to all cluster nodes when a thin client(sqlline) gets authenticated. I tried to see if I can use node attributes or user attributes to pass the information to other nodes. When a cluster of ignite server is

Re: [DISCUSS] Ignite 3.0 development approach

2020-11-27 Thread Valentin Kulichenko
Petr, You have some great points! My comments are below. -Val On Fri, Nov 27, 2020 at 4:28 AM Petr Ivanov wrote: > More or less, unless we specifically forbid that, I guess > > However there is bigger concern: JDK 15 is STS, so after half of a year it > will be out of support and no major prod

Join to dev community

2020-11-27 Thread Aleksey Rostov
Hello everyone! My name is Aleksey Rostov, I want to contribute to Ignite.NET. I am currently a senior .net developer in Luxoft company in Saint Petersburg. Please, help me to start contributing. I have created a jira account - arostov.

IGNITE-13680

2020-11-27 Thread Nikolay Shubin
Hello, My name is Nikolay Shubin. I want to work on the 1. IGNITE-13680 1. ticket. I have been logged in to issues.apache.org (username shubin), but I seem to lack permissions to change the ticket's status (make myself the Assignee, et