Roman Guseinov created IGNITE-11660:
---
Summary: Add more tests into DmlStatementsProcessorTest
Key: IGNITE-11660
URL: https://issues.apache.org/jira/browse/IGNITE-11660
Project: Ignite
Roman Guseinov created IGNITE-11653:
---
Summary: Remove warnings which appear during CPP compiling
Key: IGNITE-11653
URL: https://issues.apache.org/jira/browse/IGNITE-11653
Project: Ignite
Roman Guseinov created IGNITE-11634:
---
Summary: SQL delete query failed to deserialize
DmlStatementsProcessor$ModifyingEntryProcessor
Key: IGNITE-11634
URL: https://issues.apache.org/jira/browse/IGNITE-11634
Roman Guseinov created IGNITE-11541:
---
Summary: Dynamic columns and indexes can be lost after the cluster
restart
Key: IGNITE-11541
URL: https://issues.apache.org/jira/browse/IGNITE-11541
Project
Roman Guseinov created IGNITE-10950:
---
Summary: Lost backup entries when using spring data and cache store
Key: IGNITE-10950
URL: https://issues.apache.org/jira/browse/IGNITE-10950
Project: Ignite
Roman Guseinov created IGNITE-10924:
---
Summary: Invalid message type blocks Communication SPI
Key: IGNITE-10924
URL: https://issues.apache.org/jira/browse/IGNITE-10924
Project: Ignite
Issue
Roman Guseinov created IGNITE-10502:
---
Summary: Add a danger block into transactions documentation
Key: IGNITE-10502
URL: https://issues.apache.org/jira/browse/IGNITE-10502
Project: Ignite
Roman Guseinov created IGNITE-10452:
---
Summary: Inconsistent state of caches if a node stops in the
process of running transactions
Key: IGNITE-10452
URL: https://issues.apache.org/jira/browse/IGNITE-10452
Roman Guseinov created IGNITE-10354:
---
Summary: Failing client node due to not receiving metrics updates
Key: IGNITE-10354
URL: https://issues.apache.org/jira/browse/IGNITE-10354
Project: Ignite
Roman Guseinov created IGNITE-9956:
--
Summary: Web Agent should handle EOFException in the process of
node stopping
Key: IGNITE-9956
URL: https://issues.apache.org/jira/browse/IGNITE-9956
Project
Roman Guseinov created IGNITE-9937:
--
Summary: Primary response error info can be lost due to unwrapping
a key
Key: IGNITE-9937
URL: https://issues.apache.org/jira/browse/IGNITE-9937
Project: Ignite
Roman Guseinov created IGNITE-9878:
--
Summary: Failed to start near cache after second call of
getOrCreateCache
Key: IGNITE-9878
URL: https://issues.apache.org/jira/browse/IGNITE-9878
Project: Ignite
Roman Guseinov created IGNITE-9826:
--
Summary: Ignite node with TcpDiscoveryS3IpFinder can hang while
stopping
Key: IGNITE-9826
URL: https://issues.apache.org/jira/browse/IGNITE-9826
Project: Ignite
Roman Guseinov created IGNITE-9555:
--
Summary: Web Console can stop due to an unexpected message via web
sockets
Key: IGNITE-9555
URL: https://issues.apache.org/jira/browse/IGNITE-9555
Project
Roman Guseinov created IGNITE-9367:
--
Summary: CPP: ODBC client crashes after executing query with
closed connection
Key: IGNITE-9367
URL: https://issues.apache.org/jira/browse/IGNITE-9367
Project
Roman Guseinov created IGNITE-9072:
--
Summary: Memory Configuration for client nodes
Key: IGNITE-9072
URL: https://issues.apache.org/jira/browse/IGNITE-9072
Project: Ignite
Issue Type: Bug
Roman Guseinov created IGNITE-9071:
--
Summary: Failed to reinitialize local partitions on client node
Key: IGNITE-9071
URL: https://issues.apache.org/jira/browse/IGNITE-9071
Project: Ignite
Roman Guseinov created IGNITE-9007:
--
Summary: cache.invoke() fails because of
UnregisteredClassException
Key: IGNITE-9007
URL: https://issues.apache.org/jira/browse/IGNITE-9007
Project: Ignite
Roman Guseinov created IGNITE-8923:
--
Summary: Add step-by-step guide - Google Cloud Engine Deployment
(Kubernetes)
Key: IGNITE-8923
URL: https://issues.apache.org/jira/browse/IGNITE-8923
Project
Roman Guseinov created IGNITE-8886:
--
Summary: Simultaneous using of BinaryWriter и BinaryRawWriter
leads to BinaryObjectException and OOM
Key: IGNITE-8886
URL: https://issues.apache.org/jira/browse/IGNITE-8886
Roman Guseinov created IGNITE-8884:
--
Summary: .NET: CachePartialUpdateException: failed to update keys
(using Cache.PutAsync)
Key: IGNITE-8884
URL: https://issues.apache.org/jira/browse/IGNITE-8884
Hi Pavel,
Thank you a lot for the response.
Best Regards,
Roman
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Hi Pavel,
Thank you for the response. Yes, your LINQ example can be a workaround. And
SQL query can be as well.
The small project with LINQ query example can be found here
https://github.com/gromtech/ignite-linq-issue-reproducer
I just want to know if there any plans to support such LINQ querie
Hi Pavel,
Thank you for the response. Regarding support every LINQ expression, I agree
with you. It's not possible.
Let me show an example. The following LINQ query:
/var result = queryable.GroupBy(e => e.Value.ContractId).Select(group => new
{
ContractId = group.Key,
Id = group.OrderByD
Hi Team,
Is there any plan to support LINQ queries like:
var result = cache.AsCacheQueryable
.Where(entry => !entry.Value.Dirty.HasValue)
.GroupBy(entry => entry.Value.ContractId)
.Select(group => group.OrderByDescending(entry =>
entry.Value.Version).First().Key)
.ToList();
It looks like
Roman Guseinov created IGNITE-8824:
--
Summary: .NET: Invalid header on deserialization
Key: IGNITE-8824
URL: https://issues.apache.org/jira/browse/IGNITE-8824
Project: Ignite
Issue Type: Bug
Roman Guseinov created IGNITE-8645:
--
Summary: CacheMetrics.getCacheTxCommits() doesn't include
transactions started on client node
Key: IGNITE-8645
URL: https://issues.apache.org/jira/browse/IGNITE
Roman Guseinov created IGNITE-8644:
--
Summary: CacheMetrics.getCacheMisses() returns incorrect values
Key: IGNITE-8644
URL: https://issues.apache.org/jira/browse/IGNITE-8644
Project: Ignite
Roman Guseinov created IGNITE-8546:
--
Summary: Permission denied while copying OPTION_LIBS on Openshift
Key: IGNITE-8546
URL: https://issues.apache.org/jira/browse/IGNITE-8546
Project: Ignite
Roman Guseinov created IGNITE-8526:
--
Summary: Create web-agent docker image for k8s deployment
Key: IGNITE-8526
URL: https://issues.apache.org/jira/browse/IGNITE-8526
Project: Ignite
Issue
Roman Guseinov created IGNITE-8247:
--
Summary: .NET: ICacheLock.TryEnter() returns false if client is
disconnected
Key: IGNITE-8247
URL: https://issues.apache.org/jira/browse/IGNITE-8247
Project
Roman Guseinov created IGNITE-7944:
--
Summary: Disconnected client node tries to send JOB_CANCEL message
Key: IGNITE-7944
URL: https://issues.apache.org/jira/browse/IGNITE-7944
Project: Ignite
Roman Guseinov created IGNITE-7774:
--
Summary: Missing Google Cloud libraries at binary release
Key: IGNITE-7774
URL: https://issues.apache.org/jira/browse/IGNITE-7774
Project: Ignite
Issue
Roman Guseinov created IGNITE-7759:
--
Summary: Logger does not print sockTimeout and ackTimeout default
values for TcpDiscoverySpi
Key: IGNITE-7759
URL: https://issues.apache.org/jira/browse/IGNITE-7759
Val,
I got what do you mean. Everything inside the org.apache.ignite.internal is
considered to be not public API.
Best Regards,
Roman
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Hi Val,
Thanks for your response. It seems that is public:
https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerCacheUpdaters.java
Best Regards,
Roman
--
Sent from: http://apache-ignite-developers.2346864.n4.nabb
Hello Igniters,
In some cases, batched stream receiver can help us to improve performance:
try (IgniteDataStreamer streamer =
ignite.dataStreamer(cacheName)) {
streamer.receiver(DataStreamerCacheUpdaters.batched());
streamer.addData(getData());
}
Unfortunately, the bad
Roman Guseinov created IGNITE-7706:
--
Summary: Data streamer hangs due to uploading instances of updated
class
Key: IGNITE-7706
URL: https://issues.apache.org/jira/browse/IGNITE-7706
Project: Ignite
Hello Ignite Community!
My name is Roman. I want to contribute to Apache Ignite. Any help on this
will be appreciated.
Thanks!
Best Regards, Roman
Email: ro...@gromtech.ru
Username at Jira: guseinov
39 matches
Mail list logo