a8bbd22d3791c5d0b696f8c0ef5cedb4e82f01b5 | Author: Dmitry Potepalov <dmitry.potepalov@aiven.io>
| 2022-02-09 11:37:27+01:00
Fix ignored streaming encryption settings in sstableloader
Patch by Dmitry Potepalov; reviewed by bereng and brandonwilliams for
CASSANDRA-17367
Encryption settings were silently lost in BulkLoadConnectionFactory.
Forced the bulk loader test to do some actual streaming besides just
handshaking on the native port, the test does not pass without the
change in BulkLoadConnectionFactory.
0e249fd15ee209594e6d85db7e81a19c67d6ad6f | Author: Dmitry Potepalov <dmitry.potepalov@aiven.io>
| 2022-02-09 11:37:27+01:00
Fix ignored streaming encryption settings in sstableloader
Patch by Dmitry Potepalov; reviewed by bereng and brandonwilliams for
CASSANDRA-17367
Encryption settings were silently lost in BulkLoadConnectionFactory.
Forced the bulk loader test to do some actual streaming besides just
handshaking on the native port, the test does not pass without the
change in BulkLoadConnectionFactory.