Re: new patches for Cassandra cache store are available

2016-08-24 Thread Igor Rudyak
Ok, good to know. Just thought that once pull request was created,
appropriate notification will be automatically send to dev list.

On Wed, Aug 24, 2016 at 5:56 PM, Alexey Kuznetsov 
wrote:

> I will review them today.
>
> Igor, you may ask for review on dev list without waiting for a week :)
>
> 25 Авг 2016 г. 6:01 пользователь "Igor Rudyak" 
> написал:
>
> > Could somebody please look at two new patches:
> >
> > https://github.com/apache/ignite/pull/956
> > https://github.com/apache/ignite/pull/974
> >
> >
> > It's about a week they are waiting for their chance  :-)
> >
>


Maintaining documentation consistency on readme.io

2016-08-24 Thread Prachi Garg
Igniters,

Since readme.io does not automatically copy the changes from the current
version to the subsequent version, I have the following suggestion:

Create the document for future releases within the document for the current
version, and keep the pages hidden. After the new release, create the new
version for the document and unhide the pages.

This way we don't have to manually copy the document between the two
versions.

Thoughts?

-Prachi


[GitHub] ignite pull request #983: IGNITE-3757: Added tests for aggregate functions.

2016-08-24 Thread isapego
GitHub user isapego opened a pull request:

https://github.com/apache/ignite/pull/983

IGNITE-3757: Added tests for aggregate functions.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3757

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/983.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #983


commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain 
Date:   2016-08-24T09:12:00Z

IGNITE-3716: ODBC: Added SQL escape sequence parsing.

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain 
Date:   2016-08-24T09:12:24Z

Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6

commit 93a2d791558ed7dcdda9730091d9d5d25e1d95d0
Author: isapego 
Date:   2016-08-24T13:01:31Z

IGNITE-3736: Added SQL string functions support. Added tests.

commit 2aee06ee201b147b53af94456d99a98f8e1f2f98
Author: isapego 
Date:   2016-08-24T13:35:10Z

IGNITE-3736: Fix for Makefile.

commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego 
Date:   2016-08-24T14:21:48Z

IGNITE-3736: ODBC: Added support for string scalar functions. This closes 
#979.

commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain 
Date:   2016-08-24T14:31:38Z

IGNITE-3736: ODBC: Reverted back removed "supported" futures.

commit 60edb7368700aee8b121484c18eabe6490359f68
Author: isapego 
Date:   2016-08-24T14:50:12Z

IGNITE-3749: Added stub for numeric functions.

commit 583a0d3d161af205d906c6184a42f2db0c4109b0
Author: isapego 
Date:   2016-08-24T15:08:01Z

Merge branch 'ignite-1.6.6' into ignite-3749

commit f79d2552335072cd410f261ff78340fc9be48bbb
Author: isapego 
Date:   2016-08-24T15:20:42Z

IGNITE-3749: Added tests for numeric functions.

commit a8e8c833b50dcd1cab3cbdad471b0d9de6e778ff
Author: isapego 
Date:   2016-08-24T15:30:18Z

IGNITE-3749: Fix for makefiles.

commit d6449ffbc65acda6a2cf4484608188367837dd17
Author: sboikov 
Date:   2016-08-24T15:34:02Z

Fixed issues on node stop:
- in service processor need guard depExe access with busyLock
- do not error log IO errors in ClientImpl on stop

commit 9b11db3361de44ab357990a11c45a448c83b39dd
Author: isapego 
Date:   2016-08-24T15:47:05Z

Merge branch 'ignite-3749' into ignite-3757

commit d03cfb57bdd358f1d92e6489541288fe926e9e20
Author: isapego 
Date:   2016-08-24T16:32:23Z

IGNITE-3757: Added tests for aggregate functions.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #982: Ignite 3738

2016-08-24 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

https://github.com/apache/ignite/pull/982

Ignite 3738



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3738

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/982.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #982


commit b5f594124dbdc75525bdd2c92fc49b9e126e60ab
Author: ashutak 
Date:   2016-05-18T17:47:26Z

ignite-3056: Service implementation class is required even if it's not 
expected to be deployed on current node (fixed)

commit c9416ed9b58bbb2287e896cc5860177939c4b3ed
Author: nikolay_tikhonov 
Date:   2016-05-20T09:54:55Z

Fixed IGNITE-3004 "Implement config variations test for ContinuousQueries"

commit 1ebbd57b74eef1abeb99fa9427667da17db9d01a
Author: sboikov 
Date:   2016-05-23T06:52:43Z

ignite-2528 Removed cache blocking operations from kernal write lock.

This closes #730
(cherry picked from commit f83a5f7)

commit 40a27e714d0bf62a26a35c90c68a020dbf0256c7
Author: sboikov 
Date:   2016-05-23T04:28:55Z

IGNITE-3175 BigDecimal fields are not supported if query is executed from 
IgniteRDD
(cherry picked from commit f2b390a)

commit 8e49e7013ea378c3040e1aa2d9494196d0833e40
Author: sboikov 
Date:   2016-05-23T16:42:45Z

ignite-2899 Fixed issues with 'keepBinary' handling. This closes #593.
(cherry picked from commit ee7e2c7)

commit 07611bd19beaf73a54f0627a6d8a71c3a1a09874
Author: sboikov 
Date:   2016-05-23T21:07:05Z

ignite-2620 Fixed entry expiration handling
(cherry picked from commit 46892c7)

commit 54e432e9bb6927351ea45d85b94965925a8351c7
Author: sboikov 
Date:   2016-05-23T18:08:14Z

ignite-2899 Fixed issues with 'keepBinary' handling, added test.
(cherry picked from commit e47440d)

commit c8269da30a1d55f06531857c52d254268056e84e
Author: sboikov 
Date:   2016-05-24T08:14:03Z

ignite-2620: Need override 'unswap' for detached entry.
(cherry picked from commit f7b376b)

commit e1ec0dedab0221b53dd11f2854c8c88b2641d147
Author: sboikov 
Date:   2016-05-24T11:31:43Z

IGNITE-2865 Continuous query event passed to filter should be immutable for 
users. This closes #744.
(cherry picked from commit 046657b)

commit 727afc87dce6c26756b56620c2aaccc3a3d0117e
Author: Vladislav Pyatkov 
Date:   2016-05-25T05:29:00Z

IGNITE-2667: Allow to start caches in PRIVATE and ISOLATED deployment modes 
when BinaryMarshaller is used

commit 183620cd31095dcd92471927cccf8741e3b63ed7
Author: nikolay_tikhonov 
Date:   2016-05-25T06:47:14Z

IGNITE-3168 Added idle timeout property.

commit 30aa287b881d4f9dc3fd5eec9840eab8d9a20828
Author: sboikov 
Date:   2016-05-24T13:57:20Z

ignite-2620 Skip empty entries in GridCacheMapEntry.onTtlExpired
(cherry picked from commit 6fc274a)

commit e2db87bb1b6c71d7978af17e9f2005ba1c661ab4
Author: sboikov 
Date:   2016-05-25T07:06:43Z

Added trace logging for entry/offheap updates.
(cherry picked from commit 9b2767f)

commit 6fcc7a41d8676956983792717483318b85781479
Author: MaBiao 
Date:   2016-05-25T09:54:40Z

IGNITE-2538 - IgniteRDD count() and isEmpty() method use IgniteCache API

commit e274d44a37fd1269e7a3a5fe1ee6139fd0b0
Author: Denis Magda 
Date:   2016-05-26T11:57:52Z

IGNITE-3188: Binary marshaller doesn't unmarshal a void type (added tests)

commit 6687e2bfb9627ce08c1c258527e2927606a500ed
Author: Yakov Zhdanov 
Date:   2016-05-13T08:48:00Z

review IGNITE-2708 Need to validate that SPIs are started only once
(cherry picked from commit cd063da)

commit 40a41fc50bdb73d50e2aa13da8203784be98e38a
Author: Yakov Zhdanov 
Date:   2016-05-13T08:59:02Z

reverting review IGNITE-2708 Need to validate that SPIs are started only 
once
(cherry picked from commit bf561e1)

commit d05786d8bfc8177223b6db9a98bd3c8170b6bcf1
Author: Ryan Zhao 
Date:   2016-05-13T09:00:43Z

review IGNITE-2708 Need to validate that SPIs are started only once (commit 
with proper author)
(cherry picked from commit 98338ff)

commit 9d937ca34775f39b46568eb3fca4585ce00a0fb1
Author: Yakov Zhdanov 
Date:   2016-05-13T09:54:01Z

review IGNITE-2708 Need to validate that SPIs are started only once (added 
logic to protect properly started grids)
(cherry picked from commit b8d624a)

commit edc2947d7340cac4a3c90fa726c23d5d47798ab9
Author: vozerov-gridgain 

[jira] [Created] (IGNITE-3764) ODBC: Support and test implicit functions (>, <, _, +, -, etc.).

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3764:
---

 Summary: ODBC: Support and test implicit functions (>, <, _, +, -, 
etc.).
 Key: IGNITE-3764
 URL: https://issues.apache.org/jira/browse/IGNITE-3764
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


The following functions must be supported and tested with all supported data 
types:
!=
%
+
\- 
/
<
<
<=
==
> 
>= 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] ignite pull request #981: IGNITE-3749: ODBC: Scalar functions: Support numer...

2016-08-24 Thread isapego
GitHub user isapego opened a pull request:

https://github.com/apache/ignite/pull/981

IGNITE-3749: ODBC: Scalar functions: Support numeric functions.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3749

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/981.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #981


commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain 
Date:   2016-08-24T09:12:00Z

IGNITE-3716: ODBC: Added SQL escape sequence parsing.

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain 
Date:   2016-08-24T09:12:24Z

Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6

commit 93a2d791558ed7dcdda9730091d9d5d25e1d95d0
Author: isapego 
Date:   2016-08-24T13:01:31Z

IGNITE-3736: Added SQL string functions support. Added tests.

commit 2aee06ee201b147b53af94456d99a98f8e1f2f98
Author: isapego 
Date:   2016-08-24T13:35:10Z

IGNITE-3736: Fix for Makefile.

commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego 
Date:   2016-08-24T14:21:48Z

IGNITE-3736: ODBC: Added support for string scalar functions. This closes 
#979.

commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain 
Date:   2016-08-24T14:31:38Z

IGNITE-3736: ODBC: Reverted back removed "supported" futures.

commit 60edb7368700aee8b121484c18eabe6490359f68
Author: isapego 
Date:   2016-08-24T14:50:12Z

IGNITE-3749: Added stub for numeric functions.

commit 583a0d3d161af205d906c6184a42f2db0c4109b0
Author: isapego 
Date:   2016-08-24T15:08:01Z

Merge branch 'ignite-1.6.6' into ignite-3749

commit f79d2552335072cd410f261ff78340fc9be48bbb
Author: isapego 
Date:   2016-08-24T15:20:42Z

IGNITE-3749: Added tests for numeric functions.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (IGNITE-3760) ODBC: Add tests for SQL_SQL92_STRING_FUNCTIONS.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3760:
---

 Summary: ODBC: Add tests for SQL_SQL92_STRING_FUNCTIONS.
 Key: IGNITE-3760
 URL: https://issues.apache.org/jira/browse/IGNITE-3760
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


We need to ensure that all SQL_AGGREGATE_FUNCTIONS [1] are really supported. 
Let's add tests for all mentioned functions.

SQL_SSF_CONVERT
SQL_SSF_LOWER
SQL_SSF_UPPER
SQL_SSF_SUBSTRING
SQL_SSF_TRANSLATE
SQL_SSF_TRIM_BOTH
SQL_SSF_TRIM_LEADING
SQL_SSF_TRIM_TRAILING

[1] https://msdn.microsoft.com/en-us/library/ms711681(v=vs.85).aspx#Anchor_16



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3759) ODBC: Add tests for SQL_DATETIME_LITERALS.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3759:
---

 Summary: ODBC: Add tests for SQL_DATETIME_LITERALS.
 Key: IGNITE-3759
 URL: https://issues.apache.org/jira/browse/IGNITE-3759
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


Let's add tests for SQL_DATETIME_LITERALS [1]

Affected functions:
SQL_DL_SQL92_DATE
SQL_DL_SQL92_TIME
SQL_DL_SQL92_TIMESTAMP
SQL_DL_SQL92_INTERVAL_YEAR
SQL_DL_SQL92_INTERVAL_MONTH
SQL_DL_SQL92_INTERVAL_DAY
SQL_DL_SQL92_INTERVAL_HOUR
SQL_DL_SQL92_INTERVAL_MINUTE
SQL_DL_SQL92_INTERVAL_SECOND
SQL_DL_SQL92_INTERVAL_YEAR_TO_MONTH
SQL_DL_SQL92_INTERVAL_DAY_TO_HOUR
SQL_DL_SQL92_INTERVAL_DAY_TO_MINUTE
SQL_DL_SQL92_INTERVAL_DAY_TO_SECOND
SQL_DL_SQL92_INTERVAL_HOUR_TO_MINUTE
SQL_DL_SQL92_INTERVAL_HOUR_TO_SECOND
SQL_DL_SQL92_INTERVAL_MINUTE_TO_SECOND

[1] https://msdn.microsoft.com/en-us/library/ms711681(v=vs.85).aspx#Anchor_16



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3758) ODBC: Add tests for SQL_SQL92_DATETIME_FUNCTIONS.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3758:
---

 Summary: ODBC: Add tests for SQL_SQL92_DATETIME_FUNCTIONS.
 Key: IGNITE-3758
 URL: https://issues.apache.org/jira/browse/IGNITE-3758
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


Let's add tests for SQL_SQL92_DATETIME_FUNCTIONS [1]

Affected functions:
SQL_SDF_CURRENT_DATE
SQL_SDF_CURRENT_TIME
SQL_SDF_CURRENT_TIMESTAMP

[1] https://msdn.microsoft.com/en-us/library/ms711681(v=vs.85).aspx#Anchor_16



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3757) ODBC: Add tests for SQL_AGGREGATE_FUNCTIONS.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3757:
---

 Summary: ODBC: Add tests for SQL_AGGREGATE_FUNCTIONS.
 Key: IGNITE-3757
 URL: https://issues.apache.org/jira/browse/IGNITE-3757
 Project: Ignite
  Issue Type: Task
  Components: c, odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


We need to ensure that all SQL_AGGREGATE_FUNCTIONS [1] are really supported. 
Let's add tests for all mentioned functions.

[1] https://msdn.microsoft.com/en-us/library/ms711681(v=vs.85).aspx#Anchor_16



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Yardstick benchmark roadmap

2016-08-24 Thread Sergey Kozlov
Hi Igniters

I've some experience for Ignite Yardstick (that currently is the main tool
for Ignite benchmarking) and filed the ticket where collected most
important improvements/ideas.
IGNITE-3756 Yardstick benchmark roadmap



Any comments/ideas/objections are welcome.


-- 
Sergey Kozlov


[GitHub] ignite pull request #980: Ignite 3597

2016-08-24 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

https://github.com/apache/ignite/pull/980

Ignite 3597



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-3597

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/980.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #980


commit 5b9d549506710dcdd4699510d24963f8d695ea71
Author: Andrey V. Mashenkov 
Date:   2016-08-03T14:30:35Z

ignite-3597: Fixed.

commit 998483622d77f35977bf5812f7d7b57a62b533a9
Author: Andrey V. Mashenkov 
Date:   2016-08-04T16:55:24Z

IGNITE-3597

commit 4495bcc549eedc5405228c282829b74ae83a6432
Author: Andrey V. Mashenkov 
Date:   2016-08-04T16:55:24Z

IGNITE-3597

commit 41cd9a705254857fdcd5dcd0a3445716ef2c5366
Author: Andrey V. Mashenkov 
Date:   2016-08-04T16:55:24Z

IGNITE-3597

commit 534849d7e33348a13d89fb0536e8fb04e1098ede
Author: Andrey V. Mashenkov 
Date:   2016-08-05T13:49:32Z

Merge remote-tracking branch 'origin/IGNITE-3597' into IGNITE-3597

commit 83158bbf1f9c4cf459f0dcf10d29f32d5b85dfca
Author: Andrey V. Mashenkov 
Date:   2016-08-05T13:49:32Z

IGNITE-3597

commit 7b3c0396c077282271b20ecefc2593623e4b2277
Author: Andrey V. Mashenkov 
Date:   2016-08-05T17:04:26Z

Merge remote-tracking branch 'origin/IGNITE-3597' into IGNITE-3597

commit 991e4694c0aeb087a1cd302588d90f6a7ae57ec7
Author: Andrey V. Mashenkov 
Date:   2016-08-08T16:31:09Z

IGNITE-3597 : minor fixes

commit db4c5d9258c569b5c79164d65e8e6389c3b63361
Author: vozerov-gridgain 
Date:   2016-08-23T12:56:32Z

Merge branch 'IGNITE-3597' of https://github.com/AMashenkov/ignite into 
ignite-3597

commit 4bb86b3a3f9a0c090de726e0a03592a5ac247c40
Author: vozerov-gridgain 
Date:   2016-08-23T12:56:55Z

Merge branch 'master' into ignite-3597

commit efde49588764cd3b3abbd5b5c9fe04e1d9d90df0
Author: vozerov-gridgain 
Date:   2016-08-23T13:08:29Z

Minors.

commit 6e1fbb92e256cdcb431d7ca268ab98d65ab2a42a
Author: vozerov-gridgain 
Date:   2016-08-23T13:10:22Z

Minors.

commit be37618fc5613d1b03b2c50cc3182978bbcc399b
Author: vozerov-gridgain 
Date:   2016-08-23T13:15:52Z

Minors.

commit be1e8fe5146bdd87c02727375bb3e73696e3ff8f
Author: Andrey V. Mashenkov 
Date:   2016-08-24T11:47:21Z

Minor fix.

commit ebf075ec8afa4632bd5608c30c1e46c29d481992
Author: Andrey V. Mashenkov 
Date:   2016-08-24T11:53:59Z

Minor fix.

commit 9a36120c9d140259530d8a06cce22b8208d44177
Author: Andrey V. Mashenkov 
Date:   2016-08-24T12:30:24Z

Minor fix.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #920: ignite-3597

2016-08-24 Thread AMashenkov
Github user AMashenkov closed the pull request at:

https://github.com/apache/ignite/pull/920


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (IGNITE-3754) Load benchmark: add an ability to perform preloading in a loop

2016-08-24 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3754:


 Summary: Load benchmark: add an ability to perform preloading in a 
loop
 Key: IGNITE-3754
 URL: https://issues.apache.org/jira/browse/IGNITE-3754
 Project: Ignite
  Issue Type: Task
Reporter: Sergey Kozlov


I need an ability to perform preloading (streaming) test for quite long time (2 
hours or even more).
Currently this might be done only by setting preloading amount parameter to 
some really big value. This requires lot of memory and many nodes in the 
cluster. This is not always possible due to hardware limits.
So, please add some kind of loop for preloading.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] ignite pull request #978: IGNITE-3199 .NET: ASP.NET Session-State Store Prov...

2016-08-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request:

https://github.com/apache/ignite/pull/978

IGNITE-3199 .NET: ASP.NET Session-State Store Provider



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ptupitsyn/ignite ignite-3199

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/978.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #978


commit 3190b3c6dba8e8ddeb5478099b29529eccc40c3d
Author: Pavel Tupitsyn 
Date:   2016-08-22T09:58:10Z

IGNITE-3199 .NET: ASP.NET Session-State Store Provider

commit 8863de6de23fa3abf2fe05b14c52fbbc2bd4be63
Author: Pavel Tupitsyn 
Date:   2016-08-22T10:00:03Z

wip

commit 335d39708ed560f51e5fb4880c798d85364d35eb
Author: Pavel Tupitsyn 
Date:   2016-08-22T10:30:47Z

wip

commit 3fffc7c48fee39a3ef41eed7b552ce4838fc5de3
Author: Pavel Tupitsyn 
Date:   2016-08-22T10:41:34Z

wip

commit c6328479c9f892bb66bfcbc1236fa8bae09722a9
Author: Pavel Tupitsyn 
Date:   2016-08-22T10:44:08Z

wip

commit ab164875e2621b4c4d2e7e4c8d037d1d5265b517
Author: Pavel Tupitsyn 
Date:   2016-08-22T10:44:51Z

wip

commit c7cd0eabc283c95fa0c3ef96b6211deeb1a1e3f2
Author: Pavel Tupitsyn 
Date:   2016-08-22T11:04:03Z

wip

commit ca1d57fff7a9b5f23a9c811df95e6b2878b82f6a
Author: Pavel Tupitsyn 
Date:   2016-08-22T11:43:34Z

wip

commit dae77633894d78d7a2de31239dc458972707d77c
Author: Pavel Tupitsyn 
Date:   2016-08-22T11:48:26Z

wip

commit bca3414fb657f4fc86dfa5f0e895fe8b6e511625
Author: Pavel Tupitsyn 
Date:   2016-08-22T11:49:41Z

wip

commit 3dc8b804794c9be3df3aaf80a73e4a30acb0077e
Author: Pavel Tupitsyn 
Date:   2016-08-22T12:08:10Z

wip

commit 068671a1416b831f4cc5bac6058531a392ccb9f8
Author: Pavel Tupitsyn 
Date:   2016-08-22T13:57:00Z

wip

commit 18c0da02aab31917a67d0d12beb99f8ba873d006
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:04:19Z

wip

commit e49545e6939b27dc114a55fabacf4a7fedb489c0
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:08:38Z

wip

commit 90562911a89d6a0b7a6fbf5c2d08a830113c27f7
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:19:51Z

wip

commit 9dc884d9a19ee0d05e2593a61b989ae9eeba
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:31:07Z

Refactor expiry holder

commit c18c653bb2b6dc7d321c8b4fcc0a93373c125086
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:34:19Z

Fix build

commit 9ad4581ddfe6e6e31055fbc9ecd21100d0057188
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:43:41Z

wip

commit c4a5d2a6c6e2e1ad4a94547afe44f7953b1a2e51
Author: Pavel Tupitsyn 
Date:   2016-08-22T14:55:24Z

add logging

commit 01b5febd62b083a5c18219df9ac951ed8c65a465
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:12:49Z

wip

commit 56536479ae1fa410cdcf1a899fd8c933402877e1
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:12:59Z

wip

commit bd15d3e676daca5a4b3e844b1a1493b49c38e05b
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:17:46Z

All methods implemented, should be workable

commit 9bd5131081083346cbdbf21258195d10cb9e4350
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:24:57Z

wip

commit 924b783182891c5189b2277537512ee8d14564fe
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:32:02Z

cleanup

commit 3d999ede94a64b3f736c9badcd8f50c51cc1d727
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:35:37Z

Update docs

commit 7ee4ce3cb8f24d2bb7401fe69dfc4c8b74e8536f
Author: Pavel Tupitsyn 
Date:   2016-08-22T15:54:16Z

wip tests

commit fe160625e786f605a78b64cc1960dd4559c9bcc7
Author: Pavel Tupitsyn 
Date:   2016-08-22T16:02:24Z

wip tests

commit 5a298c0ef32c7316c2a309452fc9ed2a623b62bf
Author: Pavel Tupitsyn 
Date:   2016-08-22T16:03:34Z

Fix build

commit e8a7fcb30b6524979eec42e327a3ba371caf90d7
Author: Pavel Tupitsyn 
Date:   2016-08-22T16:13:01Z

wip transaction enforcement

commit 8f99df4011227a9ec2e5ca0bce5e92181a4ccb3c
Author: Pavel Tupitsyn 
Date:   2016-08-22T16:23:55Z

wip tests




---
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 enabled but not working, please
contact 

[jira] [Created] (IGNITE-3752) ODBC: Scalar functions: Support CAST function.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3752:
---

 Summary: ODBC: Scalar functions: Support CAST function.
 Key: IGNITE-3752
 URL: https://issues.apache.org/jira/browse/IGNITE-3752
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov


See https://msdn.microsoft.com/en-us/library/ms713608(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3750) ODBC: Scalar functions: Support time/date/interval functions

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3750:
---

 Summary: ODBC: Scalar functions: Support time/date/interval 
functions
 Key: IGNITE-3750
 URL: https://issues.apache.org/jira/browse/IGNITE-3750
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


1) All the functions from the list must be supported: 
https://msdn.microsoft.com/en-us/library/ms714639(v=vs.85).aspx
2) Separate test for every function must be added.
3) If some of them cannot be supported immediately, then JIRA ticket must be 
created and linked to this ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3749) ODBC: Scalar functions: Support numeric functions.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3749:
---

 Summary: ODBC: Scalar functions: Support numeric functions.
 Key: IGNITE-3749
 URL: https://issues.apache.org/jira/browse/IGNITE-3749
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


1) All the functions from the list must be supported: 
https://msdn.microsoft.com/en-us/library/ms711743(v=vs.85).aspx
2) Separate test for every function must be added.
3) If some of them cannot be supported immediately, then JIRA ticket must be 
created and linked to this ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3748) Data rebalancing of large cache can hang out.

2016-08-24 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-3748:
-

 Summary: Data rebalancing of large cache can hang out.
 Key: IGNITE-3748
 URL: https://issues.apache.org/jira/browse/IGNITE-3748
 Project: Ignite
  Issue Type: Bug
Reporter: Vladislav Pyatkov


See [the thread for details | 
http://apache-ignite-users.70518.x6.nabble.com/Failed-to-wait-for-initial-partition-map-exchange-tt6252.html#a7171]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3744) ODBC: Escape sequences: Support DATE escape sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3744:
---

 Summary: ODBC: Escape sequences: Support DATE escape sequence.
 Key: IGNITE-3744
 URL: https://issues.apache.org/jira/browse/IGNITE-3744
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov


See https://msdn.microsoft.com/en-us/library/ms712360(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3745) ODBC: Escape sequences: Support TIME escape sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3745:
---

 Summary: ODBC: Escape sequences: Support TIME escape sequence.
 Key: IGNITE-3745
 URL: https://issues.apache.org/jira/browse/IGNITE-3745
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov


See https://msdn.microsoft.com/en-us/library/ms712360(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3747) ODBC: Escape sequences: Support TIMESTAMP escape sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3747:
---

 Summary: ODBC: Escape sequences: Support TIMESTAMP escape sequence.
 Key: IGNITE-3747
 URL: https://issues.apache.org/jira/browse/IGNITE-3747
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov


See https://msdn.microsoft.com/en-us/library/ms712360(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3743) ODBC: Escape sequences: Support procedure call escape sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3743:
---

 Summary: ODBC: Escape sequences: Support procedure call escape 
sequence. 
 Key: IGNITE-3743
 URL: https://issues.apache.org/jira/browse/IGNITE-3743
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3742) ODBC: Escape sequences: Support OUTER JOIN escapse sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3742:
---

 Summary: ODBC: Escape sequences: Support OUTER JOIN escapse 
sequence. 
 Key: IGNITE-3742
 URL: https://issues.apache.org/jira/browse/IGNITE-3742
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov


See https://msdn.microsoft.com/en-us/library/ms710299(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3740) ODBC: Escape sequences: Support interval escapse sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3740:
---

 Summary: ODBC: Escape sequences: Support interval escapse sequence.
 Key: IGNITE-3740
 URL: https://issues.apache.org/jira/browse/IGNITE-3740
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
 Fix For: 1.8


See https://msdn.microsoft.com/en-us/library/ms710906(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3741) ODBC: Escape sequences: Support LIKE escapse sequence.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3741:
---

 Summary: ODBC: Escape sequences: Support LIKE escapse sequence.
 Key: IGNITE-3741
 URL: https://issues.apache.org/jira/browse/IGNITE-3741
 Project: Ignite
  Issue Type: Sub-task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
 Fix For: 1.8


See https://msdn.microsoft.com/en-us/library/ms712615(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3738) ODBC: Escape functions: Ensure that escape sequence token is parsed correctly irrespective of whitespaces.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3738:
---

 Summary: ODBC: Escape functions: Ensure that escape sequence token 
is parsed correctly irrespective of whitespaces.
 Key: IGNITE-3738
 URL: https://issues.apache.org/jira/browse/IGNITE-3738
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Andrew Mashenkov
 Fix For: 1.8


The following escape sequences must be supported and parsed correctly:
1) {fn X}
2) { fn X}
3) {fn  X}
4) { \n X}

Etc. That is, irrespective of whitespaces, everything must be parsed correctly. 
I propose to rely on {{Character.isWhitespace}}, not on regexp. That is, once { 
is found, we should simply skip all following whitespaces, then get the token, 
then possibly skip more whitespaces.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3737) ODBC: Support scalar functions,

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3737:
---

 Summary: ODBC: Support scalar functions,
 Key: IGNITE-3737
 URL: https://issues.apache.org/jira/browse/IGNITE-3737
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
 Fix For: 1.8


The following functions must be supported by our driver: 
https://msdn.microsoft.com/en-us/library/ms711813(v=vs.85).aspx



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3736) ODBC: Scalar functions: support String functions.

2016-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3736:
---

 Summary: ODBC: Scalar functions: support String functions.
 Key: IGNITE-3736
 URL: https://issues.apache.org/jira/browse/IGNITE-3736
 Project: Ignite
  Issue Type: Task
  Components: odbc
Affects Versions: 1.7
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
 Fix For: 1.8


1) All the functions from the list must be supported: 
https://msdn.microsoft.com/en-us/library/ms710249(v=vs.85).aspx
2) Separate test for every function must be added.
3) If some of them cannot be supported immediately, then JIRA ticket must be 
created and linked to this ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3734) .NET: Throw an exception when user tries to run SQL over [Serializable] types

2016-08-24 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3734:
--

 Summary: .NET: Throw an exception when user tries to run SQL over 
[Serializable] types
 Key: IGNITE-3734
 URL: https://issues.apache.org/jira/browse/IGNITE-3734
 Project: Ignite
  Issue Type: Improvement
  Components: platforms
Reporter: Pavel Tupitsyn
Priority: Critical
 Fix For: 1.8


Unregistered [Serializable] types are written with BinaryFormatter and SQL does 
not work on them. However, it just silently returns no results, which is 
confusing to the users. We should clearly indicate the problem somehow.

See 
http://apache-ignite-users.70518.x6.nabble.com/No-cache-SQL-queries-possible-with-Default-Serializer-set-to-BinaryReflectiveSerializer-td7262.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)