Pavel Tupitsyn created IGNITE-14076:
---
Summary: Exponential putAll performance degradation in
transactional cache
Key: IGNITE-14076
URL: https://issues.apache.org/jira/browse/IGNITE-14076
Project: Ig
Andrey Mashenkov created IGNITE-14077:
-
Summary: Implement SchemaManager.
Key: IGNITE-14077
URL: https://issues.apache.org/jira/browse/IGNITE-14077
Project: Ignite
Issue Type: Bug
Mirza Aliev created IGNITE-14078:
Summary: Deadlock on GridCacheSharedTtlCleanupManager#mgrs if
cache is created when ttl cleanup is running
Key: IGNITE-14078
URL: https://issues.apache.org/jira/browse/IGNITE-1407
Hello!
Do you have some kind of reproducer which demonstrates the issue?
Regards,
--
Ilya Kasnacheev
чт, 28 янв. 2021 г. в 10:32, Zhenya Stanilovsky :
>
> Hello Igniters !
> In the process of Ignite usage i found that some part of Compute
> functionality are thread unsafe and seems was design
Mirza Aliev created IGNITE-14079:
Summary: Add test for checking partition eviction order
Key: IGNITE-14079
URL: https://issues.apache.org/jira/browse/IGNITE-14079
Project: Ignite
Issue Type:
Hi Ilya , of course it contains in my PR (i don`t know if it shout be published
before this discussion will be finished).
Little changes from single thread into multiple, for example here [1] will
highlight a problem, or i can just publish my PR.
[1]
https://github.com/apache/ignite/blob/m
Mirza Aliev created IGNITE-14080:
Summary: binary-metadata-writer hung with no ignite instance
Key: IGNITE-14080
URL: https://issues.apache.org/jira/browse/IGNITE-14080
Project: Ignite
Issue
Anton Kalashnikov created IGNITE-14081:
--
Summary: Networking module
Key: IGNITE-14081
URL: https://issues.apache.org/jira/browse/IGNITE-14081
Project: Ignite
Issue Type: New Feature
Igniters,
I am currently working on the migration of the Spring Transactions
integration to a separate ignite-extensions module - [1]. I need to
create a debug ignite-extensions build on TC with the migrated test
suite included, making sure the new tests are ok. Can anyone help me get
the req
Anton Kalashnikov created IGNITE-14082:
--
Summary: Implementation of handshake for new connection
Key: IGNITE-14082
URL: https://issues.apache.org/jira/browse/IGNITE-14082
Project: Ignite
Anton Kalashnikov created IGNITE-14083:
--
Summary: Add SSL support to networking
Key: IGNITE-14083
URL: https://issues.apache.org/jira/browse/IGNITE-14083
Project: Ignite
Issue Type: Sub-
Anton Kalashnikov created IGNITE-14084:
--
Summary: Integrate direct marshalling to networking
Key: IGNITE-14084
URL: https://issues.apache.org/jira/browse/IGNITE-14084
Project: Ignite
Iss
Anton Kalashnikov created IGNITE-14085:
--
Summary: Implement message recovery protocol over handshake
Key: IGNITE-14085
URL: https://issues.apache.org/jira/browse/IGNITE-14085
Project: Ignite
Anton Kalashnikov created IGNITE-14086:
--
Summary: Implement retry of establishing connection if it was lost
Key: IGNITE-14086
URL: https://issues.apache.org/jira/browse/IGNITE-14086
Project: Ignit
Ivan Bessonov created IGNITE-14087:
--
Summary: Implement code generation for interfaces introduced in
IGNITE-14062
Key: IGNITE-14087
URL: https://issues.apache.org/jira/browse/IGNITE-14087
Project: Ig
Hi, Mikhail.
Can you please describe what exactly do you what to achieve with the build — I
will help with it.
Seems that currently we have no test suites for extensions at all [1]
https://ci.ignite.apache.org/project/IgniteExtensions_Tests?mode=builds
> On 28 Jan 2021, at 15:34, Mikhail Pe
Petr, I planned to copy the existing ignite-extensions build
configuration and change its parameters [1] to add a new module and
test-suite.
It turned out that build configuration parameters can be overridden for
each particular build without additional permissions or copying something.
Sorr
Anton Kalashnikov created IGNITE-14088:
--
Summary: Implement scalecube transport API over netty
Key: IGNITE-14088
URL: https://issues.apache.org/jira/browse/IGNITE-14088
Project: Ignite
I
Anton Kalashnikov created IGNITE-14089:
--
Summary: Override scalecube internal message by custom one
Key: IGNITE-14089
URL: https://issues.apache.org/jira/browse/IGNITE-14089
Project: Ignite
Anton Kalashnikov created IGNITE-14090:
--
Summary: Networking API
Key: IGNITE-14090
URL: https://issues.apache.org/jira/browse/IGNITE-14090
Project: Ignite
Issue Type: Sub-task
Anton Kalashnikov created IGNITE-14091:
--
Summary: Implement messaging service
Key: IGNITE-14091
URL: https://issues.apache.org/jira/browse/IGNITE-14091
Project: Ignite
Issue Type: Sub-ta
Anton Kalashnikov created IGNITE-14092:
--
Summary: Design network address resolver
Key: IGNITE-14092
URL: https://issues.apache.org/jira/browse/IGNITE-14092
Project: Ignite
Issue Type: Su
Mirza Aliev created IGNITE-14093:
Summary: ttl-cleanup-worker falls with AssertionError and leads to
CorruptiedTreeException
Key: IGNITE-14093
URL: https://issues.apache.org/jira/browse/IGNITE-14093
P
Semyon Danilov created IGNITE-14094:
---
Summary: Configuration storage interface
Key: IGNITE-14094
URL: https://issues.apache.org/jira/browse/IGNITE-14094
Project: Ignite
Issue Type: Sub-task
Vladimir Steshin created IGNITE-14095:
-
Summary: Try fasten cluster start in the ducktests with decreasing
'spi.reconnectDelay'
Key: IGNITE-14095
URL: https://issues.apache.org/jira/browse/IGNITE-14095
Vladimir Steshin created IGNITE-14096:
-
Summary: Try to bring randomization in node waiting with
TcpDiscoverySpi.reconnectDelay.
Key: IGNITE-14096
URL: https://issues.apache.org/jira/browse/IGNITE-14096
Hello!
Please publish it. I don't see why not.
Regards,
--
Ilya Kasnacheev
чт, 28 янв. 2021 г. в 14:28, Zhenya Stanilovsky :
>
>
> Hi Ilya , of course it contains in my PR (i don`t know if it shout be
> published before this discussion will be finished).
> Little changes from single thread in
It seems that we need full set of tests for extensions.
I will refactor that project in couple of days and add suite for your extension
too.
> On 28 Jan 2021, at 16:34, Mikhail Petrov wrote:
>
> Petr, I planned to copy the existing ignite-extensions build configuration
> and change its param
Semyon Danilov created IGNITE-14097:
---
Summary: Fix checkstyle plugin configuration
Key: IGNITE-14097
URL: https://issues.apache.org/jira/browse/IGNITE-14097
Project: Ignite
Issue Type: Impr
Hello Nikita,
Thank you for sharing the state.
I think we can move on to the next stages of the release. There are a
few important steps left to do: release_notes, stress testing. This
may take some time, so we still have time to complete the rest of the
documentation tasks.
On Thu, 28 Jan 2021
Scott Feldstein created IGNITE-14098:
Summary: ignite reentrant lock is not in user facing docs
Key: IGNITE-14098
URL: https://issues.apache.org/jira/browse/IGNITE-14098
Project: Ignite
I
Igor Sapego created IGNITE-14099:
Summary: CPP: Remove 32-bit configs
Key: IGNITE-14099
URL: https://issues.apache.org/jira/browse/IGNITE-14099
Project: Ignite
Issue Type: Bug
Compo
Alexander Lapin created IGNITE-14100:
Summary: GridCachePartitionedNodeRestartTest fails due to wrong tx
mapping
Key: IGNITE-14100
URL: https://issues.apache.org/jira/browse/IGNITE-14100
Project:
33 matches
Mail list logo