Denis Magda created IGNITE-1351:
---
Summary: Move portable API examples to Ignite
Key: IGNITE-1351
URL: https://issues.apache.org/jira/browse/IGNITE-1351
Project: Ignite
Issue Type: Bug
On 02.09.2015 03:26, Dmitriy Setrakyan wrote:
> Brane,
>
> Since recently I am constantly asked to confirm an SVN certificate before
> updating or committing. This is really hurting my productivity :)
Yeah, right, one extra keypress, heh.
> Any advise on how this can be fixed?
You should be able
Brane,
Since recently I am constantly asked to confirm an SVN certificate before
updating or committing. This is really hurting my productivity :)
Any advise on how this can be fixed?
D.
robots.txt is not functionally important in this context because we don't
have content we want to exclude from crawling.
But it's always wise to serve at least a generic one because you don't know
if Google penalises sites that return an HTTP 404 for this file in terms of
SEO. I wouldn't be surpri
On 02.09.2015 01:09, Dmitriy Setrakyan wrote:
> Brane,
>
> I have fixed it. The reason it was pointing to the apache repo is because
> the download mirrors were broken for several days during the graduation
> upgrade, and while the INFRA issues were resolved, we had to redirect the
> downloads to t
On Tue, Sep 01, 2015 at 04:36PM, Dmitriy Setrakyan wrote:
> Raul,
>
> Sorry for the late reply, but better late than never :)
>
> On Mon, Aug 24, 2015 at 4:30 AM, Raul Kripalani wrote:
>
> > wget spider output here:
> > https://gist.github.com/raulk/7d6713aa7b3d21ecaacd
> >
> > No issues with r
Raul,
Sorry for the late reply, but better late than never :)
On Mon, Aug 24, 2015 at 4:30 AM, Raul Kripalani wrote:
> wget spider output here:
> https://gist.github.com/raulk/7d6713aa7b3d21ecaacd
>
> No issues with regards to the domain migration, but we have 404 in
> robots.txt and some jquer
My group and I are sufficiently experienced with Java. We are not experts,
but we are very good programmers (or so I think; we've all had internships
and have taken a bunch of programming classes). Java is the first language
we learned and the main language used in 3 required programming classes
he
Brane,
I have fixed it. The reason it was pointing to the apache repo is because
the download mirrors were broken for several days during the graduation
upgrade, and while the INFRA issues were resolved, we had to redirect the
downloads to the main repo.
Another weird issue I noticed now is that
On 01.09.2015 20:46, Konstantin Boudnik wrote:
> On Tue, Sep 01, 2015 at 08:45PM, Sergey Kozlov wrote:
>> FYI: We've at least 161 unclosed issues planned to fix in version 1.4
> If there're so many issues to go - perhaps it makes sense not to branch out
> this early to avoid extra merges?
Or just
On Tue, Sep 01, 2015 at 08:45PM, Sergey Kozlov wrote:
> FYI: We've at least 161 unclosed issues planned to fix in version 1.4
If there're so many issues to go - perhaps it makes sense not to branch out
this early to avoid extra merges?
Cos
> On Tue, Sep 1, 2015 at 11:48 AM, Vladimir Ozerov
> w
FYI: We've at least 161 unclosed issues planned to fix in version 1.4
On Tue, Sep 1, 2015 at 11:48 AM, Vladimir Ozerov
wrote:
> I'm going to create a branch "ignite-1.4" for this release from master.
> Please let me know if anyone has concerns.
>
> On Mon, Aug 31, 2015 at 9:10 PM, Konstantin B
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/56
IGNITE-1350 Platforms .Net: Add common cpp project to the solution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1350
Pavel Tupitsyn created IGNITE-1350:
---
Summary: Platforms .Net: Add common cpp project to the solution
Key: IGNITE-1350
URL: https://issues.apache.org/jira/browse/IGNITE-1350
Project: Ignite
Semen Boikov created IGNITE-1349:
Summary: CachePutAllFailoverTxTest hangs
Key: IGNITE-1349
URL: https://issues.apache.org/jira/browse/IGNITE-1349
Project: Ignite
Issue Type: Sub-task
Thank you , all.
2015-09-01 12:21 GMT+02:00 Yakov Zhdanov :
> In my view, Alex has 100% understanding on what is hapenning. Let's remove
> background exchange if partition map does not change. Gianfranco, I don't
> think you should account for transactions. Only updates to partition
> topology
Vladimir Ozerov created IGNITE-1348:
---
Summary: Move .Net platform from GridGain to Ignite.
Key: IGNITE-1348
URL: https://issues.apache.org/jira/browse/IGNITE-1348
Project: Ignite
Issue Type
Vladimir Ozerov created IGNITE-1347:
---
Summary: Create normal platform processor.
Key: IGNITE-1347
URL: https://issues.apache.org/jira/browse/IGNITE-1347
Project: Ignite
Issue Type: Sub-task
On Tue, Sep 1, 2015 at 3:21 AM, Yakov Zhdanov wrote:
> In my view, Alex has 100% understanding on what is hapenning. Let's remove
> background exchange if partition map does not change. Gianfranco, I don't
> think you should account for transactions. Only updates to partition
> topology matters.
I implemented the lock as discussed. Appreciate if someone review it -
org.apache.ignite.internal.util.GridStripedSpinBusyLock.
Corresponding ticket - https://issues.apache.org/jira/browse/IGNITE-1346
On Mon, Aug 31, 2015 at 9:32 PM, Yakov Zhdanov
wrote:
> Yes, I agree. Please file a ticket.
>
>
Github user dmagda closed the pull request at:
https://github.com/apache/ignite/pull/45
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Hi Valentin Kulichenko,
I have did the changes according your comments about PR :
https://github.com/apache/ignite/pull/44
Thank your patience very much!
Thanks,
kcheng
On Tue, Sep 1, 2015 at 8:29 PM, Ken Cheng wrote:
> Hi Alexey,
>
>
> yes, just as you said, if the node start with client mo
Hello,
Since codestyle was changed javadoc starts to warn about using of
proprietary API.
For example:
Javadoc Warnings
ignite/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:29:
warning: Unsafe is internal proprietary API and may be removed in a future
release
import sun.misc.U
Vladimir Ozerov created IGNITE-1346:
---
Summary: Implement striped spint busy lock.
Key: IGNITE-1346
URL: https://issues.apache.org/jira/browse/IGNITE-1346
Project: Ignite
Issue Type: Task
GitHub user dmagda opened a pull request:
https://github.com/apache/ignite/pull/55
Ignite 1273: Tests from GridPortableBuilderAdditionalSelfTest were disabled
All the details including the workflow are aggregated in the ticket:
https://issues.apache.org/jira/browse/IGNITE-1273
Y
Semen Boikov created IGNITE-1345:
Summary: Cache stability issues in load/failover tests
Key: IGNITE-1345
URL: https://issues.apache.org/jira/browse/IGNITE-1345
Project: Ignite
Issue Type: Bu
Hi Alexey,
yes, just as you said, if the node start with client mode
cfg.setClientMode(true);
Then the case will fail, I have implemented the method as you advised.
please help to review the PR
Thanks,
kcheng
On Tue, Sep 1, 2015 at 9:51 AM, Alexey Goncharuk wrote:
> Ken,
>
> I have also pr
Sergey Kozlov created IGNITE-1344:
-
Summary: Unable to build ignite example under JDK1.8
Key: IGNITE-1344
URL: https://issues.apache.org/jira/browse/IGNITE-1344
Project: Ignite
Issue Type: Bu
In my view, Alex has 100% understanding on what is hapenning. Let's remove
background exchange if partition map does not change. Gianfranco, I don't
think you should account for transactions. Only updates to partition
topology matters. Younger nodes should send local updates to the oldest.
The old
Vladimir Ozerov created IGNITE-1343:
---
Summary: Implement PlatformContext.
Key: IGNITE-1343
URL: https://issues.apache.org/jira/browse/IGNITE-1343
Project: Ignite
Issue Type: Sub-task
Vladimir Ozerov created IGNITE-1342:
---
Summary: Improve platform node attribute passing logic.
Key: IGNITE-1342
URL: https://issues.apache.org/jira/browse/IGNITE-1342
Project: Ignite
Issue T
Vladimir Ozerov created IGNITE-1341:
---
Summary: Platforms: refactor exceptions.
Key: IGNITE-1341
URL: https://issues.apache.org/jira/browse/IGNITE-1341
Project: Ignite
Issue Type: Sub-task
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/54
IGNITE-1340 Platforms .Net: Fix PlatformCachePartialUpdateException
propagation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/igni
Pavel Tupitsyn created IGNITE-1340:
---
Summary: Platforms .Net: Fix PlatformCachePartialUpdateException
propagation
Key: IGNITE-1340
URL: https://issues.apache.org/jira/browse/IGNITE-1340
Project: Ig
I'm going to create a branch "ignite-1.4" for this release from master.
Please let me know if anyone has concerns.
On Mon, Aug 31, 2015 at 9:10 PM, Konstantin Boudnik wrote:
> On Mon, Aug 31, 2015 at 08:08PM, Branko Čibej wrote:
> > On 31.08.2015 20:06, Konstantin Boudnik wrote:
> > > Submitting
Guys,
I see some JVM crashes on TC lately in Queries suite right after
GridDhtInvalidPartitionException
Can someone take a look? I've created ticket:
https://issues.apache.org/jira/browse/IGNITE-1339
Sergi
Sergi Vladykin created IGNITE-1339:
--
Summary: JVM Crash on TC Queries suite
Key: IGNITE-1339
URL: https://issues.apache.org/jira/browse/IGNITE-1339
Project: Ignite
Issue Type: Bug
Hello Alexey,
I mean 'local partition map'. I am trying to investigate the issue, and in
fact,
I need some clarification about the ticket. From my understanding, It is
necessary to refresh the partitions (refreshPartitions())
only if the local partition is changed, or if a transaction has been made
Guys,
I just updated the download page magic because Infra made a major change
in the way download scripts work last night.
As I was doing this, I noticed that someone ripped out the logic that
made the site offer downloads from our closest mirror instead of
*straight out of the repository*.
How
39 matches
Mail list logo