Hello everyone,
It has been a long time since the last update on this thread, so I
wanted to share some status updates: The issue is still awaiting
review, but all my hopes are pinned on Benjamin :-)
My question here is, is there anything I can do to facilitate the
review for anyone who wants to
+1 to adding the feature, clear and easy configurability, and if after a major
cycle we can say with confidence it's beating the status quo in the vast
majority of general cases, flip default. I mean, logically it *should* be, but
infra software at the scale we do requires great care. :)
This i
I think introducing the feature is a good idea.
I also think that it should _NOT_ be enabled by default for all the reasons
stated above.
Finding a cohort of users who are interested in turning it on would provide
a nice testbed to shake out any issues without affecting everyone.
On Tue, Oct 17,
If it is ok for Henrik to rebase the Astra implementation of this
functionality (FileSystemProvider) onto Cassandra trunk.
Then we can create a jira to move this forward for a small step.
Claude Warren, Jr 于2023年10月18日周三 15:05写道:
> Henrik and Guo,
>
> Have you moved forward on this topic? I ha
jvm-dtest-upgrade tests are currently broken in 5.0 and trunk.
They are temporarily dummied out to keep the CI pipelines still working and
not to otherwise block people.
Please pay extra attention to them pre-commit until we figure out the
breakage: CASSANDRA-18936
On Mon, 16 Oct 2023 at 17:58, Mi
Henrik and Guo,
Have you moved forward on this topic? I have not seen anything recently.
I have posted a solution that intercepts calls for directories and injects
directories from different FileSystems. This means that a node can have
keyspaces both on the local file system and one or more othe
After a bit more analysis and some testing I have a new branch that I think
solves the problem. [1] I have also created a pull request internal to my
clone so that it is easy to see the changes. [2]
The strategy change is to move the insertion of the proxy from the
Cassandra File class to the Dir