Re: [DISCUSS] PMC Chair rotation time

2019-10-21 Thread Denis Magda
Igniters, It’s been almost 3 years since my election as the PMC Chair and I’d like the community to give other PMC members an opportunity to serve in this role. It’s healthy to rotate the role more frequently and we’re already due. Though the chair doesn’t have formal power, he/she can bring a

Re: [DISCUSS] Pub/Sub Streamer Implementation

2019-10-21 Thread Saikat Maitra
Hello, As discussed I have created following discussion threads on our migration proposals for Apache Ignite extensions: http://apache-ignite-users.70518.x6.nabble.com/DISCUSS-Proposal-for-Ignite-Extensions-as-a-separate-Bahir-module-or-Incubator-project-td29829.html

Re: Write access to Apache Ignite Confluence

2019-10-21 Thread Dmitriy Pavlov
I found someone has granted permission to Denis Garus. Could you confirm everything is ok? вт, 15 окт. 2019 г. в 10:12, Denis Garus : > Hi, Igniters! > > I'd like to add a new wiki page with IEP for the Sandbox feature. > > Could someone grant me (Denis Garus) write permission? >

Re: Text queries/indexes (GridLuceneIndex, @QueryTextFiled)

2019-10-21 Thread Dmitriy Pavlov
Hi Andrey, I've checked this ticket comments, and there is a TC Bot visa (with no blockers). Do you have any concerns related to this patch? Sincerely, Dmitriy Pavlov чт, 17 окт. 2019 г. в 16:43, Yuriy Shuliga : > Andrey, > > Per you request, I created ticket >

Re: Binary object format KB article

2019-10-21 Thread Dmitriy Pavlov
Hi Ivan, Thank you for expanding our knowledge base. Sincerely, Dmitriy Pavlov пт, 18 окт. 2019 г. в 12:39, Igor Sapego : > Great job, > > I think we should have details like this in documentation, not only in wiki > > Denis, what do you think? > > Best Regards, > Igor > > > On Wed, Oct 16,

[jira] [Created] (IGNITE-12315) In case of using ArrayBlockingQueue as key, cache.get() returns null.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12315: Summary: In case of using ArrayBlockingQueue as key, cache.get() returns null. Key: IGNITE-12315 URL: https://issues.apache.org/jira/browse/IGNITE-12315

[jira] [Created] (IGNITE-12314) Unexpected return type in case of retrieving Byte[]{1,2,3} from cache value.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12314: Summary: Unexpected return type in case of retrieving Byte[]{1,2,3} from cache value. Key: IGNITE-12314 URL: https://issues.apache.org/jira/browse/IGNITE-12314

[jira] [Created] (IGNITE-12313) Unable to update value via sql update query if a key is a byte array within non-mvcc mode.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12313: Summary: Unable to update value via sql update query if a key is a byte array within non-mvcc mode. Key: IGNITE-12313 URL:

[jira] [Created] (IGNITE-12312) JDBC thin: it's not possible to use LocalDate/LocalTime/LocalDateTime as value in where _key=.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12312: Summary: JDBC thin: it's not possible to use LocalDate/LocalTime/LocalDateTime as value in where _key=. Key: IGNITE-12312 URL:

[jira] [Created] (IGNITE-12311) DELETE by PK doesn't work if PK is TINYINT or SMALLINT.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12311: Summary: DELETE by PK doesn't work if PK is TINYINT or SMALLINT. Key: IGNITE-12311 URL: https://issues.apache.org/jira/browse/IGNITE-12311 Project: Ignite

[jira] [Created] (IGNITE-12310) SortedEvictionPolicy fails with java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang. in case of Byte, Short, Long, etc.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12310: Summary: SortedEvictionPolicy fails with java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang. in case of Byte, Short, Long, etc. Key: IGNITE-12310

[jira] [Created] (IGNITE-12309) Tinyint cassandra type not supported

2019-10-21 Thread jifwin (Jira)
jifwin created IGNITE-12309: --- Summary: Tinyint cassandra type not supported Key: IGNITE-12309 URL: https://issues.apache.org/jira/browse/IGNITE-12309 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-12308) Data types coverage for basic sql operations.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12308: Summary: Data types coverage for basic sql operations. Key: IGNITE-12308 URL: https://issues.apache.org/jira/browse/IGNITE-12308 Project: Ignite

RE: Documents about C++/C#/.NET

2019-10-21 Thread Alexandr Shapkin
GridGain had released new documentation just a couple of weeks ago. It should contain updated content with multilanguage examples. Feel free to review the same article regarding eviction policies [1] [1] https://www.gridgain.com/docs/8.7.6/developers-guide/memory-architecture/eviction-policies

[jira] [Created] (IGNITE-12307) Data types coverage for basic cache operations.

2019-10-21 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-12307: Summary: Data types coverage for basic cache operations. Key: IGNITE-12307 URL: https://issues.apache.org/jira/browse/IGNITE-12307 Project: Ignite

[jira] [Created] (IGNITE-12306) .NET: Java version is not taken into account when detecting JAVA_HOME

2019-10-21 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-12306: --- Summary: .NET: Java version is not taken into account when detecting JAVA_HOME Key: IGNITE-12306 URL: https://issues.apache.org/jira/browse/IGNITE-12306

Re: Documents about C++/C#/.NET

2019-10-21 Thread 李玉珏
Hi Ilya, Many simple problems, I have submitted suggest edits, and most of them have been accepted. But for example, the following page: https://apacheignite-net.readme.io/docs/eviction-policies I believe that many of the contents are outdated and many links are invalid. A lot of content

[jira] [Created] (IGNITE-12305) Extend test coverage [IGNITE-11959] NullPointerException If transaction failed and failure handler doesn't configured explicitly

2019-10-21 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12305: Summary: Extend test coverage [IGNITE-11959] NullPointerException If transaction failed and failure handler doesn't configured explicitly Key: IGNITE-12305 URL:

Re: Documents about C++/C#/.NET

2019-10-21 Thread Ilya Kasnacheev
Hello! I think it is a good idea to refer to Java documentation on same topic and keed duplication of content to minimum. Please to not hesitate to suggest edits for main Ignite documentation on readme.io! Thank you for your effort! Regards, -- Ilya Kasnacheev вс, 20 окт. 2019 г. в 04:11,

[jira] [Created] (IGNITE-12304) All DataRegionMetrics should be documented

2019-10-21 Thread Andrey Kuznetsov (Jira)
Andrey Kuznetsov created IGNITE-12304: - Summary: All DataRegionMetrics should be documented Key: IGNITE-12304 URL: https://issues.apache.org/jira/browse/IGNITE-12304 Project: Ignite

Re: Review for IGNITE-12295

2019-10-21 Thread Nikolay Izhikov
Hello, Sergey. I will take a look, shortly. Additional review of index experts will be very helpful. В Пн, 21/10/2019 в 11:46 +0300, Sergey Kalashnikov пишет: > Hello Igniters! > > I'm working on the improvement > https://issues.apache.org/jira/browse/IGNITE-12295 in scope of a larger >

Review for IGNITE-12295

2019-10-21 Thread Sergey Kalashnikov
Hello Igniters! I'm working on the improvement https://issues.apache.org/jira/browse/IGNITE-12295 in scope of a larger file-based rebalancing effort. The ticket is aimed on making partition eviction work faster by cleaning the shared index trees in a scanning manner instead of searching and