Danny Mui created IGNITE-7874:
-
Summary: Update of an enum through jdbc yields a flag mismatch
when object is retrieved through get
Key: IGNITE-7874
URL: https://issues.apache.org/jira/browse/IGNITE-7874
Yury,
I have removed pom.good.xml from ml module.
Regards
Turik
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Hi, Igniters!
This task [1] is about 'get' requests distribution between primary and
backup nodes in the replicated cache if 'readFromBackup' flag is
enabled.
I've prepared a solution [2] suggested by Alexei Scherbakov in Jira
comments. It passed prereviews by Alexei and Nikolay Izhikov.
TeamCit
I stumbled across couple of use cases where swap space was more suitable
than persistence. However, enabling both for a same region definitely
doesn't make sense to me, I would throw an exception in this case.
-Val
On Fri, Mar 2, 2018 at 9:46 AM, Denis Magda wrote:
> Hi Ivan,
>
>
> > Swap is le
Thanks, Alexey! I'll update the docs.
-P
On Fri, Mar 2, 2018 at 1:42 AM, Alexey Kuznetsov
wrote:
> I merged IGNITE-7803 into master.
> Created ticket for documentation: https://issues.
> apache.org/jira/browse/IGNITE-7867
>
> Prachi, could you update documentation for REST?
>
> On Thu, Mar 1, 2
Thanks, Sergey! It's a really robust foundation. My guess that the guys can
take your client, support the rest of APIs the protocol has and eventually
merge it to Ignite code base.
--
Denis
On Fri, Mar 2, 2018 at 2:40 AM, Sergey Kozlov wrote:
> Hi Igniters
>
> Due to some delay for release 2.4
Hi Ivan,
> Swap is legacy lightweight version of Ignite Native Persistence. In swap
> mode, we fully rely on OS in storing offheap memory into memory-mapped
> file. We don't provide durability guarantees in this mode. From my point of
> view, after 2.1 release there's no reason to prefer swap mod
Thank you, Anton.
If it is expected behaviour I will fix test but anyway in my opinion this
behaviour is not straight, I mean when you do same action and you getting
differents result it is not good. At least, exception of missing value should
be one. I don't have solution right now but I will
Pavel Kovalenko created IGNITE-7873:
---
Summary: Partition update counters and sizes may be different if
cache is using readThrough
Key: IGNITE-7873
URL: https://issues.apache.org/jira/browse/IGNITE-7873
Hi Igniters,
Recently Ignite Basic Test suite notification on failures was enabled
(draft of desctiption and details can be found here
https://cwiki.apache.org/confluence/display/IGNITE/Continuous+Integration
).
But unfortunately notification may not work if TC username differs from
github userna
Dmitriy Pavlov created IGNITE-7872:
--
Summary: Actualize code style rules in Ignite
Key: IGNITE-7872
URL: https://issues.apache.org/jira/browse/IGNITE-7872
Project: Ignite
Issue Type: Task
Pavel Kovalenko created IGNITE-7871:
---
Summary: Partition update counters may be different during exchange
Key: IGNITE-7871
URL: https://issues.apache.org/jira/browse/IGNITE-7871
Project: Ignite
Denis Magda created IGNITE-7870:
---
Summary: Update Discovery and Communication Technical Docs
Key: IGNITE-7870
URL: https://issues.apache.org/jira/browse/IGNITE-7870
Project: Ignite
Issue Type:
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/3597
IGNITE-7869 Dynamic start cache by stored cache data
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13535-mas
Github user daradurvs closed the pull request at:
https://github.com/apache/ignite/pull/3596
---
Anton Kalashnikov created IGNITE-7869:
-
Summary: Dynamic start cache by stored cache data
Key: IGNITE-7869
URL: https://issues.apache.org/jira/browse/IGNITE-7869
Project: Ignite
Issue Typ
Updated all maven definitions I’ve found in templates of test project.
Please, try once more.
> On 2 Mar 2018, at 16:36, Nikolay Izhikov wrote:
>
> Petr, thank you.
>
> But seems it doesn't help
>
> "Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten
> (flatten) on
Petr, thank you.
But seems it doesn't help
"Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten
(flatten) on project ignite-tools:
The plugin org.codehaus.mojo:flatten-maven-plugin:1.0.1 requires Maven version
3.2.5"
https://ci.ignite.apache.org/viewLog.html?buildId=1
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3594
---
Hi,
I merged performance fix for TCP metrics.
Nikolay,
I think it is OK to merge your fix today. Let's agree on a final code
freeze on Monday, 5 Mar.
On Thu, Mar 1, 2018 at 8:24 PM, Denis Magda wrote:
> Hi Vladimir,
>
> The regression, as well as the performance, is definitely bad. Please work
Maxim, Alexey G. thank you.
Test now passes in nigth build,
https://ci.ignite.apache.org/viewLog.html?buildId=1117170
Sincerely,
Dmitriy Pavlov
ср, 28 февр. 2018 г. в 18:11, Maxim Muzafarov :
> Dmitry, Sergey
>
> I've found solution of fixing this test-case, but not sure about
> correctness.
>
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/3593
---
Hi Igniters
Due to some delay for release 2.4 and personal circumstances I decided to
public the prototype of Python Client [1].
Feel free to use it as a base if it makes sense.
[1] https://github.com/skozlov-gridgain/apache-ignite-python-thin-client
On Thu, Mar 1, 2018 at 8:17 PM, Pavel Tupit
Made some changes — 3.3.9 is now default maven.
Please, rerun failed tests.
> On 2 Mar 2018, at 13:21, Nikolay Izhikov wrote:
>
> Hello, Petr.
>
> I run TC for my PR [1] and have some issues on Team City:
>
> "Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten
> (fl
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/3596
For TeamCity test: default-readFromBackup-true for all cache's tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite
ignite
Alexey, generally I agree. However, I don't understand what exactly you
suggest. Can you please list the list of parameters you want to deprecate
(1), internal logic changes (2) and updates to the javadocs/description of
the params you want to keep (3)?
--Yakov
Hello, Petr.
I run TC for my PR [1] and have some issues on Team City:
"Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.0.1:flatten
(flatten) on project ignite-tools:
The plugin org.codehaus.mojo:flatten-maven-plugin:1.0.1 requires Maven version
3.2.5"
Can we update maven to v
Сlear and intuitive API is the strength of Ignite, so I am also +1 for
removing the unobvious settings.
пт, 2 мар. 2018 г. в 4:11, Valentin Kulichenko <
valentin.kuliche...@gmail.com>:
> +1. Low level timeouts that we still have in discovery and communication
> are very hard to explain and I doub
GitHub user apopovgg opened a pull request:
https://github.com/apache/ignite/pull/3595
IGNITE-7851: .NET: linq query throws Hexadecimal string with odd numbâ¦
â¦er of characters exception
You can merge this pull request into a Git repository by running:
$ git pull https://git
Turik,
Also please remove pom.good.xml from ml module.
Regards,
Yury
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
I merged IGNITE-7803 into master.
Created ticket for documentation:
https://issues.apache.org/jira/browse/IGNITE-7867
Prachi, could you update documentation for REST?
On Thu, Mar 1, 2018 at 2:41 PM, Alexey Kuznetsov
wrote:
> Vladimir,
>
> I finished with this feature: https://issues.
> apache.o
Alexey Kuznetsov created IGNITE-7867:
Summary: Document new feature in REST: possibility to get objects
inserted via API or SQL
Key: IGNITE-7867
URL: https://issues.apache.org/jira/browse/IGNITE-7867
Prachi,
Swap is legacy lightweight version of Ignite Native Persistence. In swap
mode, we fully rely on OS in storing offheap memory into memory-mapped
file. We don't provide durability guarantees in this mode. From my point
of view, after 2.1 release there's no reason to prefer swap mode over
GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/3594
IGNITE-7865 Supported serializerVersion method for WAL manager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite
GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/3593
IGNITE-7866
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7866
Alternatively you can review and apply these
Sorry - IGNITE-7862 is the ticket.
2 марта 2018 г. 12:14 PM пользователь "Nikolay Izhikov"
написал:
> Dmitry.
> I'm already done it.
> Will return with PR and TC results soon
>
> 2 марта 2018 г. 11:53 AM пользователь "Dmitry Pavlov" <
> dpavlov@gmail.com> написал:
>
>> Hi Petr,
>>
>> Thank y
Vladimir Ozerov created IGNITE-7866:
---
Summary: TcpCommunicationSpi metrics causes cache operations
slowdown
Key: IGNITE-7866
URL: https://issues.apache.org/jira/browse/IGNITE-7866
Project: Ignite
Dmitry.
I'm already done it.
Will return with PR and TC results soon
2 марта 2018 г. 11:53 AM пользователь "Dmitry Pavlov"
написал:
> Hi Petr,
>
> Thank you, it is great that you found the solution with low impact.
>
> Lets create ticket and merge PR.
>
> пт, 2 мар. 2018 г. в 10:06, Petr Ivanov
Dmitriy Govorukhin created IGNITE-7865:
--
Summary: Need to provide method WAL manager for return serialize
version
Key: IGNITE-7865
URL: https://issues.apache.org/jira/browse/IGNITE-7865
Project:
Hi Petr,
Thank you, it is great that you found the solution with low impact.
Lets create ticket and merge PR.
пт, 2 мар. 2018 г. в 10:06, Petr Ivanov :
> The problem is solved by updating flatten-maven-plugin version to 1.0.1.
>
> Nikolay, please, double check it.
> If it really solves the prob
Alexey Kuznetsov created IGNITE-7864:
Summary: Control utility: Add confirm on dangerous operations
Key: IGNITE-7864
URL: https://issues.apache.org/jira/browse/IGNITE-7864
Project: Ignite
GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/3592
IGNITE-7862: flatten plugin updated to version 1.0.1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nizhikov/ignite IGNITE-7862
Alternativel
Dima, great job!
Looking forward to the feature completion!
On Fri, Mar 2, 2018 at 9:23 AM, Denis Magda wrote:
> Dmitriy R., Nilokay,
>
> Thanks for the analysis and handout of the architectural design. No doubts,
> it would be a valuable addition to Ignite.
>
> I would encourage you creating an
Nikolay Izhikov created IGNITE-7862:
---
Summary: Update flatten-plugin to 1.0.1 version
Key: IGNITE-7862
URL: https://issues.apache.org/jira/browse/IGNITE-7862
Project: Ignite
Issue Type: Imp
Nikolay Izhikov created IGNITE-7863:
---
Summary: Cleanup spark and spark_2.10 dependencies
Key: IGNITE-7863
URL: https://issues.apache.org/jira/browse/IGNITE-7863
Project: Ignite
Issue Type:
45 matches
Mail list logo