Sign in
apache
/
cassandra-sidecar
/
HEAD
df56761
CASSSIDECAR-483: CDC configs in configs table are not wired to SidecarCdcOptions/SidecarStatePersister (#370)
by Jyothsna konisa
· 4 days ago
trunk
b3b4122
CASSSIDECAR-475: Restore job fails with "Keyspace does not exist" for keyspaces created with quoted mixed-case names (#365)
by bianca-stanciu29
· 11 days ago
test-artifacts
951d091
CASSSIDECAR-374: Implement durable operational job tracker (#359)
by Andrés Beck-Ruiz
· 11 days ago
ea29182
CASSSIDECAR-480: CCM demo script (#368)
by N V Harikrishna
· 3 weeks ago
c578297
CASSSIDECAR-477: Remove filesytem path from Http response (#366)
by Saranya Krishnakumar
· 4 weeks ago
cb4776f
CASSSIDECAR-427: Implement basic configuration retrieval in ConfigurationManager (#358)
by Paulo Motta
· 4 weeks ago
2cfea84
CASSSIDECAR-462: Split RestoreJobDiscoverer into a fast status-check loop and a slow slice-discovery loop (#350)
by Mansi Khara
· 4 weeks ago
6a6b43e
CASSSIDECAR-476: Add spotbugsIntegrationTest to CircleCI and GitHub CI
by Paulo Motta
· 6 weeks ago
fbd2e55
CASSSIDECAR-472: Fix version in RPM/Deb builds (#362)
by Francisco Guerrero
· 6 weeks ago
6557b03
CASSANDRA-21464: Add security-model discoverability (AGENTS.md -> SECURITY.md -> security model)
by Jarek Potiuk
· 6 weeks ago
64bae6b
CASSSIDECAR-373: Define storage provider interface and Cassandra implementation to support durable job tracking (#339)
by Andrés Beck-Ruiz
· 6 weeks ago
d085a0e
prepare for next development iteration
by Francisco Guerrero
· 6 weeks ago
8eee290
CASSSIDECAR-461: Validate snapshot name during list snapshot (#348)
by Francisco Guerrero
· 7 weeks ago
5a2ba60
ninja: Skip rat checks when building dtest jar dependencies
by Francisco Guerrero
· 7 weeks ago
cassandra-sidecar-0.4.0
a6900de
Prepare 0.4.0 release and update NEWS.txt
by Francisco Guerrero
· 8 weeks 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
· 5 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
· 8 weeks ago
8bbd9aa
Ninja fix for docker container publishing.
by Jon Haddad
· 8 weeks ago
45a9b11
CASSSIDECAR-468: Fix schema initialization race, CI reporting, and test log verbosity
by Jon Haddad
· 8 weeks ago
a420412
CASSSIDECAR-426: Add FileBasedConfigurationProvider for file-based overlay persistence (#357)
by Paulo Motta
· 8 weeks ago
deace73
CASSSIDECAR-452: Avoid blocking the event loop in CdcPublisher event-bus handler (#345)
by Klose6
· 8 weeks ago
b748072
CASSSIDECAR-470: Added validations for Live migration configuration (#356)
by N V Harikrishna
· 8 weeks ago
6124433
CASSSIDECAR-469: Added documentation for Live Migration feature (#355)
by N V Harikrishna
· 8 weeks ago
0f3df76
CASSSIDECAR-453: Route CDC events to topics by corresponding topic format configuration
by Stefan Miklosovic
· 3 months ago
000a05e
CASSSIDECAR-419 : Add Docker compose setup for CDC (#330)
by Jyothsna konisa
· 9 weeks ago
a69cd7a
CASSSIDECAR-447: Scope all CDC dependencies exclusively to CdcModule (#341)
by Yifan Cai
· 9 weeks ago
f6632fc
CASSSIDECAR-424: Add ConfigurationProvider interfaces (#351)
by Paulo Motta
· 9 weeks ago
3ce96e6
CASSSIDECAR-460: Refactor OperationalJob to have data separate from execution logic (#349)
by Andrés Beck-Ruiz
· 9 weeks ago
2d01125
ninja fix: update CHANGES.txt for CASSSIDECAR-467
by Francisco Guerrero
· 9 weeks ago
5591f0a
CASSSIDECAR-467: Change FQCN for CassandraBridgeFactory (#353)
by Shailaja Koppu
· 9 weeks ago
d67a5e3
CASSSIDECAR-459: Fix ON_CDC_CACHE_WARMED_UP not fired when schema publisher fails
by jkonisa
· 10 weeks ago
27ea91c
CASSSIDECAR-458: Add SidecarReplicationFactorSupplier for live replication factor lookups
by jkonisa
· 4 months ago
9f8832b
CASSSIDECAR-457: Fix CDC message loss during Sidecar restarts
by jkonisa
· 4 months ago
c2f352f
CASSSIDECAR-456: Fix CDC resource leaks: thread leaks, Kafka resource cleanup, singleton SidecarCdcClient
by jkonisa
· 4 months ago
4c09917
CASSSIDECAR-455: Fix breaking changes for Analytics 0.4.0
by jkonisa
· 3 months ago
ede61f1
CASSSIDECAR-442: Add pre-test environment checks and aggregate jacoco report
by Jon Haddad
· 3 months ago
af30894
CASSSIDECAR-415: Support IAM instance profile credentials for S3 restore jobs
by Jon Haddad
· 10 weeks ago
4d0140e
CASSSIDECAR-226: Adding endpoint for verifying files post data copy during live migration (#309)
by N V Harikrishna
· 10 weeks ago
89133db
ninja fix: update CHANGES.txt for CASSSIDECAR-376
by Paulo Motta
· 2 months ago
eb2d55f
CASSSIDECAR-422: SAI support in Sidecar (#333)
by Shailaja Koppu
· 2 months ago
969cbcd
CASSSIDECAR-376: Update OperationalJob to support cluster-wide operations (#327)
by Brandon Ho
· 2 months ago
ff0b90f
CASSSIDECAR-443: Support column types not parseable by Java 3.x driver (#340)
by Lukasz Antoniak
· 3 months ago
47d61f6
CASSSIDECAR-448: Remove setup-gradle action (#342)
by Yifan Cai
· 3 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
· 3 months ago
f083864
CASSSIDECAR-417 : CdcManager.getInstanceId(instanceIp) returns -1 as it resolves ipAddress to null (#332)
by Jyothsna konisa
· 4 months ago
35f6ee3
ninja fix: update changes.txt for CASSSIDECAR-423 (#335)
by Jyothsna konisa
· 4 months ago
30f0282
CASSSIDECAR-423 Fix circle CI pipelines OOM (#334)
by Shailaja Koppu
· 4 months ago
3e3210e
CASSSIDECAR-416: Add JDK11_OPTIONS to the startup script (#328)
by Stefan Miklosovic
· 4 months ago
8c44dca
CASSSIDECAR-409: Add safety check to Live Migration data copy endpoint (#321)
by N V Harikrishna
· 4 months ago
899afe6
Update README.md
by Jon Haddad
· 4 months ago
7e6a460
ninja fix: amend CHANGES.txt for CASSSIDECAR-372
by Francisco Guerrero
· 4 months ago
402367a
CASSSIDECAR-372: Define common operational job tracking interface and refactor current operational job tracker (#325)
by Andrés Beck-Ruiz
· 4 months ago
1c39031
prepare for next development iteration
by Francisco Guerrero
· 4 months ago
b0f54bb
ninja fix: Generate checksums for the deb and RPM files for CASSSIDECAR-412
by Francisco Guerrero
· 5 months ago
cassandra-sidecar-0.3.0
7a088dd
CASSSIDECAR-412: Generate distribution checksums (#324)
by Francisco Guerrero
· 5 months ago
66e668f
CASSSIDECAR-411: RangeManager should be singleton in CDCModule (#323)
by Jyothsna konisa
· 5 months ago
0f7180d
Preparing build for the 0.3.0 release (#322)
by Francisco Guerrero
· 5 months ago
c1dbfbf
CASSSIDECAR-308 CDC: Add end-to-end CDC integration tests (#317)
by Jyothsna konisa
· 5 months ago
431a3fd
CASSSIDECAR-408: SchemaStorePublisherFactory should be Injectable in CachingSchemaStore (#319)
by Jyothsna konisa
· 5 months ago
7ef18f0
CASSSIDECAR-410: Fix StorageClientTest Docker API compatibility and improve CI test reporting (#320)
by Jyothsna konisa
· 5 months ago
646f13f
CASSSIDECAR-401 Incorrect SSL Configuration Keys in CdcPublisher.secretsProvider() (#315)
by Jyothsna konisa
· 5 months ago
f69e6a9
CASSSIDECAR-406: Fix ClusterTopologyMonitor delay parsing error due to missing time unit suffix (#316)
by Jyothsna konisa
· 5 months ago
bab2da8
CASSSIDECAR-399: Adding storage_port to instance configuration and metadata (#312)
by N V Harikrishna
· 5 months ago
6063d0e
CASSSIDECAR-405: Fix ByteBuffer flip() in StreamBuffer.copyBytes() causing data corruption (#314)
by Jyothsna konisa
· 5 months ago
a201f3a
CASSSIDECAR-400: Fixing sidecar’s ProcessLifecycleProviderIntegrationTest() failure in root mode (#313)
by Shruti Sekaran
· 6 months ago
2fa929c
CASSSIDECAR-397: Add Missing checks in GitHub actions vs Cicle CI (#310)
by Yuntong Qu
· 6 months ago
4720062
ninja fix: CHANGES.txt for CASSSIDECAR-268
by Francisco Guerrero
· 6 months ago
52aed8f
CASSSIDECAR-268 Adds endpoint to perform repair for a given keyspace and options (#231)
by Arjun Ashok
· 6 months ago
b48e637
ninja fix: Fix import order of CredentialValidationException
by Saranya Krishnakumar
· 6 months ago
7197013
ninja fix: Fix import order in RoleAuthorizationsCacheTest.java
by Saranya Krishnakumar
· 6 months ago
b7d1a38
ninja fix: Fix import order CassandraIdentityExtractorTest.java
by Saranya Krishnakumar
· 6 months ago
3fd71b0
ninja fix: Remove unused import in IdentityToRoleCache.java
by Saranya Krishnakumar
· 6 months ago
3d14c25
CASSSIDECAR-369: Database access during auth flow is blocking event-loop thread (#308)
by Saranya Krishnakumar
· 6 months ago
aab0d13
CASSSIDECAR-340: Add default process-based lifecycle provider
by Paulo Motta
· 10 months ago
8ab4167
CASSSIDECAR-360: Sidecar API Endpoint for Nodetool Compaction Stop (#272)
by Shalni Sundram
· 7 months ago
1ee13fb
CASSSIDECAR-243: Implementation of CDCPublisher (#294)
by Bernardo Botella
· 7 months ago
8d4ad5d
CASSSIDECAR-344: Sidecar endpoint for moving a node to a new token (#275)
by Sudipta
· 7 months ago
2d1444f
CASSSIDECAR-395: Returning JSON response for live migration status endpoints when returning error status codes (#307)
by N V Harikrishna
· 7 months ago
7ab3cdd
CASSSIDECAR-393: Migrate SystemAuthDatabaseAccessorIntTest to new integration test framework (#306)
by Francisco Guerrero
· 7 months ago
6cf4b4c
CASSSIDECAR-277: Support testing of post-TCM Cassandra (#305)
by Yifan Cai
· 7 months ago
4acee29
CASSSIDECAR-358: Adds API contribution and design guidelines (#293)
by Arjun Ashok
· 7 months ago
0c189a4
CASSSIDECAR-391: Upgrade vertx to 4.5.23 (#304)
by Francisco Guerrero
· 7 months ago
ea751ea
CASSSIDECAR-390: Fix for deadlock during JMX reconnection in sidecar (#303)
by Sudipta
· 7 months ago
4f0a33d
CASSSIDECAR-368: Fix request execution continues on wrong thread (#298)
by Yifan Cai
· 8 months ago
e1fe824
CASSSIDECAR-367: CachedAuthorizationHandler should pause and resume request while performing authZ operations (#295)
by Francisco Guerrero
· 8 months ago
fa9439b
CASSSIDECAR-366: Added endpoint for returning the system disk information (#297)
by N V Harikrishna
· 8 months ago
a2bf68a
CASSSIDECAR-388: Fixing Clear Snapshot fails when table/keyspace has mixed case in the name (#296)
by Shruti Sekaran
· 8 months ago
f77ce3f
ninja fix: amend CHANGES.txt for CASSSIDECAR-386
by Francisco Guerrero
· 8 months ago
41f6e51
CASSSIDECAR-386: File descriptor leak after file streamed in Sidecar Client (#291)
by Shruti Sekaran
· 8 months ago
39ef2b6
CASSSIDECAR-364: Endpoint to invalidate auth caches as required (#276)
by Shruti Sekaran
· 8 months ago
b9919f9
CASSSIDECAR-339: Add developer-facing docs on testing Sidecar (#255)
by Francisco Guerrero
· 8 months ago
f41b3ca
CASSSIDECAR-272: Add /api/v2/cassandra/settings which will return Cassandra configurations stored in system_views.settings (#264)
by Isaac Reath
· 8 months ago
0ad3e6f
ninja: remove grouping from dependabot
by Jon Haddad
· 9 months ago
37a881f
CASSSIDECAR-365: Setup CI using GitHub Actions
by Jon Haddad
· 9 months ago
99320f2
CASSSIDECAR-361: Fast Cassandra Input Validator (#273)
by Francisco Guerrero
· 9 months ago
e3a0644
CASSSIDECAR-362: duplicated caffeine version (#274)
by Bernardo Botella
· 9 months ago
ef6273c
CASSSIDECAR-332: Upgrade caffeine dependency (#245)
by Francisco Guerrero
· 9 months ago
efd30c9
CASSSIDECAR-345: live migration status endpoint (#259)
by N V Harikrishna
· 9 months ago
3b171b4
CASSSIDECAR-342: Sidecar endpoint for draining a node (#258)
by Sudipta
· 9 months ago
2cd024c
CASSSIDECAR-359: Avoid resuming stream early during SSTable upload (#271)
by Francisco Guerrero
· 9 months ago
Next »