Ilya Borisov created IGNITE-7837:
Summary: Web console: list-editable new item button behaves
incorrectly
Key: IGNITE-7837
URL: https://issues.apache.org/jira/browse/IGNITE-7837
Project: Ignite
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/3583
IGNITE-7830: Adopt kNN regression model to the new Partitioned Dataset
Added model and tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gr
Alexander Kalinin created IGNITE-7838:
-
Summary: Fix redirection on logo click
Key: IGNITE-7838
URL: https://issues.apache.org/jira/browse/IGNITE-7838
Project: Ignite
Issue Type: Bug
Github user voipp closed the pull request at:
https://github.com/apache/ignite/pull/3546
---
Ilya Borisov created IGNITE-7839:
Summary: Web console: validation messages on config pages
sometimes blink at the same time
Key: IGNITE-7839
URL: https://issues.apache.org/jira/browse/IGNITE-7839
Pro
Ilya Borisov created IGNITE-7840:
Summary: Web console: improve success notification for "import
from database" config action
Key: IGNITE-7840
URL: https://issues.apache.org/jira/browse/IGNITE-7840
Pr
Github user alex-plekhanov closed the pull request at:
https://github.com/apache/ignite/pull/3582
---
Github user alex-plekhanov closed the pull request at:
https://github.com/apache/ignite/pull/3580
---
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3557
---
Thanx for the answer!
> Can we remove thread id completely from code?
> Can you estimate how much effort do we need?
I haven't removed thread id completely from the code because we tightly
coupled to it in some parts.
For instance, look at the following scenario :
"When we suspend transaction, w
Hi Alex,
>>> Just to double-check - we should support the types from the spec only.
Right?
Please provide the list of types you are in doubt of
>>> - Key-Value and SQL and Scan Queries.
>>> The most of operations has "Flag" field in Request: "Pass 0 for
default, or 1 to keep the value in binary
Ksenia Rybakova created IGNITE-7841:
---
Summary: "Failed to send one phase commit ack to backup node" at
some Java8 examples with 2 nodes
Key: IGNITE-7841
URL: https://issues.apache.org/jira/browse/IGNITE-7841
Alexey Goncharuk created IGNITE-7842:
Summary: testPutReaderUpdatePrimaryFails1 fails on TC
Key: IGNITE-7842
URL: https://issues.apache.org/jira/browse/IGNITE-7842
Project: Ignite
Issue T
Hello, Aleksey.
> Tests were added for suspending/resuming optimistic transaction earlier for
> parent task.
> I adopted them for pessimistic mode. Also tx rollback tests were aded.
I think, at least, we need new failover tests.
What if originating(or primary, or couple of primaries) node(s) fa
Sergey Kalashnikov created IGNITE-7843:
--
Summary: SQL: ALTER TABLE DROP column may break certain SQL queries
Key: IGNITE-7843
URL: https://issues.apache.org/jira/browse/IGNITE-7843
Project: Ignite
Alexey Kuznetsov created IGNITE-7844:
Summary: Transaction incorrect state after client reconnected
Key: IGNITE-7844
URL: https://issues.apache.org/jira/browse/IGNITE-7844
Project: Ignite
GitHub user voipp opened a pull request:
https://github.com/apache/ignite/pull/3584
IGNITE-7844 Transaction incorrect state after client reconnected
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/voipp/ignite IGNITE-7844
Altern
Anton Kalashnikov created IGNITE-7845:
-
Summary: Data race on atomicLong close
Key: IGNITE-7845
URL: https://issues.apache.org/jira/browse/IGNITE-7845
Project: Ignite
Issue Type: Bug
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/3585
IGNITE-7029 Add an ability to provide multiple connection addresses for
thin JDBC driver
You can merge this pull request into a Git repository by running:
$ git pull https://github
Taras Ledkov created IGNITE-7846:
Summary: SQL: support COPY command by native SQL api
Key: IGNITE-7846
URL: https://issues.apache.org/jira/browse/IGNITE-7846
Project: Ignite
Issue Type: Task
GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/3586
IGNITE-7843: refresh index column ids on DROP COLUMN.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7843
GitHub user xtern opened a pull request:
https://github.com/apache/ignite/pull/3587
IGNITE-5553 Restore IgniteSet local data when PDS enabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xtern/ignite IGNITE-5553
Alternativel
> This is not part of protocol specification. Please refer to .NET client
> where it is already implemented. *Pavel*, do we have docs for this?
I don't think we have docs for SLL.
These docs should be common for any type of client (ODBC/JDBC/...),
and this is mostly about configuring certificates
Alexander Belyak created IGNITE-7847:
Summary: Increase of total owning partition count after rebalance
Key: IGNITE-7847
URL: https://issues.apache.org/jira/browse/IGNITE-7847
Project: Ignite
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/3588
IGNITE-7789: fix IgniteClientReconnectApiExceptionTest, success rate 47.9%
Add backups value for CollectionConfiguration
You can merge this pull request into a Git repository by running:
$ git
Hi Maxim,
First of all, thank you for being ready to help community with tests and
TC. Contributions which helps to improve tests stability are highly
appreciated.
Feel free to assign any issue if it is currently unassigned. If issue
became too hard to implement later, it may be returned to unass
Dmitry, Sergey
I've found solution of fixing this test-case, but not sure about
correctness.
Can you review it?
JIRA: https://issues.apache.org/jira/browse/IGNITE-7789
Upsource: https://reviews.ignite.apache.org/ignite/review/IGNT-CR-507
PR: https://github.com/apache/ignite/pull/3588
ср, 28 фев
Hello Igniters.
During investigation flaky test IgniteClientDataStructuresTest.testAtomicLong.
I found a issue and now I need your help because I don't have enough knowledge
about IgniteAtomicLong.
I created the task for it - https://issues.apache.org/jira/browse/IGNITE-7845.
And also I duplica
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/3589
for TeamCity tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-5357-2
Alternatively you can review and apply the
Andrew Medvedev created IGNITE-7848:
---
Summary: On Date type mismatch DDL functionality is broken
Key: IGNITE-7848
URL: https://issues.apache.org/jira/browse/IGNITE-7848
Project: Ignite
Issu
> What if originating(or primary, or couple of primaries) node(s) fails
when tx is suspended?
Thanks for advice, I've added a couple of failover tests. With the
following scenarios :
Started transaction, perform some put, suspend it and primary node fails.
Works as expected : tx rollbacks.
In ano
Kevin Jin created IGNITE-7849:
-
Summary: Generating a CacheEntryEventFilter from a SqlQuery
Key: IGNITE-7849
URL: https://issues.apache.org/jira/browse/IGNITE-7849
Project: Ignite
Issue Type: Wis
Hi Nikolay,
your changes helped. Tests no longer appeared.
Thank you.
вт, 27 февр. 2018 г. в 19:19, Dmitry Pavlov :
> Hi Nikolay,
>
> IMO you can merge. Just check if following suites work correct and still
> execute its tests:
>
> Ignite Scalar Examples [Scala]
> Ignite Visor Console [Scala]
>
Sebb created IGNITE-7850:
Summary: Download page must link to KEYS and contain verification
details
Key: IGNITE-7850
URL: https://issues.apache.org/jira/browse/IGNITE-7850
Project: Ignite
Issue Type
GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/3590
IGNITE-7816: Update profile to execute spark examples on TC
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nizhikov/ignite IGNITE-7816
Alter
Hello, Igniters.
We have `flatten-maven-plugin` in `parent/pom.xml` [1]
As far as I can understand it minimize pom.xml before it installed in
repository.
It introduce some strange behavior in modules:
I must to enlist all test dependencies in my module to get tests work.
Otherwise tests fails w
Guys, please consider my five cents
>>> - Name/password authentication.
> >>> When will it be available in the spec?
> >>> Is there any draft we can look at?
> It is still under development. Will be available in several weeks. It is
> better to skip this part for now.
Let's give a reference to t
Github user daradurvs closed the pull request at:
https://github.com/apache/ignite/pull/3589
---
Anton,
dsMap allows you to share any datastructure between local node's threads
without requesting it using retryTopologySafe method (which is heavy).
T dataStructure = cast(dsMap.get(key), cls);
if (dataStructure != null)
return dataStructure;
return retryTopologySafe( ...
I see no proble
Igniters,
Please check up an updated version of "Features" menu that was rearranged
and improved for the sake of clarity. For instance, now it has a dedicated
architectural section that outlines the essential concept and pillars of
Ignite.
Moreover, those PMCs who keep an eye on Ignite stats with
Vladimir,
I finished with this feature:
https://issues.apache.org/jira/browse/IGNITE-7803
Could you please review my changes in branch ignite-7803?
DIFF:
https://github.com/apache/ignite/commit/da03195ef5c39deabfc4961b2a0336fdbc98aa31
--
Alexey Kuznetsov
Alexey Popov created IGNITE-7851:
Summary: .NET: linq query throws "Hexadecimal string with odd
number of characters" exception
Key: IGNITE-7851
URL: https://issues.apache.org/jira/browse/IGNITE-7851
42 matches
Mail list logo