Any updates?
On Sat, Apr 7, 2018 at 2:01 AM Denis Magda wrote:
> Pavel, added you to JIRA contributors list.
>
> --
> Denis
>
> On Fri, Apr 6, 2018 at 8:12 AM, Pavel Sapezhko
> wrote:
>
> > My JIRA ID: pavel.sapezhko
> > As I mentioned above, first we will have only archiver thread crashed and
Yashasvi Kotamraju created IGNITE-8354:
--
Summary: Ignite Continuosly refreshes Cassandra Session when there
is an Exception in execute method of CassandraSessionImpl
Key: IGNITE-8354
URL: https://issues.apac
On Sun, Apr 22, 2018 at 10:16 PM, Denis Magda wrote:
> If a table is created with CREATE TABLE command then:
>
>- Ignite creates two custom binary types (one for the key and one for
>the value) the columns will be wrapped into. A primary key defines what
>goes into the key. It happens
If a table is created with CREATE TABLE command then:
- Ignite creates two custom binary types (one for the key and one for
the value) the columns will be wrapped into. A primary key defines what
goes into the key. It happens automatically unless...
- You define names of existing busin
Denis, I get that we support it, but I still do not understand how. Given
an SQL table in Ignite with several columns, what is the key class and what
is the value class? Where do we document how SQL types map to key-value
types?
D.
On Sun, Apr 22, 2018 at 1:43 PM, Denis Magda wrote:
> Dmitriy,
Akmal,
I have updated documentation for GA Grid in support of Ignite 2.5.
Please review.
https://issues.apache.org/jira/browse/IGNITE-8350
Best,
Turik
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Dmitriy,
According to the docs, INSERTS are transformed into cache.putIfAbsent or
cache.invokeAll operations:
https://apacheignite-sql.readme.io/docs/insert#section-description
UPDATES are turned into cache.invokeAll all the times:
https://apacheignite-sql.readme.io/docs/update#section-descriptio
Alexey Goncharuk created IGNITE-8353:
Summary: Failed to deserialize stored cache data from Ignite 2.4
on master
Key: IGNITE-8353
URL: https://issues.apache.org/jira/browse/IGNITE-8353
Project: Ig
Igniters,
Do we support write-through to a 3rd party database when performing SQL
inserts and updates? If yes, how does the mapping between SQL and
CacheStore key-value API happen?
D.
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/3897
IGNITE-6538: test 500 times
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mmuzaf/ignite check-ignite-6538
Alternatively you can review and ap
Maxim Muzafarov created IGNITE-8352:
---
Summary: IgniteStandByClusterSuite:
IgniteClusterActivateDeactivateTest.testClientReconnectClusterDeactivateInProgress
flaky fail rate 12%
Key: IGNITE-8352
URL: https://iss
Andrew Medvedev created IGNITE-8351:
---
Summary: PME isStaleUpdate() method documentation mismatch
Key: IGNITE-8351
URL: https://issues.apache.org/jira/browse/IGNITE-8351
Project: Ignite
Issu
Thanks! The IEP looks very big.
I would like to remind everyone that one of the biggest problems we have
with services is that it uses a replicated cache internally to do the
deployment. When all nodes have the same service configured in the XML
file, then all nodes will try to initiate a put into
GitHub user ivandasch opened a pull request:
https://github.com/apache/ignite/pull/3896
IGNITE-8070 FailureHandlers added to Ignite.NET configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivandasch/ignite ignite-
14 matches
Mail list logo