contribution permissions

2020-03-23 Thread Oleg Ostanin
Hello Ignite Community! My name is Oleg. I want to contribute to Apache Ignite and want to start with this issue - IGNITE-12832, my JIRA username oleg-a-ostanin. Any help on this will be appreciated. Thanks!

Re: [DISCUSSION] Improvement in control.sh configuration.

2020-03-26 Thread Oleg Ostanin
I'm currently working on ticket https://issues.apache.org/jira/browse/IGNITE-12832 It's not exactly what had been suggested but it will allow to pass some custom properties to the client configuration and to pass parameters without length limitations using .properties file. -- Sent from: http:/

Add user defined attributes to all GridClient messages.

2020-04-13 Thread Oleg Ostanin
Hello, Igniters! Recently we added the possibility of sending user defined attributes from clients, and check those attributes in a custom authenticator implementation[1]. However in some cases it's not working well for GridClient because currently the attributes are only added to TOPOLOGY message

new connection event

2020-08-11 Thread Oleg Ostanin
Hello igniters! I wonder if we can add a new event for a failed ssl connection? Considering security hazards it can be quite helpful to get notifications in case someone unauthorized is trying to connect to the cluster. I've created a small pull-request to illustrate a possible solution. https://gi

Re: new connection event

2020-08-11 Thread Oleg Ostanin
input will mean that something (or > somebody) wrong is trying to connect, possibly using a wrong port or hoping > that SSL is disabled. > > Maybe we need a simple warning. I guess we already have it, actually. Don't > we? > > Regards, > -- > Ilya Kasnacheev > > >

[GitHub] ignite pull request #1471: Ignite 4212 a

2017-01-27 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1471 Ignite 4212 a You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4212-a Alternatively you can review and

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-01-27 Thread Oleg Ostanin
t the sources as well into every Apache Ignite > > release. I’ve update the ticket before. Hope you followed the discussion > ;) > > https://issues.apache.org/jira/browse/IGNITE-4212? > > focusedCommentId=15765151&page=com.atlassian.jira. > > plugin.system.issuetabp

Re: How to improve SQL testing

2017-01-31 Thread Oleg Ostanin
Hi, If there are no objections, I'd like implement this feature. Oleg On Tue, Jan 31, 2017 at 12:07 AM, Denis Magda wrote: > Hi, > > That’s true that the utility/testing framework needs to be as flexible as > possible. If the community can’t reuse an existing one let’s make it up. > > As for V

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-01-31 Thread Oleg Ostanin
ready to be used project with its own pom.xml (similar to examples). Did > you put this task off? > > — > Denis > > > On Jan 27, 2017, at 2:13 AM, Oleg Ostanin wrote: > > > > Hi! > > > > I've changed the README.txt and DEVNOTES.txt files. Also

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-02 Thread Oleg Ostanin
enerated > >> README.txt. *Anton*, is it feasible to do? > >> > >> Finally, when apply the reviews notes please build and share Ignite > >> binaries with your patch. Want to see the new project structure and > final > >> version of the instructions. Present

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-03 Thread Oleg Ostanin
h applied? You > should be able to use TeamCity for that. Makes sense to see the new project > structure and walk through final version of the instructions. > > — > Denis > > > On Feb 2, 2017, at 2:30 AM, Oleg Ostanin wrote: > > > > Denis, > > > > Yes

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-09 Thread Oleg Ostanin
n the build procedures. > > — > Denis > > > On Jan 31, 2017, at 3:12 AM, Oleg Ostanin wrote: > > > > Hi Denis, > > > > Yes, we have included Ignite Yardstick source files with its pom.xml in > > Ignite binary release. "Building from standalone s

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-09 Thread Oleg Ostanin
https://drive.google.com/open?id=0B9teTzJ9iIvHckl6eVQ3N0R4a3c On Fri, Feb 10, 2017 at 12:43 AM, Oleg Ostanin wrote: > I've fixed README.txt and created new DEVNOTES.txt. Also renamed sample > benchmark configuration file to benchmark-sample.properties. > Please look for the res

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-10 Thread Oleg Ostanin
Hi. I just discovered that some functionality does not work correctly. I will present fixed version later. On Fri, Feb 10, 2017 at 12:43 AM, Oleg Ostanin wrote: > https://drive.google.com/open?id=0B9teTzJ9iIvHckl6eVQ3N0R4a3c > > On Fri, Feb 10, 2017 at 12:43 AM, Oleg Ostanin

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2017-02-10 Thread Oleg Ostanin
I'm sorry, there wasn't any problem with the build, it was local problem on my machine. On Fri, Feb 10, 2017 at 11:54 AM, Oleg Ostanin wrote: > Hi. > > I just discovered that some functionality does not work correctly. I will > present fixed version later. > > On F

Re: Apache Ignite 1.9

2017-02-14 Thread Oleg Ostanin
t; > > > >>> > > > > > >>> 2017-02-09 23:58 GMT+03:00 Denis Magda : > > > > > >>> > > > > > >>>> Anton, > > > > > >>>> > > > > > >>>> You can expect Kubern

[GitHub] ignite pull request #1838: Ignite gg 11423 from20

2017-04-20 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1838 Ignite gg 11423 from20 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-11423-from20 Alternatively you

[GitHub] ignite pull request #1840: Ignite gg 11423 from20

2017-04-20 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1840 Ignite gg 11423 from20 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-11423-from20 Alternatively you

[GitHub] ignite pull request #1886: Ignite 2.0 temp for fix hibernate upload

2017-04-28 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1886 Ignite 2.0 temp for fix hibernate upload You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.0-temp-for-fix

[GitHub] ignite pull request #1889: Ignite 5120

2017-04-29 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1889 Ignite 5120 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5120 Alternatively you can review and apply

[GitHub] ignite pull request #1838: Ignite gg 11423 from20

2017-05-05 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1838 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1840: Ignite gg 11423 from20

2017-05-05 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1840 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1954: ignite-gg-12199 added new variable CLEAN_WORK_DIR...

2017-05-16 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1954 ignite-gg-12199 added new variable CLEAN_WORK_DIR in config files You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #1954: ignite-gg-12199 added new variable CLEAN_WORK_DIR...

2017-05-28 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1954 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: Suggested changes for Apache Ignite Release procedure

2017-06-08 Thread Oleg Ostanin
+1 I have assigned the ticket to myself and I did some preliminary investigations in this matter. It seems to me the most complicated part will be configuring tasks in such way that release commiter could use it without exposing his credentials for Git, SVN and Maven. I suggest we create an integr

[GitHub] ignite pull request #4811: Ignite 9492 qaoo

2018-09-22 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4811 Ignite 9492 qaoo You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9492-qaoo Alternatively you can review

[GitHub] ignite pull request #4812: IGNITE-9309 added runLocal

2018-09-22 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4812 IGNITE-9309 added runLocal You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9309-b Alternatively you can

[GitHub] ignite pull request #4824: IGNITE-9682 changed updatePartitionFullMap() meth...

2018-09-25 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4824 IGNITE-9682 changed updatePartitionFullMap() method to update map in … …parallel You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #4877: IGNITE-5534 added method to activate cluster

2018-10-01 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4877 IGNITE-5534 added method to activate cluster You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5534

[GitHub] ignite pull request #4812: IGNITE-9309 added runLocal

2018-11-21 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/4812 ---

[GitHub] ignite pull request #5498: IGNITE-10403 added parent guava dependency in pom...

2018-11-25 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/5498 IGNITE-10403 added parent guava dependency in pom.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10403

[GitHub] ignite pull request #2286: IGNITE-5740 created new benchmark for load transa...

2017-07-12 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2286 IGNITE-5740 created new benchmark for load transaction You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5740

[GitHub] ignite pull request #2308: IGNITE-5762 skipping lgpl and examples deploy

2017-07-17 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2308 IGNITE-5762 skipping lgpl and examples deploy You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5762

[GitHub] ignite pull request #2310: removed excluding ML sources from assembly file

2017-07-17 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2310 removed excluding ML sources from assembly file You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.1

Re: [VOTE] Apache Ignite 2.1.0 RC2

2017-07-19 Thread Oleg Ostanin
Hi Vyacheslav Yes, we changed build procedure, please look in the DEVNOTES.txt. On Wed, Jul 19, 2017 at 12:53 PM, Vyacheslav Daradur wrote: > Hi guys. > I've downloaded apache-ignite-2.1.0-src.zip, unpack it and execute "mvn > package -DskipTests" > result is succes, but the folder "target" in t

[GitHub] ignite pull request #2310: removed excluding ML sources from assembly file

2017-07-22 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/2310 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #2338: IGNITE-5807 added new profile to fix artifacts si...

2017-07-24 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2338 IGNITE-5807 added new profile to fix artifacts signing, edited DEVNOT… …ES.txt You can merge this pull request into a Git repository by running: $ git pull https://github.com

сhecksum algorythm

2017-07-26 Thread Oleg Ostanin
Hi, We need to decide what сhecksum algorythm we should use for signing release artifacts. Currently we use md5 and sha-1. sha-1 will be replaced by sha-256 soon. Should we keep md5 or use only sha-256?

release procedure

2017-08-06 Thread Oleg Ostanin
Hi, I'd like to start a discussion about Apache Ignite release procedure. I'm working on ticket Ignite-5249 "The release build procedure should be placed on the CI/CD server and available to run for the release engineer." https://issues.apache.org/jira/browse/IGNITE-5249 Currently we have three

Re: .sha Release Distribution Policy

2017-08-17 Thread Oleg Ostanin
Hi, Denis Yes, we have a ticket that already takes this into account: https://issues.apache.org/jira/browse/IGNITE-5817 I think we can create both sha-256 and sha-512 checksums. Best regards Oleg On Thu, Aug 17, 2017 at 1:51 AM, Denis Magda wrote: > Igniters, especially the release managers, >

[GitHub] ignite pull request #2498: IGNITE-6155 added new jvm flag for printing gc da...

2017-08-22 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2498 IGNITE-6155 added new jvm flag for printing gc date stamps You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

Re: release procedure

2017-08-23 Thread Oleg Ostanin
this email are those of the author, > and do not necessarily represent the views of any company the author > might be affiliated with at the moment of writing. > > > On Sun, Aug 6, 2017 at 5:37 AM, Oleg Ostanin > wrote: > > Hi, > > > > I'd like to start a

[GitHub] ignite pull request #2539: Ignite 5817 x

2017-08-29 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2539 Ignite 5817 x You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5817-x Alternatively you can review and

[GitHub] ignite pull request #2585: Ignite 6237

2017-09-04 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2585 Ignite 6237 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6237 Alternatively you can review and apply

[GitHub] ignite pull request #2586: IGNITE-6237 created script for signing and upload...

2017-09-04 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2586 IGNITE-6237 created script for signing and uploading artifacts to rem… …ote staging. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2585: Ignite 6237

2017-09-04 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/2585 ---

[GitHub] ignite pull request #2590: IGNITE-5817 Changed checksum calculation methods

2017-09-04 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2590 IGNITE-5817 Changed checksum calculation methods (cherry picked from commit 28fb8c8) You can merge this pull request into a Git repository by running: $ git pull https://github.com

Re: New API docs look for Ignite.NET

2017-09-05 Thread Oleg Ostanin
Great news, thanks a lot! On Tue, Sep 5, 2017 at 11:47 AM, Pavel Tupitsyn wrote: > DocFX takes around 30 seconds on my machine. > > > if you already tried that > Yes, everything is done on my side, see JIRA ticket [4] and preview [5] > above. > > On Tue, Sep 5, 2017 at 11:45 AM, Ilya Suntsov >

Re: [DISCUSSION] Urgent Ignite bug fix release

2017-09-07 Thread Oleg Ostanin
We created the release build procedure on Apache CI server according to this ticket: https://issues.apache.org/jira/browse/IGNITE-5249 We also changed the checksum calculation method: https://issues.apache.org/jira/browse/IGNITE-5817 Oleg On Thu, Sep 7, 2017 at 9:49 AM, 李玉珏@163 <18624049...@163.c

[GitHub] ignite pull request #2801: removed excluding ML from examples/src

2017-10-04 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2801 removed excluding ML from examples/src You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite remove-ml-excluding

Re: Adding sqlline tool to Apache Ignite project

2017-10-09 Thread Oleg Ostanin
Another build with sqlline included: https://ci.ignite.apache.org/viewLog.html?buildId=881120&tab=artifacts&buildTypeId=IgniteRelease_XxxFromMirrorIgniteRelease3PrepareVote#!1rrb2,-wpvx2aopzexz,1esn4zrslm4po,-h8h0hn9vvvxp On Sun, Oct 8, 2017 at 5:11 PM, Denis Magda wrote: > No more doubts on my

Re: Adding sqlline tool to Apache Ignite project

2017-10-09 Thread Oleg Ostanin
ave for the ticket resolution. > > Denis > > On Monday, October 9, 2017, Anton Vinogradov > wrote: > > > Any plans to have ignitesql.bat? > > > > On Mon, Oct 9, 2017 at 5:29 PM, Oleg Ostanin > > wrote: > > > > > Another build with sqlli

[GitHub] ignite pull request #2861: Ignite 5608

2017-10-16 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2861 Ignite 5608 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5608 Alternatively you can review and apply

Re: Adding sqlline tool to Apache Ignite project

2017-10-17 Thread Oleg Ostanin
ood to me. Please consider the notes left in the ticket. I want us > to prepare a script for Windows, review the language for help notice and > errors, put together documentation. Prachi will be able to help with the > editing and documentation. > > — > Denis > > > On O

[GitHub] ignite pull request #2868: IGNITE 6648

2017-10-17 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2868 IGNITE 6648 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6648 Alternatively you can review and apply

[GitHub] ignite pull request #2879: IGNITE-6660 fixed Python Redis example (print sta...

2017-10-18 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2879 IGNITE-6660 fixed Python Redis example (print statements) You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #2901: IGNITE-6706 Remove ignite-sqlline module from opt...

2017-10-23 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2901 IGNITE-6706 Remove ignite-sqlline module from optioanl directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2902: IGNITE-6708 Remove ignite-compatibility from opti...

2017-10-23 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2902 IGNITE-6708 Remove ignite-compatibility from optional directory You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2911: IGNITE-6718 skipped upload sqlline and compatibil...

2017-10-24 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2911 IGNITE-6718 skipped upload sqlline and compatibility modules into ma… …ven central You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2920: IGNITE 6726

2017-10-24 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2920 IGNITE 6726 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6726 Alternatively you can review and apply

[GitHub] ignite pull request #2926: IGNITE-6751 skipped upload ignite-dev-utils modul...

2017-10-25 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2926 IGNITE-6751 skipped upload ignite-dev-utils module into maven repository You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #3058: Ignite 6927

2017-11-17 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/3058 Ignite 6927 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6927 Alternatively you can review and apply

Re: Can not build from source code

2017-11-26 Thread Oleg Ostanin
I've just checked master branch (by the way it's 2.4.0-SNAPSHOT now), everything works fine on java 1.8 and maven 3.5.0. I've also cleaned maven local repo. On Mon, Nov 27, 2017 at 4:17 AM, kcmvp wrote: > I still run into the same issue > > > > -- > Sent from: http://apache-ignite-developers.234

request an access to jira project

2016-12-01 Thread Oleg Ostanin
Hello Ignite community! My name is Oleg and I want to contribute to Apache Ignite. I want to start with this issue - IGNITE-4058. Please, provide me access to jira project, my username oleg-ostanin. Thanks.

Re: request an access to jira project

2016-12-01 Thread Oleg Ostanin
Thank you! My username is oleg-ostanin. Best regards Oleg On Fri, Dec 2, 2016 at 6:37 AM, Dmitriy Setrakyan wrote: > Oleg, > > Welcome to the Ignite community! > > You should just register for Apache Jira here: > https://issues.apache.org/jira/secure/Signup!default.js

Re: request an access to jira project

2016-12-01 Thread Oleg Ostanin
And again thank you! Best regards Oleg On Fri, Dec 2, 2016 at 8:35 AM, Dmitriy Setrakyan wrote: > Done. Feel free to assign the ticket to yourself. > > On Fri, Dec 2, 2016 at 8:26 AM, Oleg Ostanin > wrote: > > > Thank you! > > > > My username is oleg-ostan

[GitHub] ignite pull request #1317: IGNITE-3292 Yardstick: add logging of preloading ...

2016-12-05 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1317 IGNITE-3292 Yardstick: add logging of preloading progress You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #1324: Ignite 3292 fixed

2016-12-07 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1324 Ignite 3292 fixed log file looks like this: ... <15:02:48> Preloading started. <15:02:48> Preloading:atomic-index 0(+0) <15:02:48>

[GitHub] ignite pull request #1317: IGNITE-3292 Yardstick: add logging of preloading ...

2016-12-07 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1317 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1333: Ignite 3292

2016-12-08 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1333 Ignite 3292 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3292 Alternatively you can review and apply

[GitHub] ignite pull request #1333: Ignite 3292

2016-12-14 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1333 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1324: Ignite 3292 fixed

2016-12-14 Thread oleg-ostanin
Github user oleg-ostanin closed the pull request at: https://github.com/apache/ignite/pull/1324 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-16 Thread Oleg Ostanin
Hello Igniters! I'm working on ticket IGNITE-4212 "Ignite Benchmarking Simplification and Automation" and I'd like to ask your opinion about ignite-yardstick: where do you think is the most appropriate place to put a compiled ignite-yardstick module in the apache-ignite binary assembly? We can put

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-18 Thread Oleg Ostanin
Dmitriy, ignite-yardstick allows user to run plenty of useful Yardstick benchmarks, which can be used to check Ignite performance. On Fri, Dec 16, 2016 at 11:49 PM, Dmitriy Setrakyan wrote: > Oleg, what does ignite-yardstick module do? > > On Fri, Dec 16, 2016 at 12:37 AM, Oleg Ostanin

[GitHub] ignite pull request #1365: Ignite 3292

2016-12-20 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/1365 Ignite 3292 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3292 Alternatively you can review and apply

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-27 Thread Oleg Ostanin
t; — > >>>>>>> Denis > >>>>>>> > >>>>>>>> On Dec 19, 2016, at 1:10 AM, Sergey Kozlov > >>>>>> wrote: > >>>>>>>> > >>>>>>>> Hi > >>>>&g

Re: IGNITE-4212 (Ignite Benchmarking Simplification and Automation)

2016-12-27 Thread Oleg Ostanin
I mean removing those configs from binary assembly, not from repository. On Tue, Dec 27, 2016 at 4:28 PM, Oleg Ostanin wrote: > Hello Igniters. > I think it would be better to remove some configuration files from > benchmarks/config: > > ignite-base-load-config.xml >

[GitHub] ignite pull request #4210: IGNITE-8322 changed default value for preloading ...

2018-06-18 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4210 IGNITE-8322 changed default value for preloading option to 'false' You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apa

[GitHub] ignite pull request #4323: Ignite 8322 fix

2018-07-06 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4323 Ignite 8322 fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8322-fix Alternatively you can review and

[GitHub] ignite pull request #4548: IGNITE-9234 fixed javadocs

2018-08-15 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4548 IGNITE-9234 fixed javadocs You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9234 Alternatively you can

[GitHub] ignite pull request #4783: Ignite 9309 a

2018-09-18 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4783 Ignite 9309 a You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9309-a Alternatively you can review and

[GitHub] ignite pull request #3142: IGNITW-7093 added plugin to build test.jar to ign...

2017-12-05 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/3142 IGNITW-7093 added plugin to build test.jar to ignite-compatibility po… …m.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #3825: IGNITE-8274 Changed invoking java in sqlline.sh

2018-04-16 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/3825 IGNITE-8274 Changed invoking java in sqlline.sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8274

[GitHub] ignite pull request #3884: Ignite 8322

2018-04-20 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/3884 Ignite 8322 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8322 Alternatively you can review and apply

[GitHub] ignite pull request #3942: Ignite 8337

2018-05-03 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/3942 Ignite 8337 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8337 Alternatively you can review and apply

[jira] [Created] (IGNITE-12891) Add userAttributes map to all GridClient messages

2020-04-13 Thread Oleg Ostanin (Jira)
Oleg Ostanin created IGNITE-12891: - Summary: Add userAttributes map to all GridClient messages Key: IGNITE-12891 URL: https://issues.apache.org/jira/browse/IGNITE-12891 Project: Ignite Issue

[jira] [Created] (IGNITE-4822) Editing default JVM options defined in Ignite-Yardstick property files.

2017-03-14 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-4822: Summary: Editing default JVM options defined in Ignite-Yardstick property files. Key: IGNITE-4822 URL: https://issues.apache.org/jira/browse/IGNITE-4822 Project

[jira] [Created] (IGNITE-4894) Yardstick-Cassandra

2017-03-31 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-4894: Summary: Yardstick-Cassandra Key: IGNITE-4894 URL: https://issues.apache.org/jira/browse/IGNITE-4894 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-5177) Failed javadoc generation for web-agent

2017-05-05 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5177: Summary: Failed javadoc generation for web-agent Key: IGNITE-5177 URL: https://issues.apache.org/jira/browse/IGNITE-5177 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-5488) Build failure: maven-remote-resources-plugin

2017-06-14 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5488: Summary: Build failure: maven-remote-resources-plugin Key: IGNITE-5488 URL: https://issues.apache.org/jira/browse/IGNITE-5488 Project: Ignite Issue Type

[jira] [Created] (IGNITE-5596) Exchange time measurement

2017-06-27 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5596: Summary: Exchange time measurement Key: IGNITE-5596 URL: https://issues.apache.org/jira/browse/IGNITE-5596 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-9682) Update full partition map in parallel

2018-09-25 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-9682: Summary: Update full partition map in parallel Key: IGNITE-9682 URL: https://issues.apache.org/jira/browse/IGNITE-9682 Project: Ignite Issue Type

[jira] [Created] (IGNITE-10346) Improve TcpDiscoveryVmIpFinder usability in Yardstick

2018-11-20 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-10346: - Summary: Improve TcpDiscoveryVmIpFinder usability in Yardstick Key: IGNITE-10346 URL: https://issues.apache.org/jira/browse/IGNITE-10346 Project: Ignite

[jira] [Created] (IGNITE-10403) Yardstick does not work without Guava 20 in the classpath

2018-11-25 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-10403: - Summary: Yardstick does not work without Guava 20 in the classpath Key: IGNITE-10403 URL: https://issues.apache.org/jira/browse/IGNITE-10403 Project: Ignite

[jira] [Created] (IGNITE-5720) Different date format in ResultSet

2017-07-08 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5720: Summary: Different date format in ResultSet Key: IGNITE-5720 URL: https://issues.apache.org/jira/browse/IGNITE-5720 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-5740) Transactional load benchmark

2017-07-12 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5740: Summary: Transactional load benchmark Key: IGNITE-5740 URL: https://issues.apache.org/jira/browse/IGNITE-5740 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-5762) Skip deploy lgpl modules into repositiry

2017-07-17 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5762: Summary: Skip deploy lgpl modules into repositiry Key: IGNITE-5762 URL: https://issues.apache.org/jira/browse/IGNITE-5762 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-5807) Fixing signing artifacts

2017-07-22 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5807: Summary: Fixing signing artifacts Key: IGNITE-5807 URL: https://issues.apache.org/jira/browse/IGNITE-5807 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-5817) Changing checksum calculation methods

2017-07-24 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5817: Summary: Changing checksum calculation methods Key: IGNITE-5817 URL: https://issues.apache.org/jira/browse/IGNITE-5817 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-5833) Changing maven goal from "install" to "package" for building from sources

2017-07-25 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-5833: Summary: Changing maven goal from "install" to "package" for building from sources Key: IGNITE-5833 URL: https://issues.apache.org/jira/browse/IGNITE-5833

  1   2   >