Hi,
A bit late to this discussion, there are few emails in the thread I'll respond
to separately.
Yes it's just to implement a binary file based queue that supports realtime
tailing. If it had been low friction it would have made more sense, but given
the friction Chronicle's approach to OSS b
+1
Kind Regards,
Brandon
On Fri, Sep 20, 2024 at 9:36 AM Mick Semb Wever wrote:
>
>
> Proposing the test build of Cassandra 4.1.7 for release.
>
> sha1: ca494526025a480bc8530ed3ae472ce8c9cbaf7a
> Git: https://github.com/apache/cassandra/tree/4.1.7-tentative
> Maven Artifacts:
> https://reposito
+1 on splitting this task and adding the ability to copy tables through
different keyspaces in the future.
Štefan Miklošovič 于2024年9月23日周一 22:05写道:
> If we have this table
>
> CREATE TABLE ks.tb2 (
> id int PRIMARY KEY,
> name text
> );
>
> I can either specify name of an index on my ow
While it's a fairly small and simple change, 4.1 is an LTS branch right now and
it's getting bugfixes only. If you absolutely need it for a deployment
internally, it should be relatively easy to rejigger the patch to a checkout of
4.1 and build a distribution of the software for yourself (see pr
+1
Kind Regards,
Brandon
On Fri, Sep 20, 2024 at 9:36 AM Mick Semb Wever wrote:
>
>
> Proposing the test build of Cassandra 4.0.14 for release.
>
> sha1: 7bf67349579411521bcdee4febd209cff63179a6
> Git: https://github.com/apache/cassandra/tree/4.0.14-tentative
> Maven Artifacts:
> https://reposi
+1
On Fri, 20 Sept 2024 at 16:36, Mick Semb Wever wrote:
>
>
> Proposing the test build of Cassandra 5.0.1 for release.
>
> sha1: c206e4509003ac4cd99147d821bd4b5d23bdf5e8
> Git: https://github.com/apache/cassandra/tree/5.0.1-tentative
> Maven Artifacts:
> https://repository.apache.org/content/re
+1
On Mon, 23 Sept 2024 at 01:59, Jordan West wrote:
>
> +1. Validated by starting and creating a 3 node cluster using easy-cass-lab.
>
> Jordan
>
> On Fri, Sep 20, 2024 at 7:36 AM Mick Semb Wever wrote:
>>
>>
>> Proposing the test build of Cassandra 4.1.7 for release.
>>
>> sha1: ca494526025a48
Hi,
> I just don't understand what "good enough performance" is.
Should really specify throughput. There is a single thread writing records to
the log and it's a bottleneck around a few hundred thousand entries/sec and
1gb/sec. It doesn't scale to arbitrary throughput requirements.
> What is a
If there are multiple schema information changes in one ddl statement, will
there be schema conflicts in extreme cases?
For example, our statement contains both table creation and index creation.
guo Maxwell 于2024年9月24日 周二下午8:12写道:
> +1 on splitting this task and adding the ability to copy table
Hello,are there any new updates?🤔
guo Maxwell 于2024年9月18日 周三下午4:06写道:
> Do you have any new updates on this DISCUSS ?
>
> - The reason this pattern is popular is it allows extension of
> functionality ahead of the database. Some people copy to a NAS/SAN. Some
> people copy to S3. Some people cop
+1
On Fri, Sep 20, 2024 at 4:36 PM Mick Semb Wever wrote:
>
> Proposing the test build of Cassandra 4.1.7 for release.
>
> sha1: ca494526025a480bc8530ed3ae472ce8c9cbaf7a
> Git: https://github.com/apache/cassandra/tree/4.1.7-tentative
> Maven Artifacts:
> https://repository.apache.org/content/rep
I am sorry I do not follow what you mean, maybe an example would help.
On Tue, Sep 24, 2024 at 6:18 PM guo Maxwell wrote:
>
> If there are multiple schema information changes in one ddl statement,
> will there be schema conflicts in extreme cases?
> For example, our statement contains both table
+1
On Fri, Sep 20, 2024 at 4:36 PM Mick Semb Wever wrote:
>
> Proposing the test build of Cassandra 4.0.14 for release.
>
> sha1: 7bf67349579411521bcdee4febd209cff63179a6
> Git: https://github.com/apache/cassandra/tree/4.0.14-tentative
> Maven Artifacts:
> https://repository.apache.org/content/r
I categorize this as Not a Problem.
So far the two main justifications have been operator error and a fairly
convoluted series of steps to an already compromised database. I don't
view either of them as a reason to inconvenience users.
If someone wants to avoid the shell command, what's wrong wi
14 matches
Mail list logo