Paulo Motta website_and_docs all time


 12 Collaborator
Mick Semb Wever , Eric Ramirez , Brandon Williams , Benjamin Lerer , Ekaterina Dimitrova , Andrés de la Peña , Marcus Eriksson , Josh McKenzie , Zhao Yang , Diogenese Topper , Paul Thomas Au , Melissa Logan

 7 Patch  5 Review
1b36740ebe66b8ed4c3d6cb64eb2419a9279dfbf, 4d444022c3ace5928a15b2a54af0f95f4191c0d7, 3b46e5bda61c0944ec28d56c289954d9f34c418e, 367c741931c2a20eb2213650313dc238e8b0f3aa, d6db703d4661dbc02d52e0d89cc0d31c7b250561, 4f02f64aa1f02dca65e780bd1f6d04d391d1d273, 18f3266a5941ba49ed276bf3c8e7543c94d5a785 2346ed8241022882e77433e283ab8ce3004d12b0, 4c80eeece37d79f434078224a0504400ae10a20d, 1b36740ebe66b8ed4c3d6cb64eb2419a9279dfbf, 27efbf2fc55ff064767814067ef50396eb2403f0, 119ea2c4fbf5360b2cbed8b0c5c6790a5e3fec73

119ea2c4fbf5360b2cbed8b0c5c6790a5e3fec73 | Author: Paul Thomas Au <paul@traverstodd.com>
 | 2023-11-22 16:37:20-08:00

    Adding Catalyst page and blog post
    
     patch by Paul Thomas Au, Diogenese Topper, Melissa Logan; reviewed by Mick Semb Wever, Paulo Motta, Josh McKenzie for CASSANDRA-19054

d6db703d4661dbc02d52e0d89cc0d31c7b250561 | Author: Diogenese Topper <diotopper@gmail.com>
 | 2022-03-02 13:29:04-08:00

    March 2022 blog "Join Apache Cassandra’s Google Summer of Code Program"
    
    patch by Paulo Motta, Diogenese Topper; reviewed by Erick Ramirez for CASSANDRA-17410

4f02f64aa1f02dca65e780bd1f6d04d391d1d273 | Author: Paulo Motta <paulo@apache.org>
 | 2021-03-15 10:37:52-03:00

    Update date of GSoC post

18f3266a5941ba49ed276bf3c8e7543c94d5a785 | Author: Paulo Motta <paulo@apache.org>
 | 2021-03-08 22:14:52-03:00

    Add Google Summer of Code 2021 blog post
    
    Patch by Paulo Motta; Reviewed by Brandon Williams for CASSANDRA-16504

2346ed8241022882e77433e283ab8ce3004d12b0 | Author: Mick Semb Wever <mck@apache.org>
 | 2020-12-02 09:34:28+01:00

    Offline token allocation strategy generator tool
    
    Provides the tools/bin/generate-tokens script that can be used to pregenerate allocation strategy tokens.
    Refactors TokenAllocation for extensibility (and better re-use between strategies), and adds OfflineTokenAllocator.
    TokenMetadata now has a configurable snitch (instead of hardcoded to DatabaseDescriptor.getEndpointSnitch()) for testability.
    Adds logging of growth and stddev changes to allocate_tokens_for_local_replication_factor usages.
    
     patch by Mick Semb Wever; reviewed by Paul Motta, Ekaterina Dimitrova for CASSANDRA-16205

1b36740ebe66b8ed4c3d6cb64eb2419a9279dfbf | Author: Zhao Yang <zhaoyangsingapore@gmail.com>
 | 2017-07-12 17:49:38+08:00

    Fix outstanding MV timestamp issues and add documentation about unsupported cases (see CASSANDRA-11500 for a summary of fixes)
    
    This patch introduces the following changes to fix MV timestamp issues:
     - Add strict liveness for view with non-key base column in pk
     - Deprecated shadowable tombstone and use expired livenessInfo instead
     - Include partition deletion for existing base row
     - Disallow dropping base column with MV
    
    Patch by Zhao Yang and Paulo Motta; reviewed by Paulo Motta for CASSANDRA-11500

4c80eeece37d79f434078224a0504400ae10a20d | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2017-07-09 14:42:14+01:00

    Parallelize initial materialized view build
    
    patch by Andres de la Peña; reviewed by Paulo Motta for CASSANDRA-12245

27efbf2fc55ff064767814067ef50396eb2403f0 | Author: Marcus Eriksson <marcuse@apache.org>
 | 2017-02-10 15:04:15-08:00

    Output warning if user increases RF
    
    Patch by marcuse; reviewed by Paulo Motta for CASSANDRA-13079

4d444022c3ace5928a15b2a54af0f95f4191c0d7 | Author: Paulo Motta <pauloricardomg@gmail.com>
 | 2016-06-14 17:54:38-03:00

    Add snitch and range movements section on Operations

3b46e5bda61c0944ec28d56c289954d9f34c418e | Author: Paulo Motta <pauloricardomg@gmail.com>
 | 2015-09-16 10:11:47+02:00

    Document post-2.1 caching table options syntax
    
    patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-9964

367c741931c2a20eb2213650313dc238e8b0f3aa | Author: Marcus Eriksson <marcuse@apache.org>
 | 2014-05-27 10:20:29+02:00

    Add option to do more aggressive tombstone compaction.
    
    Patch by pauloricardomg; reviewed by marcuse for CASSANDRA-6563