Sign in
◑
Theme
apache
/
cassandra-ecosystem
/
HEAD
1d3edcb
Add root Gradle front door; retire Makefile orchestration
by Josh McKenzie
· 7 weeks ago
cep-63-root-gradle-front-door
trunk
a9def79
Add cassandra-ecosystem blended files
by Josh McKenzie
· 7 weeks ago
d915cf0
Add 'sidecar/' from commit 'b3b412257629b53621136c8bc0cda33a35aefd93'
by Josh McKenzie
· 8 weeks ago
3e4d41c
Add 'analytics/' from commit '30e69988976526fe208aefab7f8204897e647470'
by Josh McKenzie
· 8 weeks ago
b2a5f16
Initialize cassandra-ecosystem repository
by Josh McKenzie
· 8 weeks ago
b3b4122
CASSSIDECAR-475: Restore job fails with "Keyspace does not exist" for keyspaces created with quoted mixed-case names (#365)
by bianca-stanciu29
· 8 weeks ago
951d091
CASSSIDECAR-374: Implement durable operational job tracker (#359)
by Andrés Beck-Ruiz
· 9 weeks ago
30e6998
CASSANALYTICS-24: SSTable-version-based bridge determination
by Shailaja Koppu
· 3 months ago
ea29182
CASSSIDECAR-480: CCM demo script (#368)
by N V Harikrishna
· 2 months ago
c578297
CASSSIDECAR-477: Remove filesytem path from Http response (#366)
by Saranya Krishnakumar
· 2 months ago
cb4776f
CASSSIDECAR-427: Implement basic configuration retrieval in ConfigurationManager (#358)
by Paulo Motta
· 2 months ago
2cfea84
CASSSIDECAR-462: Split RestoreJobDiscoverer into a fast status-check loop and a slow slice-discovery loop (#350)
by Mansi Khara
· 3 months ago
6a6b43e
CASSSIDECAR-476: Add spotbugsIntegrationTest to CircleCI and GitHub CI
by Paulo Motta
· 3 months ago
fbd2e55
CASSSIDECAR-472: Fix version in RPM/Deb builds (#362)
by Francisco Guerrero
· 3 months ago
0eb3a7f
Add security-model discoverability (AGENTS.md -> SECURITY.md -> security model)
by Jarek Potiuk
· 3 months ago
6557b03
CASSANDRA-21464: Add security-model discoverability (AGENTS.md -> SECURITY.md -> security model)
by Jarek Potiuk
· 3 months ago
01d7545
CASSANALYTICS-176 Upgrade sidecar version to 0.4.0 (#217)
by Shailaja Koppu
· 3 months ago
6fbf7d0
CASSANALYTICS-175: Exclude IP address from RingInstance equality so node replacement does not fail bulk write jobs
by Jon Haddad
· 3 months ago
64bae6b
CASSSIDECAR-373: Define storage provider interface and Cassandra implementation to support durable job tracking (#339)
by Andrés Beck-Ruiz
· 3 months ago
d085a0e
prepare for next development iteration
by Francisco Guerrero
· 3 months ago
c877942
CASSANALYTICS-167: Regenerate bloom filters for CQLSSTableWriter
by Lukasz Antoniak
· 4 months ago
8eee290
CASSSIDECAR-461: Validate snapshot name during list snapshot (#348)
by Francisco Guerrero
· 3 months ago
5a2ba60
ninja: Skip rat checks when building dtest jar dependencies
by Francisco Guerrero
· 3 months ago
a4aa927
CASSANALYTICS-171: Avoid Spark 4 partitioning warnings during reads (#213)
by Liu Cao
· 3 months ago
a6900de
Prepare 0.4.0 release and update NEWS.txt
by Francisco Guerrero
· 3 months ago
b8ddad0
CASSSIDECAR-407: Add new settings under driver_parameters to support pluggable withCredentials provider. Add two possible implementations, ConfigProvider (which is the current implementation) and a new one, FileProvider which reads username and password from the disk.
by Michael Burman
· 7 months ago
69638cf
CASSSIDECAR-454: Sidecar should wake up immediately on the instance receiving a phase signal instead of waiting for the discovery loop (#346)
by Mansi Khara
· 4 months ago
8bbd9aa
Ninja fix for docker container publishing.
by Jon Haddad
· 4 months ago
45a9b11
CASSSIDECAR-468: Fix schema initialization race, CI reporting, and test log verbosity
by Jon Haddad
· 4 months ago
87c553c
CASSANALYTICS-155: Add IAM credential support for S3 storage transport
by Jon Haddad
· 4 months ago
a420412
CASSSIDECAR-426: Add FileBasedConfigurationProvider for file-based overlay persistence (#357)
by Paulo Motta
· 4 months ago
1fc500d
CASSANALYTICS-34: Spark 4.0 Support (#163)
by Francisco Guerrero
· 4 months ago
deace73
CASSSIDECAR-452: Avoid blocking the event loop in CdcPublisher event-bus handler (#345)
by Klose6
· 4 months ago
b748072
CASSSIDECAR-470: Added validations for Live migration configuration (#356)
by N V Harikrishna
· 4 months ago
6124433
CASSSIDECAR-469: Added documentation for Live Migration feature (#355)
by N V Harikrishna
· 4 months ago
0f3df76
CASSSIDECAR-453: Route CDC events to topics by corresponding topic format configuration
by Stefan Miklosovic
· 4 months ago
66d3ca7
[INFRA] Set up default rulesets for default and release branches (#207)
by The Apache Software Foundation
· 4 months ago
000a05e
CASSSIDECAR-419 : Add Docker compose setup for CDC (#330)
by Jyothsna konisa
· 4 months ago
a69cd7a
CASSSIDECAR-447: Scope all CDC dependencies exclusively to CdcModule (#341)
by Yifan Cai
· 4 months ago
f6632fc
CASSSIDECAR-424: Add ConfigurationProvider interfaces (#351)
by Paulo Motta
· 4 months ago
3ce96e6
CASSSIDECAR-460: Refactor OperationalJob to have data separate from execution logic (#349)
by Andrés Beck-Ruiz
· 4 months ago
2d01125
ninja fix: update CHANGES.txt for CASSSIDECAR-467
by Francisco Guerrero
· 4 months ago
5591f0a
CASSSIDECAR-467: Change FQCN for CassandraBridgeFactory (#353)
by Shailaja Koppu
· 4 months ago
d67a5e3
CASSSIDECAR-459: Fix ON_CDC_CACHE_WARMED_UP not fired when schema publisher fails
by jkonisa
· 4 months ago
27ea91c
CASSSIDECAR-458: Add SidecarReplicationFactorSupplier for live replication factor lookups
by jkonisa
· 5 months ago
9f8832b
CASSSIDECAR-457: Fix CDC message loss during Sidecar restarts
by jkonisa
· 6 months ago
c2f352f
CASSSIDECAR-456: Fix CDC resource leaks: thread leaks, Kafka resource cleanup, singleton SidecarCdcClient
by jkonisa
· 5 months ago
4c09917
CASSSIDECAR-455: Fix breaking changes for Analytics 0.4.0
by jkonisa
· 4 months ago
ede61f1
CASSSIDECAR-442: Add pre-test environment checks and aggregate jacoco report
by Jon Haddad
· 5 months ago
af30894
CASSSIDECAR-415: Support IAM instance profile credentials for S3 restore jobs
by Jon Haddad
· 4 months ago
4d0140e
CASSSIDECAR-226: Adding endpoint for verifying files post data copy during live migration (#309)
by N V Harikrishna
· 4 months ago
e60bf5b
CASSANALYTICS-140: Clean up non-ASCII characters in main source JavaDoc and comments (#210)
by Tejas Lodaya
· 4 months ago
cec04a6
Update Cassandra version compatibility in README (#194)
by Jean Pasdeloup
· 4 months ago
7ebb63b
ninja: remove non user-facing change from CHANGES.txt
by Stefan Miklosovic
· 4 months ago
9d1fc7b
CASSANALYTICS-67: Turn off Spark UI as part of tests
by Tejas Lodaya
· 4 months ago
1a63265
prepare for next development iteration
by Jyothsna konisa
· 4 months ago
89133db
ninja fix: update CHANGES.txt for CASSSIDECAR-376
by Paulo Motta
· 4 months ago
eb2d55f
CASSSIDECAR-422: SAI support in Sidecar (#333)
by Shailaja Koppu
· 4 months ago
969cbcd
CASSSIDECAR-376: Update OperationalJob to support cluster-wide operations (#327)
by Brandon Ho
· 4 months ago
652cc17
CASSANALYTICS-168: Make BulkWriterConfig extensible
by Shailaja Koppu
· 4 months ago
ff0b90f
CASSSIDECAR-443: Support column types not parseable by Java 3.x driver (#340)
by Lukasz Antoniak
· 4 months ago
ee18077
CASSANALYTICS-146: Clean up cluster re-use resource control (#203)
by Josh McKenzie
· 4 months ago
7c7d9f9
ninja fix: Include CASSANALYTICS-166 in 0.4.0 release
by Jyothsna Konisa
· 4 months ago
1b40523
CASSANALYTICS-166 Fix com.apple.mg namespace in cdc_bytes.avsc and cdc_generic_record.avsc
by Jyothsna Konisa
· 4 months ago
47d61f6
CASSSIDECAR-448: Remove setup-gradle action (#342)
by Yifan Cai
· 4 months ago
a32e5e6
CASSANALYTICS-159 Prepare 0.4.0 release (#202)
by Jyothsna konisa
· 5 months ago
de2cf65
CASSANALYTICS-51 : Support for Tuples, Tuples with collections and UDTs in the Bulk writer (#174)
by Shailaja Koppu
· 5 months ago
a524123
CASSANALYTICS-156: Reading BTI may require partitions and rows indexes
by Lukasz Antoniak
· 5 months ago
daa08d4
CASSANALYTICS144: Split testing pipelines out (#198)
by Josh McKenzie
· 5 months ago
de67ca7
CASSANALYTICS-154: Make KafkaPublisher class generic to publish GenericRecords for different value serializers (#200)
by Jyothsna konisa
· 5 months ago
fdd221e
CASSANALYTICS-150 Change commit log mode for CDC tests (#197)
by Shailaja Koppu
· 5 months ago
af430f6
CASSANALYTICS-151: Cannot read start offset from BTI index with big partitions
by Lukasz Antoniak
· 5 months ago
fb55f5c
CASSANALYTICS-143 Fix various leaks in CDC caching and bridge implementation (#189)
by Josh McKenzie
· 5 months ago
e16dddc
CASSSIDECAR-420: Add manual approval step to CircleCI builds so that builds can be triggered when required (#331)
by N V Harikrishna
· 5 months ago
7f7eb6d
CASSANALYTICS-147: BufferingInputStream fails to read last unaligned chunk
by Lukasz Antoniak
· 5 months ago
0bedaa5
CASSANALYTICS-130 Support per-instance sidecar port resolution in CDC client (#187)
by Klose6
· 5 months ago
4fa8aae
CASSANALYTICS-149 Change log level for logs in CassandraSchema to debug level to avoid log spamming (#196)
by Jyothsna konisa
· 5 months ago
f083864
CASSSIDECAR-417 : CdcManager.getInstanceId(instanceIp) returns -1 as it resolves ipAddress to null (#332)
by Jyothsna konisa
· 5 months ago
35f6ee3
ninja fix: update changes.txt for CASSSIDECAR-423 (#335)
by Jyothsna konisa
· 5 months ago
30f0282
CASSSIDECAR-423 Fix circle CI pipelines OOM (#334)
by Shailaja Koppu
· 5 months ago
d8ad577
CASSANALYTICS-145: Add exception stack walking to port mapping retry logic on analytics integration tests (#191)
by Josh McKenzie
· 5 months ago
215c0bd
CASSANALYTICS-148: Revert circle config to default to big format (#195)
by Josh McKenzie
· 5 months ago
3e3210e
CASSSIDECAR-416: Add JDK11_OPTIONS to the startup script (#328)
by Stefan Miklosovic
· 6 months ago
dfface1
CASSANALYTICS-142 : SidecarCdcClient should be passed as a constructor parameter for SidecarCdc to avoid thread/resource leaks (#188)
by Jyothsna konisa
· 5 months ago
8c44dca
CASSSIDECAR-409: Add safety check to Live Migration data copy endpoint (#321)
by N V Harikrishna
· 6 months ago
58ea38d
CASSANALYTICS-122: Use long for absolute times and support C* 5.0 extended localDeletionTime (#183)
by Shailaja Koppu
· 6 months ago
899afe6
Update README.md
by Jon Haddad
· 6 months ago
1c80543
CASSANALYTICS-138 Fix cluster startup retry logic in analytics dtests (#186)
by Josh McKenzie
· 6 months ago
827db21
ninja Fix: Run BTI unit tests in GitHub Actions
by Lukasz Antoniak
· 6 months ago
a3552ea
CASSANALYTICS-106: Setup CI Pipeline with GitHub Actions
by Lukasz Antoniak
· 10 months ago
7e6a460
ninja fix: amend CHANGES.txt for CASSSIDECAR-372
by Francisco Guerrero
· 6 months ago
ba38f15
CASSANALYTICS-126: Flush event consumer before persisting CDC state to prevent data loss on failure (#178)
by Jyothsna konisa
· 6 months ago
402367a
CASSSIDECAR-372: Define common operational job tracking interface and refactor current operational job tracker (#325)
by Andrés Beck-Ruiz
· 6 months ago
1c39031
prepare for next development iteration
by Francisco Guerrero
· 6 months ago
207f28c
CASSANALYTICS-129 : Fix ReadStatusTracker to distinguish clean completion from error termination in BufferingCommitLogReader (#182)
by Jyothsna konisa
· 6 months ago
978d969
CASSANALYTICS-128: Add flag to allow bulk write to indexed tables (#181)
by Josh McKenzie
· 6 months ago
79be639
CASSANALYTICS-60: CDC support for Cassandra 5.0 commit logs
by Lukasz Antoniak
· 7 months ago
3c8e409
ninja Fix: Adding missing entries in CHANGES.txt
by jkonisa
· 6 months ago
2427d27
CASSANALYTICS-127: Fixing CdcTests.testMockedCdc broken due to incorrect position update in BufferingCommitLogReader (#179)
by Jyothsna konisa
· 6 months ago
34c6c38
CASSANALYTICS-124: Commitlog reading not progressing in CDC due to incorrect CommitLogReader.isFullyRead (#176)
by Jyothsna konisa
· 6 months ago
Next »