Re: [VOTE] Apache Ignite 1.5.0.final

2015-12-26 Thread Anton Vinogradov
Hi, 1-2) Seems that we have to have dotnet build folder located at "regular" java target folder which will be automatically excluded at source package build. Another way is to configure "source-release-assembly" at "apache-release" profile somehow. And last one case is to build source package at

Re: [VOTE] Apache Ignite 1.5.0.final

2015-12-26 Thread Dmitriy Setrakyan
Why not just properly fix all the points? I like Vladimir’s suggestion for (3). Should we add/change build instructions in the DEVNOTES.txt? On Sat, Dec 26, 2015 at 8:20 AM, Anton Vinogradov wrote: > Hi, > > 1-2) > Seems that we have to have dotnet build folder located

[jira] [Created] (IGNITE-2297) DirectByteBufferStreamImplV2: add special cases for maps with a single element.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2297: --- Summary: DirectByteBufferStreamImplV2: add special cases for maps with a single element. Key: IGNITE-2297 URL: https://issues.apache.org/jira/browse/IGNITE-2297

[GitHub] ignite pull request: ignite-2288: Changed F.first(Iterable) to use...

2015-12-26 Thread ilantukh
GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/382 ignite-2288: Changed F.first(Iterable) to use index-based lookup for Lists. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ilantukh/ignite

Re: [VOTE] Apache Ignite 1.5.0.final

2015-12-26 Thread Vladimir Ozerov
Cos, p.1 and p.2 appear to be the same - folder "modules/platforms/dotnet/bin" should not exist in source release, only in binary build. p.3 - looks like we need make .NET and CPP docs creation step off by default and enable it only if particular flag is set. For now behavior is the opposite -

[jira] [Created] (IGNITE-2292) Add ability to build .NET platform from Maven.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2292: --- Summary: Add ability to build .NET platform from Maven. Key: IGNITE-2292 URL: https://issues.apache.org/jira/browse/IGNITE-2292 Project: Ignite Issue

[jira] [Created] (IGNITE-2293) Review CacheContinuousQueryHandler.EntryBuffer concurrency.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2293: --- Summary: Review CacheContinuousQueryHandler.EntryBuffer concurrency. Key: IGNITE-2293 URL: https://issues.apache.org/jira/browse/IGNITE-2293 Project: Ignite

[jira] [Created] (IGNITE-2294) Implement SQL DML (insert, update, delete) cluses.

2015-12-26 Thread Sergi Vladykin (JIRA)
Sergi Vladykin created IGNITE-2294: -- Summary: Implement SQL DML (insert, update, delete) cluses. Key: IGNITE-2294 URL: https://issues.apache.org/jira/browse/IGNITE-2294 Project: Ignite

[jira] [Created] (IGNITE-2295) .Net: Provide performance counters

2015-12-26 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-2295: -- Summary: .Net: Provide performance counters Key: IGNITE-2295 URL: https://issues.apache.org/jira/browse/IGNITE-2295 Project: Ignite Issue Type: Task

[GitHub] ignite pull request: IGNITE-944 HTTP REST log command doesn't work

2015-12-26 Thread samaitra
GitHub user samaitra opened a pull request: https://github.com/apache/ignite/pull/383 IGNITE-944 HTTP REST log command doesn't work You can merge this pull request into a Git repository by running: $ git pull https://github.com/samaitra/ignite IGNITE-944 Alternatively you