48 Patch |
ef161bae4659e21bad78238a73cb7dedb2e95c69,
34b1a5c3c4fe0d001fa475f9ce98ab096dbfb0db,
c2efde334f1f829dd8449cd2c45ac25e14925f7f,
743c0b8cb58792eb8681b9e13f940228ee8204c3,
571fcfca73a6282ad0571a34335b6f4916e1a5ba,
83eec1736d59e9244ef70eee8a256bdb08647e54,
6379b475a9cef4a94f02687450237edea0da136b,
4b828cce7fcbff18c4d4bd3b6933f422b755913a,
60fa57bae5a42d80cb7991e478a88e426ba4720e,
626594bfc669872a7cadce133dbb3762e4ba355d,
6bf79782aec76673dba6df5ac827de2f861a528b,
82bad083d1fa57ff7d14c6ec136ea8ed9e4a6c6b,
e3717524e3683e42cbb262ed5cab5defdb97ad67,
c3d31340f3480a553f1918be9d054bb925432aed,
89e63c886bcfab26cafcaf4e4f719e197cafcb14,
392bc80339508d57366fabc5bf5d9a778e5a7c82,
a530b319e4daf7f76e14befe547d6489ec2190c2,
b1546729fabb839e97908b7194db61d403ebfd19,
cf184324ba3ac673fde74b967ac2bc8aa4c3508e,
48bac34693c106afa162d80d1a8bc00757c2761c,
dddb8c68e648db792c8efa693f0c464030a695fd,
6fa234d3f912ad723890ed4a2b0d308d1c5410ed,
94df1369fa311da8c3991251ec758a36d360ac6f,
c474e1ac470c012417d04bc0a4edafa27cb15ce6,
83e931b453f09354051e6a987b9af9138fbf18c8,
f160bc6dc038110200f2e852925ff49dc9c3dc52,
0239e485428898e68e3162e2d7bf58aebae4806f,
ca0a7c8eb3df73dfe5b5974a80a32033b2b1ae0b,
5ae010b6984dc8708cc7871dd92b54a3622e0ef2,
995cbeac57e605532beb44dbf4fd62f0ca85d760,
1e7c5fa313162bc546f919b6b6bbe108e711b1c2,
526b35155f4ba9b7bdaa0568737d958ea2875bef,
da8b4d6eb544f94459d43891b3e74ddc4386041e,
00c48ed1a1f1e047cd13d60d8cbdb848dc691e29,
8c60048f9e46d347f1a27c1780c4edb3d57fe4ad,
7c5a8611f6447f966c03fee6c4bb4d29790ea2cd,
5fa72483ea2f2c6481009eb010c48ce374413370,
15513e81bbfc86c9720422c2f1f977538277247f,
5ce6ffa9c58c5ac1ef5f2f2a292c4c3a0023409e,
83babd331322132229149ce5fa55bc573be2e637,
054e4975c801abb4aa13347d52952e2803aa7298,
a124dba1dcca2088979064fcecd85b7d22716c18,
3b7d300e32e738aada14bfae9999c46d3a53bb33,
32d8b64d98763e56d0511d822b718d1555eb9e77,
1892fa1a671494ba7cb19dbfa1811a2bdd1cccc8,
6e64a9cdbaf0e25a9e16a94c59ff69e215b23fa5,
f8b429e95cefcaf031bf88c85868e3af9f41d84a,
a4c33b0af0f866137b83a7f6c0a33f686f8890e6 |
c2efde334f1f829dd8449cd2c45ac25e14925f7f | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2020-07-24 15:21:19+02:00
JAVA-2331: fix null pointer in tests that are using MockedDriverContextFactory (#1483)
743c0b8cb58792eb8681b9e13f940228ee8204c3 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2020-07-24 10:22:09+02:00
JAVA-2331: Unregister old metrics when a node gets removed or changes RPC address (#1478)
83eec1736d59e9244ef70eee8a256bdb08647e54 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2020-07-23 09:59:03+02:00
JAVA-2813: Don't fail when secure bundle is specified together with other options (#1476)
4b828cce7fcbff18c4d4bd3b6933f422b755913a | Author: tomekl007 <tomasz.lelek@datastax.com>
| 2020-07-16 09:35:47+02:00
JAVA-2846: Give system properties the highest precedence in DefaultDriverConfigLoader
6fa234d3f912ad723890ed4a2b0d308d1c5410ed | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2020-01-10 14:12:45+01:00
JAVA-2612: Fix ProtocolVersionMixedClusterIT (#38)
The control connection does not reconnect anymore when the protocol version
is negotiated and downgraded, see JAVA-2473. This test was still expecting a
reconnection, and thus was failing since.
f160bc6dc038110200f2e852925ff49dc9c3dc52 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2020-01-08 20:39:46+01:00
JAVA-2554: Improve efficiency of InsightsClient by improving supportsInsights check (#26)
626594bfc669872a7cadce133dbb3762e4ba355d | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-12-10 14:04:27+01:00
JAVA-2570 do not use global Mock fields. Use inline mock, mocking only fields that are needed by the particular test (#321)
82bad083d1fa57ff7d14c6ec136ea8ed9e4a6c6b | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-12-06 12:45:51+01:00
JAVA-2568: Remove statement preparation logic from Graph request handlers (#318)
c3d31340f3480a553f1918be9d054bb925432aed | Author: tomekl007 <tomasz.lelek@datastax.com>
| 2019-11-28 11:49:37+01:00
remove whitespace in assertion of should_take_into_account_request_timeout_if_less_than_server_timeout test
5ae010b6984dc8708cc7871dd92b54a3622e0ef2 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-08-19 08:57:58+02:00
JAVA-2394: BaseCcmRule DseRequirement max should use DseVersion, not Cassandra version (#1317)
b1546729fabb839e97908b7194db61d403ebfd19 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-08-14 11:57:44+02:00
Ngdg 2.x "Attempting to use a Ccm rule while another is in use. This is disallowed" fix (#261)
cf184324ba3ac673fde74b967ac2bc8aa4c3508e | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-08-12 13:07:47+02:00
JAVA-2235: fix tests use coreEngine and use coreEngine instead of nativeEngine (#256)
7c5a8611f6447f966c03fee6c4bb4d29790ea2cd | Author: olim7t <omichallat+github@gmail.com>
| 2019-04-23 18:21:57-07:00
JAVA-2131: Add mapper processor unit tests with compile-testing library
Co-authored-by: tomekl007 <tomasz.lelek@datastax.com>
054e4975c801abb4aa13347d52952e2803aa7298 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-03-13 10:56:25+01:00
JAVA-2182: Don't reference prod code from documentation in internal.* package (#1215)
a124dba1dcca2088979064fcecd85b7d22716c18 | Author: Tomasz Lelek <tomasz.lelek@datastax.com>
| 2019-03-12 14:19:07+01:00
JAVA-2182: Add insertInto().json() variant that takes an object in QueryBuilder (#1207)
32d8b64d98763e56d0511d822b718d1555eb9e77 | Author: Tomasz Lelek <tomekl007@gmail.com>
| 2019-03-06 15:12:53+01:00
Java 2178: QueryBuilder: Alias after function column is not included in a query (#1206)
5fa72483ea2f2c6481009eb010c48ce374413370 | Author: olim7t <omichallat+github@gmail.com>
| 2019-03-05 19:25:26-08:00
Configure Revapi for mapper modules
Co-authored-by: tomekl007 <tomasz.lelek@datastax.com>
f8b429e95cefcaf031bf88c85868e3af9f41d84a | Author: tomekl007 <tomasz.lelek@datastax.com>
| 2019-02-04 17:06:49+01:00
Add method for creating AdminRequestHandler instances from an existing Query object
This commit also modifies the logic in AdminRequestHandler to treat all Result instances as success.