[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2019-10-10 Thread Maxim Muzafarov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov updated IGNITE-8310:

Fix Version/s: 2.8

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Assignee: Igor Sapego
>Priority: Major
>  Labels: boost, cpp, odbc
> Fix For: 2.8
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2018-09-25 Thread Nikolay Izhikov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-8310:

Fix Version/s: (was: 2.8)
   2.7

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Priority: Major
>  Labels: boost, cpp, odbc
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2018-09-25 Thread Nikolay Izhikov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-8310:

Fix Version/s: (was: 2.7)

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Priority: Major
>  Labels: boost, cpp, odbc
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2018-09-24 Thread Nikolay Izhikov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-8310:

Fix Version/s: (was: 2.7)
   2.8

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Priority: Major
>  Labels: boost, cpp, odbc
> Fix For: 2.8
>
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2018-06-26 Thread Dmitriy Pavlov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-8310:
---
Fix Version/s: (was: 2.6)
   2.7

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Priority: Major
>  Labels: boost, cpp, odbc
> Fix For: 2.7
>
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-8310) CPP: Remove strong dependency on Boost 1.58.0

2018-04-24 Thread Igor Sapego (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Sapego updated IGNITE-8310:

Description: Currently, tests for C++ client and ODBC depend on the Boost 
1.58.0. There is a strong dependency on the exact version, which causes 
troubles for the developers and which should not be there from the very 
beginning as we do not really need some features from this particular version.  
(was: Currently, tests for C++ client and ODBC depends on the Boost 1.58.0. 
There is a strong dependency on the exact version, which causes troubles for 
the developers and which should not be there from the very beginning as we do 
not really need some features from this particular version.)

> CPP: Remove strong dependency on Boost 1.58.0
> -
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
>  Issue Type: Improvement
>  Components: odbc, platforms
>Affects Versions: 2.4
>Reporter: Igor Sapego
>Assignee: Nikolay Izhikov
>Priority: Major
>  Labels: boost, cpp, odbc
> Fix For: 2.6
>
>
> Currently, tests for C++ client and ODBC depend on the Boost 1.58.0. There is 
> a strong dependency on the exact version, which causes troubles for the 
> developers and which should not be there from the very beginning as we do not 
> really need some features from this particular version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)