Rob Gibbon created IGNITE-9505:
--
Summary: IGFS Hadoop wrapper v1 doesn't implement getScheme()
Key: IGNITE-9505
URL: https://issues.apache.org/jira/browse/IGNITE-9505
Project: Ignite
Issue Type:
Rob Gibbon created IGNITE-9504:
--
Summary: Classpath cannot be customised
Key: IGNITE-9504
URL: https://issues.apache.org/jira/browse/IGNITE-9504
Project: Ignite
Issue Type: Bug
Affects Versi
Hi,
I have not been assigned yet. But i really want to.
On Fri, Sep 7, 2018 at 4:13 PM Ilya Kasnacheev
wrote:
> Hello!
>
> Can you please frame it as Github pull request as per our process? Do you
> have ticket for that?
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> пт, 7 сент. 2018 г. в 5:08, Tâm N
Hi Paven,
This is not compile error, this is runtime error. I got this while i try to
use linq to query name contains (.NET core)
On Sun, Sep 9, 2018 at 5:29 PM Pavel Tupitsyn wrote:
> Hi,
>
> Do you mean that you can't compile the code?
> It certainly compiles (under full .NET, .NET Core, and
Hello Alexey,
Thanks for the answer. It does help but I can't help thinking that the sort
of one size fits all approach would have important performance consequences
on simple use cases (read only local or replicated caches).
Wouldn't be useful to have the option for a on heap non serialized cach
It would be safer to restart the entire cluster than to remove the last
node for a cache that should be redundant.
On Sun, Sep 9, 2018, 4:00 PM Andrey Gura wrote:
> Hi,
>
> I agree with Yakov that we can provide some option that manage worker
> liveness checker behavior in case of observing that
Hi,
I agree with Yakov that we can provide some option that manage worker
liveness checker behavior in case of observing that some worker is
blocked too long.
At least it will some workaround for cases when node fails is too annoying.
Backups count threshold sounds good but I don't understand ho
GitHub user agura opened a pull request:
https://github.com/apache/ignite/pull/4707
IGNITE-9384 Transaction status can be set incorrectly due to a race on
prepare phase
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agura/incub
Denis Magda created IGNITE-9503:
---
Summary: Visor CMD shows wrong REPLICATED cache max size
Key: IGNITE-9503
URL: https://issues.apache.org/jira/browse/IGNITE-9503
Project: Ignite
Issue Type: Ta
Hi Mridul,
Have you considered the option of creating a dedicated Threadpool for the
cache store operations. Here is an example
http://commons.apache.org/dormant/threadpool/
Another option would be to consider Hystrix Command Threadpool since you
mentioned that the cache store is remote web serv
Artyom Sokolov created IGNITE-9502:
--
Summary: .NET: Add IoC/DI support
Key: IGNITE-9502
URL: https://issues.apache.org/jira/browse/IGNITE-9502
Project: Ignite
Issue Type: Improvement
Hello,
I would like to start implementing IoC/DI support (Autofac, Castle Windsor,
etc.) in Apache Ignite.NET.
Please add me as a contributor in JIRA, so I could create ticket and start
working on this.
My JIRA username is applicazza.
Cheers,
Artyom.
Hello,
I have implemented a cache store for read-through ignite caching, whenever
there is a read-through operation through the cache-store, I want to limit
this to single thread or at max 2. The reason behind the same is due to the
fact that the underlying cache store is a remote Rest based webse
Hi,
Do you mean that you can't compile the code?
It certainly compiles (under full .NET, .NET Core, and Mono, on Windows and
Linux), so it seems like some issue with your environment.
Can you do a fresh git checkout, then run `build.bat`?
Pavel
On Fri, Sep 7, 2018 at 5:16 AM Tâm Nguyễn Mạnh
wro
14 matches
Mail list logo