[MDEV-6662] possible bug in cassandra_se.cc Created: 2014-08-29 Updated: 2015-12-10 Resolved: 2015-12-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Cassandra |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | 10.0.23 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ralf Neubauer | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | cassandra | ||
| Description |
|
in storage/cassandra/cassandra_se.cc in bzr repository http://bazaar.launchpad.net/~maria-captains/maria/10.0/ revision 4362:
should possibly be
because these are the instance attributes that are actually used in the cass->... method calls. |
| Comments |
| Comment by Sergei Petrunia [ 2015-12-10 ] |
|
Applied the patch. (Cassandra-SE is not maintained anymore, though) |