Anton Kalashnikov created IGNITE-9441:
-
Summary: Failed to read WAL record at position
Key: IGNITE-9441
URL: https://issues.apache.org/jira/browse/IGNITE-9441
Project: Ignite
Issue Type:
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/4657
IGNITE-9441 check crc only if record read correct
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9441
Alternati
Hi Pavel,
Welcome to the Ignite community! I've added you to the contributors list,
you should now be able to assign the tickets to yourself.
--AG
чт, 30 авг. 2018 г. в 16:08, Pavel Voronkin :
> Hi Team,
>
> I'd like to join to Apache Ignite development.
> Especially to the ML part.
> Currently
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4641
---
The failure is not related to the change (verified in a separate branch
with revert) and seems to be related to some change in rackspace
infrastructure. Will create a ticket and mute the test.
пт, 31 авг. 2018 г. в 0:07, :
> Hi Ignite Developer,
>
> I am MTCGA.Bot, and I've detected some issue on
Hello!
I am testing Zstd with dictionary, and it looks very very promising. I'm
confident I can choose settings where it is faster than my own algo while
bringing better compression ratio, on "cod" dataset.
So I am happliy retiring my code and switching to Zstd. Would probably mean
that we will s
Pavel Pereslegin created IGNITE-9442:
Summary: Collocated IgniteSet#close is not working on non-affinity
node.
Key: IGNITE-9442
URL: https://issues.apache.org/jira/browse/IGNITE-9442
Project: Igni
Pavel Pereslegin created IGNITE-9443:
Summary: IgniteSet iterator created on the client node is not
working with the replicated cache.
Key: IGNITE-9443
URL: https://issues.apache.org/jira/browse/IGNITE-9443
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4645
---
Alexey Goncharuk created IGNITE-9444:
Summary: TcpDiscoveryCloudIpFinderSelfTest.testRackspace fails in
master
Key: IGNITE-9444
URL: https://issues.apache.org/jira/browse/IGNITE-9444
Project: Igni
okay i have a white list plugin class that is now working - ThankYou Ilya
(GridGain)
I can now control nodes joining the cluster be it clients or servers. My
next task is to manage user requests to specific caches and what they can do
on those. I already have the GridSecurityProcessor class as
GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/4658
IGNITE-9438 fix standaloneWalRecordsIterator file descriptors leak.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ign
Alexei Scherbakov created IGNITE-9445:
-
Summary: Use valid tag for page write unlock while reading cold
page from disk.
Key: IGNITE-9445
URL: https://issues.apache.org/jira/browse/IGNITE-9445
Proj
GitHub user avplatonov opened a pull request:
https://github.com/apache/ignite/pull/4659
IGNITE-9387: update interface for trainers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9387
Alternatively
Hello!
authenticate() is called from Client and REST initiation code.
authenticatedSubject()
is called on node start. authorize() is called from all over the code base,
when need to check if permission is granted.
My recommendation is to check out Apache Ignite source, get accustomized
with navig
Andrew Mashenkov created IGNITE-9446:
Summary: MVCC: Races in Vacuum worker on cache stop.
Key: IGNITE-9446
URL: https://issues.apache.org/jira/browse/IGNITE-9446
Project: Ignite
Issue Ty
This function takes:
int partId,
...
@Nullable Collection nodes,
It uses partId to find the node with the primary partition, and proceeds
even if that node is not in the subgrid that was passed in. This is either
a bug, or the semantics should be specified more clearly
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4537
---
GitHub user rkondakov opened a pull request:
https://github.com/apache/ignite/pull/4660
IGNITE-9320: Mvcc cache configuration and cluster nodes validation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ig
Pavel Kuznetsov created IGNITE-9447:
---
Summary: Benchmarks hangs intemittently due to distributed race
condition.
Key: IGNITE-9447
URL: https://issues.apache.org/jira/browse/IGNITE-9447
Project: Igni
Vladislav Pyatkov created IGNITE-9448:
-
Summary: Change ZooKeeper version to 3.4.13
Key: IGNITE-9448
URL: https://issues.apache.org/jira/browse/IGNITE-9448
Project: Ignite
Issue Type: Tes
Just as I have started praising Zstd, it began to show JVM crashes in
native code in train dict :(
I guess it has limits to train buffer, after which errorneous behaviour is
exhibited. Maybe we will need to submit a pull request:)
Regards,
--
Ilya Kasnacheev
пт, 31 авг. 2018 г. в 11:56, Ilya K
Sorry for late answer.
Yes, I'm agree local CQ should ignore backup partitions at all for
partitioned caches,
and we should trigger all events (primary and backups) for replicated
caches.
With this approach there is no need to collect backup events in queue
anymore.
On Fri, Aug 10, 2018 at 4:51
GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/4661
IGNITE-9448
Change ZooKeeper version to 3.4.13
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9448
Alternativ
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4661
---
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4623
---
How can i make my custom plugin serializable?
Caused by: class org.apache.ignite.spi.IgniteSpiException: Failed to
authenticate local node (will shutdown local node).
at
org.apache.ignite.spi.discovery.tcp.ServerImpl.localAuthentication(ServerImpl.java:1008)
at
org.apache.ignite.s
GitHub user oignatenko opened a pull request:
https://github.com/apache/ignite/pull/4662
IGNITE-9396 ML Examples: can't run examples, not enough dependencies in
pom.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/ap
Dave,
In case it's executed even if primary node is outside of the cluster group,
then I think it's a bug - I would throw an exception in this case. However,
is there any particular reason you're doing this? Is there a use case? I
don't see much sense in combining affinityRun with a cluster group.
There is a non-serializable anonymous class that you have declared within
the plugin. You should check what is actually serialized there and whether
it's supposed to be serialized or not.
-Val
On Fri, Aug 31, 2018 at 10:27 AM wt wrote:
> How can i make my custom plugin serializable?
>
>
> Cause
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeper&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
Cha
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeper&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
Cha
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeper&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
No
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeper&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
No
Val,
A fundamental problem with sending computes to data is that the computes
can be buggy. We have a set of constantly changing read-only
analytics we want to run and caches where readFromBackup is set.
If a bug is introduced where the closure goes into an infinite loop, or
consumes all
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeper&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
No
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 1
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 1
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 1
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 1
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 1
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
Hi Ignite Developer,
I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I
hope you can help.
*New Critical Failure in master ZooKeeper (Discovery) 2
https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2&branch=%3Cdefault%3E&tab
49 matches
Mail list logo