Pavel Konstantinov created IGNITE-2984:
--
Summary: Need to add validation that Alias and Index fields are
present in Fields list
Key: IGNITE-2984
URL: https://issues.apache.org/jira/browse/IGNITE-2984
Valentin Kulichenko created IGNITE-2983:
---
Summary: Possible NPE during service proxy invocation
Key: IGNITE-2983
URL: https://issues.apache.org/jira/browse/IGNITE-2983
Project: Ignite
I
Very good points, Alexey. I will look at this tomorrow and finalize the
changes.
--Yakov
2016-04-12 23:41 GMT+03:00 Alexey Goncharuk :
> Guys,
>
> I fixed code style a bit and pushed my changes to the branch.
>
> Couple of questions:
> - I see that some of the Errors caught do not get re-thrown
Guys,
I fixed code style a bit and pushed my changes to the branch.
Couple of questions:
- I see that some of the Errors caught do not get re-thrown (e.g. if
interruptAll flag is set). I believe we should at least re-throw OOME in
any case.
- readResolve method is missing for CacheLockImpl. The
Vladislav Pyatkov created IGNITE-2982:
-
Summary: Failed to update keys on primary node
(UnsupportedOperationException).
Key: IGNITE-2982
URL: https://issues.apache.org/jira/browse/IGNITE-2982
Pro
Vlad, I reviewed the code and committed it to ignite-642 branch (after some
minor style changes + I added new tests to suites).
Alex G & Sam can you please review (see diff with our current master) and
provide comments here. I think we are very close to finish with this issue.
Thanks for contribu
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/638
IGNITE-2979 .NET: Implement Java-based continuous query remote filter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/637
IGNITE-2979 .NET: Implement Java-based continuous query remote filter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite
Hi Joseph!
Welcome to Apache Ignite project!
You could start from reading documentation, executing examples and after
you will get some knowledge about Ignite start from newbie issues in Ignite
JIRA.
See https://ignite.apache.org/community/contribute.html#contribute
On Tue, Apr 12, 2016 at 8:19
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/636
IGNITE-2981: Added EnableSharedFromThis and test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-2981
Alternatively you
Igor Sapego created IGNITE-2981:
---
Summary: CPP: Implement EnableSharedFromThis for internal use.
Key: IGNITE-2981
URL: https://issues.apache.org/jira/browse/IGNITE-2981
Project: Ignite
Issue Ty
Good Morning ,
As a young software engineer , I am motivated to contribute to the project
.However, I am short on experience , I was wondering if anyone could give me
any general guidance or advice on participating to the project and what issues
to tackle
Thank you for your time and patie
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/622
---
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 enab
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/630
---
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 enab
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/216
---
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 enab
Sebb created IGNITE-2980:
Summary: Download page must link to ASF mirrors for sources
Key: IGNITE-2980
URL: https://issues.apache.org/jira/browse/IGNITE-2980
Project: Ignite
Issue Type: Bug
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/609
---
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 enab
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/262
---
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 enab
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/605
---
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 enab
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/633
---
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 enab
Vladimir Ozerov created IGNITE-2979:
---
Summary: .NET: Implement Java-based continuous query remote filter.
Key: IGNITE-2979
URL: https://issues.apache.org/jira/browse/IGNITE-2979
Project: Ignite
Vladimir Ozerov created IGNITE-2978:
---
Summary: Optimize field set inside Java object factory.
Key: IGNITE-2978
URL: https://issues.apache.org/jira/browse/IGNITE-2978
Project: Ignite
Issue T
Vladimir Ozerov created IGNITE-2977:
---
Summary: Implement generic ability to invoke Java code from
non-Java platforms.
Key: IGNITE-2977
URL: https://issues.apache.org/jira/browse/IGNITE-2977
Project:
GitHub user avinogradovgg opened a pull request:
https://github.com/apache/ignite/pull/635
7.5.12
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite gridgain-7.5.12
Alternatively you can review and apply thes
Github user avinogradovgg closed the pull request at:
https://github.com/apache/ignite/pull/632
---
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
+1 for such a bean.
-Roman
On Monday, April 11, 2016 11:48 PM, Vladimir Ozerov
wrote:
Igniters,
We have several public components which use *GridNioServer* internally. NIO
server has several properties for fine tuning. Selector count, direct
buffer flag, max queue size, send/receive b
Pavel Konstantinov created IGNITE-2976:
--
Summary: Close 'Import model from DB' if user answer Cancel in
'Unsaved changes' dialog
Key: IGNITE-2976
URL: https://issues.apache.org/jira/browse/IGNITE-2976
27 matches
Mail list logo