GitHub user ghatwala opened a pull request:
https://github.com/apache/cassandra/pull/117
Changing access row cache serializer
org.apache.cassandra.cache.SerializingCacheProvider.RowCacheSerializer is a
package-private class, but necessary for capirowcache plugin implementation.
hence requesting to change the accessibility for "RowCacheSerializer"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ghatwala/cassandra
Changing_Access_RowCache_Serializer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/117.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 #117
----
commit a2f07d3f858d9cfeed3f1e519495c82e2f186a18
Author: ghatwala <[email protected]>
Date: 2017-06-05T05:09:30Z
First revision of the document
Adding plugin support !!!
commit 16c42c391426809c2b0af9465e92334e7c69d9e5
Author: ghatwala <[email protected]>
Date: 2017-06-07T08:52:56Z
Update SerializingCacheProvider.java
Request to change the accessibility of `RowCacheSerializer` as this is
needed for CAPI-Flash plugin Implementation.
commit 139a29e299672e037af6be639875660c3830cfef
Author: ghatwala <[email protected]>
Date: 2017-06-07T09:04:52Z
Delete plugin_documentation.rst
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]