GitHub user pgbhagat opened a pull request:
https://github.com/apache/cassandra/pull/196
Fixes
Avoiding string concat in for loop.
Fixing null pointer exception in CoalescingStrategies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pgbhagat/cassandra trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/196.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 #196
----
commit 5ac566ffc9739a8d9612acb23a089897e3168f8a
Author: Prashant Bhagat <pgbhagat@...>
Date: 2018-02-19T10:11:08Z
Fixes
Avoiding string concat in for loop.
Fixing null pointer exception in CoalescingStrategies
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]