[jira] [Commented] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272256#comment-16272256 ] ASF GitHub Bot commented on IGNITE-6335: Github user asfgit closed the pull request at:

[jira] [Commented] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272253#comment-16272253 ] Pavel Tupitsyn commented on IGNITE-6335: Let's omit {{RegisterEnum}} and {{GetBinaryTypes}} for

[jira] [Resolved] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn resolved IGNITE-6335. Resolution: Fixed > .NET: Thin client: cache binary mode >

[jira] [Created] (IGNITE-7076) NPE while stopping with GridDhtLockFuture

2017-11-29 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-7076: Summary: NPE while stopping with GridDhtLockFuture Key: IGNITE-7076 URL: https://issues.apache.org/jira/browse/IGNITE-7076 Project: Ignite Issue

[jira] [Created] (IGNITE-7075) Visor CMD: Add possibility to modify cache data instance by command

2017-11-29 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-7075: - Summary: Visor CMD: Add possibility to modify cache data instance by command Key: IGNITE-7075 URL: https://issues.apache.org/jira/browse/IGNITE-7075 Project:

[jira] [Assigned] (IGNITE-6390) [IGNITE-6390] Web console: Implement component for cluster selection on pages where it make sense

2017-11-29 Thread Andrey Novikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Novikov reassigned IGNITE-6390: -- Assignee: Pavel Konstantinov (was: Andrey Novikov) > [IGNITE-6390] Web console:

[jira] [Commented] (IGNITE-6390) [IGNITE-6390] Web console: Implement component for cluster selection on pages where it make sense

2017-11-29 Thread Andrey Novikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272211#comment-16272211 ] Andrey Novikov commented on IGNITE-6390: Looks good. [~pkonstantinov], please test. >

[jira] [Commented] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271935#comment-16271935 ] Valentin Kulichenko commented on IGNITE-6846: - As for the API, how about this? {code} public

[jira] [Commented] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271927#comment-16271927 ] Valentin Kulichenko commented on IGNITE-6846: - 2. Why not? Entry processor is atomic and

[jira] [Assigned] (IGNITE-6830) Document how to set up secured channel for JDBC Client Driver

2017-11-29 Thread Prachi Garg (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prachi Garg reassigned IGNITE-6830: --- Assignee: Denis Magda (was: Prachi Garg) > Document how to set up secured channel for JDBC

[jira] [Created] (IGNITE-7074) NPE when WAL path and WAL archive path are the same

2017-11-29 Thread Dan Ellis (JIRA)
Dan Ellis created IGNITE-7074: - Summary: NPE when WAL path and WAL archive path are the same Key: IGNITE-7074 URL: https://issues.apache.org/jira/browse/IGNITE-7074 Project: Ignite Issue Type:

[jira] [Commented] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271270#comment-16271270 ] ASF GitHub Bot commented on IGNITE-6335: GitHub user ptupitsyn opened a pull request:

[jira] [Commented] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271257#comment-16271257 ] Pavel Tupitsyn commented on IGNITE-6335: Two operations are missing: {{RegisterEnum}} and

[jira] [Commented] (IGNITE-6373) Create example for local and distributed k-means algorithm

2017-11-29 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271170#comment-16271170 ] Oleg Ignatenko commented on IGNITE-6373: drafted examples in branch

[jira] [Commented] (IGNITE-6335) .NET: Thin client: cache binary mode

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271120#comment-16271120 ] Pavel Tupitsyn commented on IGNITE-6335: Found a protocol issue: {{OP_BINARY_TYPE_GET}} can

[jira] [Commented] (IGNITE-6702) Get rid of values deserialization in H2TreeIndex.getRowCount

2017-11-29 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271121#comment-16271121 ] Igor Seliverstov commented on IGNITE-6702: -- [~kirill.shirokov], looks good to me. > Get rid of

[jira] [Created] (IGNITE-7073) Ignite Basic Tests: optimize tests execution time: GridUnsafeMapTest probably not required

2017-11-29 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-7073: -- Summary: Ignite Basic Tests: optimize tests execution time: GridUnsafeMapTest probably not required Key: IGNITE-7073 URL: https://issues.apache.org/jira/browse/IGNITE-7073

[jira] [Updated] (IGNITE-7072) IgniteCache.replace(k, v, nv) does not work in binary mode without classes

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-7072: --- Description: {{IgniteCache.replace(K key, V oldVal, V newVal)}} method deserializes cache

[jira] [Resolved] (IGNITE-7016) Avoid fsync on WAL segment header write in non-default mode

2017-11-29 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk resolved IGNITE-7016. -- Resolution: Fixed Merged to master > Avoid fsync on WAL segment header write in

[jira] [Updated] (IGNITE-7072) IgniteCache.replace(k, v, nv) does not work in binary mode without classes

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-7072: --- Description: {{IgniteCache.replace(K key, V oldVal, V newVal)}} method deserializes cache

[jira] [Issue Comment Deleted] (IGNITE-7050) Add support for spring3

2017-11-29 Thread Mikhail Cherkasov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Cherkasov updated IGNITE-7050: -- Comment: was deleted (was: there are still users who use spring3 and hence can't use

[jira] [Commented] (IGNITE-7050) Add support for spring3

2017-11-29 Thread Mikhail Cherkasov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270942#comment-16270942 ] Mikhail Cherkasov commented on IGNITE-7050: --- there are still users who use spring3 and hence

[jira] [Updated] (IGNITE-7050) Add support for spring3

2017-11-29 Thread Mikhail Cherkasov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Cherkasov updated IGNITE-7050: -- Description: there are still users who use spring3 and hence can't use ignite which

[jira] [Updated] (IGNITE-7050) Add support for spring3

2017-11-29 Thread Mikhail Cherkasov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Cherkasov updated IGNITE-7050: -- Environment: (was: there are still users who use spring3 and hence can't use

[jira] [Updated] (IGNITE-6495) performance measurement of decision trees algorithms

2017-11-29 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko updated IGNITE-6495: --- Component/s: yardstick > performance measurement of decision trees algorithms >

[jira] [Updated] (IGNITE-6123) First performance measurement of implemented ml algorithms

2017-11-29 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko updated IGNITE-6123: --- Component/s: yardstick > First performance measurement of implemented ml algorithms >

[jira] [Updated] (IGNITE-7049) Optimistic transaction is not properly rolled back if timed out before sending prepare response.

2017-11-29 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-7049: -- Description: It seems what GridDhtTxRemote transaction is not properly timed out.

[jira] [Updated] (IGNITE-7072) IgniteCache.replace(k, v, nv) does not work in binary mode without classes

2017-11-29 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-7072: --- Description: {{IgniteCache.replace(K key, V oldVal, V newVal)}} method deserializes cache

[jira] [Created] (IGNITE-7072) IgniteCache.replace(k, v, nv) does not work in binary mode without classes

2017-11-29 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7072: -- Summary: IgniteCache.replace(k, v, nv) does not work in binary mode without classes Key: IGNITE-7072 URL: https://issues.apache.org/jira/browse/IGNITE-7072

[jira] [Updated] (IGNITE-7049) Optimistic transaction is not properly rolled back if timed out before sending prepare response.

2017-11-29 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-7049: -- Description: It seems what GridDhtTxRemote is not properly timed out. Reproducer:

[jira] [Updated] (IGNITE-7049) Optimistic transaction is not properly rolled back if timed out before sending prepare response.

2017-11-29 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-7049: -- Description: Reproducer: {noformat} /* * Licensed to the Apache Software

[jira] [Updated] (IGNITE-7049) Optimistic transaction is not properly rolled back if timed out before sending prepare response.

2017-11-29 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-7049: -- Description: /* * Licensed to the Apache Software Foundation (ASF) under one or more

[jira] [Comment Edited] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov edited comment on IGNITE-6846 at 11/29/17 2:25 PM:

[jira] [Comment Edited] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov edited comment on IGNITE-6846 at 11/29/17 2:25 PM:

[jira] [Commented] (IGNITE-7047) NPE at org.jsr166.ConcurrentLinkedHashMap.replace

2017-11-29 Thread Alexey Popov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270716#comment-16270716 ] Alexey Popov commented on IGNITE-7047: -- Changes: 1. GridDhtTxOnePhaseCommitAckRequest msg should not

[jira] [Commented] (IGNITE-7047) NPE at org.jsr166.ConcurrentLinkedHashMap.replace

2017-11-29 Thread Alexey Popov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270717#comment-16270717 ] Alexey Popov commented on IGNITE-7047: -- [~avinogradov], please review > NPE at

[jira] [Updated] (IGNITE-7069) Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout

2017-11-29 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-7069: --- Fix Version/s: (was: 2.4) > Ignite PDS compatibilty framework: implement configurable

[jira] [Resolved] (IGNITE-7069) Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout

2017-11-29 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov resolved IGNITE-7069. Resolution: Duplicate > Ignite PDS compatibilty framework: implement configurable

[jira] [Commented] (IGNITE-7071) Cache stop requests batching

2017-11-29 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270714#comment-16270714 ] Dmitriy Pavlov commented on IGNITE-7071: https://github.com/apache/ignite/pull/3098 > Cache

[jira] [Created] (IGNITE-7071) Cache stop requests batching

2017-11-29 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-7071: -- Summary: Cache stop requests batching Key: IGNITE-7071 URL: https://issues.apache.org/jira/browse/IGNITE-7071 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-7071) Cache stop requests batching

2017-11-29 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-7071: --- Fix Version/s: 2.4 > Cache stop requests batching > > >

[jira] [Commented] (IGNITE-7070) Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout

2017-11-29 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270691#comment-16270691 ] Dmitriy Pavlov commented on IGNITE-7070: [~agoncharuk], could you please review my changes in PR

[jira] [Created] (IGNITE-7070) Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout

2017-11-29 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-7070: -- Summary: Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout Key: IGNITE-7070 URL:

[jira] [Created] (IGNITE-7069) Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout

2017-11-29 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-7069: -- Summary: Ignite PDS compatibilty framework: implement configurable classpath, JVM options, node startup timeout Key: IGNITE-7069 URL:

[jira] [Commented] (IGNITE-7047) NPE at org.jsr166.ConcurrentLinkedHashMap.replace

2017-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270686#comment-16270686 ] ASF GitHub Bot commented on IGNITE-7047: GitHub user apopovgg opened a pull request:

[jira] [Comment Edited] (IGNITE-7001) Refactor dynamic indexes tests to use SQL API

2017-11-29 Thread Alexander Paschenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270667#comment-16270667 ] Alexander Paschenko edited comment on IGNITE-7001 at 11/29/17 12:25 PM:

[jira] [Commented] (IGNITE-7001) Refactor dynamic indexes tests to use SQL API

2017-11-29 Thread Alexander Paschenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270667#comment-16270667 ] Alexander Paschenko commented on IGNITE-7001: - @ozerov done, few remaining usages look

[jira] [Comment Edited] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov edited comment on IGNITE-6846 at 11/29/17 11:45 AM: -

[jira] [Created] (IGNITE-7068) Incorrect error reporting for incompatible type in SQL WHERE clause

2017-11-29 Thread Kirill Shirokov (JIRA)
Kirill Shirokov created IGNITE-7068: --- Summary: Incorrect error reporting for incompatible type in SQL WHERE clause Key: IGNITE-7068 URL: https://issues.apache.org/jira/browse/IGNITE-7068 Project:

[jira] [Commented] (IGNITE-6949) Cleanup OLS code

2017-11-29 Thread Yury Babak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270632#comment-16270632 ] Yury Babak commented on IGNITE-6949: [~ntikhonov], This will be fixed in IGNITE-7007. > Cleanup OLS

[jira] [Commented] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov commented on IGNITE-6846: -- [~vkulichenko] Thanks for answers. 2.Assume, we

[jira] [Comment Edited] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov edited comment on IGNITE-6846 at 11/29/17 11:09 AM: -

[jira] [Comment Edited] (IGNITE-6846) Add metrics for entry processor invocations

2017-11-29 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270598#comment-16270598 ] Alexey Kuznetsov edited comment on IGNITE-6846 at 11/29/17 11:09 AM: -

[jira] [Commented] (IGNITE-6992) Ignite MR problem with accessing hdfs with enabled Kerberos

2017-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270583#comment-16270583 ] ASF GitHub Bot commented on IGNITE-6992: Github user asfgit closed the pull request at:

[jira] [Updated] (IGNITE-6992) Ignite MR problem with accessing hdfs with enabled Kerberos

2017-11-29 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-6992: Component/s: hadoop > Ignite MR problem with accessing hdfs with enabled Kerberos >

[jira] [Created] (IGNITE-7067) web agent throws SocketTimeoutException instead of userfriendly error message

2017-11-29 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-7067: -- Summary: web agent throws SocketTimeoutException instead of userfriendly error message Key: IGNITE-7067 URL: https://issues.apache.org/jira/browse/IGNITE-7067

[jira] [Comment Edited] (IGNITE-4908) Ignite.reentrantLock looks much slower than IgniteCache.lock.

2017-11-29 Thread Alexander Menshikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270474#comment-16270474 ] Alexander Menshikov edited comment on IGNITE-4908 at 11/29/17 9:38 AM:

[jira] [Created] (IGNITE-7066) Web console: add ability to select web agent for importing model from DB

2017-11-29 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-7066: -- Summary: Web console: add ability to select web agent for importing model from DB Key: IGNITE-7066 URL: https://issues.apache.org/jira/browse/IGNITE-7066

[jira] [Created] (IGNITE-7065) Cannot use multiple Ignite Kafka Sink Connectors

2017-11-29 Thread Alexey Kukushkin (JIRA)
Alexey Kukushkin created IGNITE-7065: Summary: Cannot use multiple Ignite Kafka Sink Connectors Key: IGNITE-7065 URL: https://issues.apache.org/jira/browse/IGNITE-7065 Project: Ignite

[jira] [Commented] (IGNITE-4908) Ignite.reentrantLock looks much slower than IgniteCache.lock.

2017-11-29 Thread Alexander Menshikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270474#comment-16270474 ] Alexander Menshikov commented on IGNITE-4908: - [~amashenkov] [~avinogradov] I’ve implemented

[jira] [Resolved] (IGNITE-7012) Web console: investigate E2E tests

2017-11-29 Thread Alexander Kalinin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kalinin resolved IGNITE-7012. --- Resolution: Fixed > Web console: investigate E2E tests >

[jira] [Comment Edited] (IGNITE-7012) Web console: investigate E2E tests

2017-11-29 Thread Alexander Kalinin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270408#comment-16270408 ] Alexander Kalinin edited comment on IGNITE-7012 at 11/29/17 8:41 AM: -

[jira] [Commented] (IGNITE-7012) Web console: investigate E2E tests

2017-11-29 Thread Alexander Kalinin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270408#comment-16270408 ] Alexander Kalinin commented on IGNITE-7012: --- E2E testing investigate with testcafe toolkit.

[jira] [Updated] (IGNITE-7049) Optimistic transaction is not properly rolled back if timed out before sending prepare response.

2017-11-29 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-7049: -- Description: The test below hangs. Interestingly, it won't hang if no cache reference

[jira] [Commented] (IGNITE-6992) Ignite MR problem with accessing hdfs with enabled Kerberos

2017-11-29 Thread Evgenii Zhuravlev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270394#comment-16270394 ] Evgenii Zhuravlev commented on IGNITE-6992: --- TC link:

[jira] [Updated] (IGNITE-6992) Ignite MR problem with accessing hdfs with enabled Kerberos

2017-11-29 Thread Evgenii Zhuravlev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgenii Zhuravlev updated IGNITE-6992: -- Fix Version/s: 2.4 > Ignite MR problem with accessing hdfs with enabled Kerberos >