issues
search
datastax
/
starlight-for-kafka
DataStax - Starlight for Kafka
Apache License 2.0
17
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade Avro to 1.11.4 to address CVE-2024-47561 in 3.1_ds
#101
nikhil-ctds
closed
1 month ago
0
Upgrade Avro to 1.11.4 to address CVE-2024-47561 in 2.10_ds
#100
nikhil-ctds
closed
1 month ago
0
fix project compilation due to missing evelit:json-schema jar
#99
nicoloboschi
closed
5 months ago
0
Use retry-able error codes for fetch failures (FETCH_SESSION_ID_NOT_FOUND instead of UNKNOWN_SERVER_ERROR)
#98
zzzming
closed
5 months ago
3
disconnect on repeated errors
#97
dlg99
opened
6 months ago
0
[FEATURE] Support Kafka 3.6 admin clients for INCREMENTAL_ALTER_CONFIGS
#96
nicoloboschi
opened
6 months ago
0
deps: Fixes for CVE-2023-39410, CVE-2022-1471 & CVE-2023-5072
#95
mukesh-ctds
closed
6 months ago
0
DockerTest updated for pulsar-3.1
#94
mukesh-ctds
closed
9 months ago
0
Code changes to make s4k compatible with pulsar-3.1
#93
mukesh-ctds
closed
9 months ago
0
[fix][transaction] The delta time should less than aborted txn index purge interval
#92
gaoran10
closed
1 year ago
1
[BUG] broker does not start
#91
miton18
opened
1 year ago
0
Impl/cherry picks
#90
eolivelli
opened
1 year ago
1
[cherry-pick][back-port] Make TxnTransitMetadata.topicPartitions immutable
#89
Demogorgon314
closed
1 year ago
0
WIP: Cherry-picks from KOP, do not squash
#88
dlg99
closed
1 year ago
2
Use brokerClientTlsEnabled to configure pulsar client
#87
michaeljmarshall
closed
1 year ago
0
Upgrade to luna streaming 2.10_4.3
#86
michaeljmarshall
closed
1 year ago
0
Fix usage of Pulsar's AuthenticationState object
#85
michaeljmarshall
closed
1 year ago
0
Use new Authentication methods to support OIDC integration
#84
michaeljmarshall
closed
1 year ago
2
[proxy] Fix ProduceRequest doesn't pass timeoutMs
#82
eolivelli
closed
1 year ago
0
[transactions] KIP-664 Implement abortTransaction from KafkaAdmin (proxy)
#79
eolivelli
closed
1 year ago
0
[transactions] Implement KIP-664 DescribeProducers
#78
eolivelli
closed
1 year ago
0
[transactions] Implement KIP-664 - DESCRIBE_TRANSACTIONS
#77
eolivelli
closed
1 year ago
0
[transactions] Implement KIP-664 listTransactions
#76
eolivelli
closed
1 year ago
0
Update Kafka wireprotocol to 3.4.0 + KIP-699 + KIP-709
#75
eolivelli
closed
1 year ago
2
[improvement] Do not use a static LOOKUP_CACHE
#74
eolivelli
closed
1 year ago
0
Add multi-tenant support for OAuth authentication (#1728)
#73
eolivelli
closed
1 year ago
1
[transactions] Handle BROKER_NOT_AVAILABLE in TransactionMarkerRequestCompletionHandler
#72
eolivelli
closed
1 year ago
0
[tests] Debug and fix MultiLedgerTest
#71
eolivelli
closed
1 year ago
0
[transactions] Reset transaction state during failures
#70
eolivelli
closed
1 year ago
0
[transactions] Do not cache failed futures in TransactionMarkerChannelManager
#69
eolivelli
closed
1 year ago
0
[BUG] Error during recovery java.lang.IllegalArgumentException: Producer's epoch in persistent://public/default/tests4k-2-partition-40 is 2, which is smaller than the last seen epoch 3
#68
eolivelli
opened
1 year ago
0
[improvements] Use the TopicEventListener API
#67
eolivelli
closed
1 year ago
1
Upgrade LS dependency to 2.10.3.3
#66
eolivelli
closed
1 year ago
0
[transactions] Fix automatic snapshots and enable kafkaTxnPurgeAbortedTxnIntervalSeconds by default
#65
eolivelli
closed
1 year ago
0
[tests] Add tests about automatic purge of aborted TXs
#64
eolivelli
closed
1 year ago
0
[transactions] Add more transactions tests and fix period snapshots and purgeTx period handling
#63
eolivelli
closed
1 year ago
0
[tests] Unflaky more transactions tests
#62
eolivelli
closed
1 year ago
0
[transactions] Ensure that SNAPSHOTS and PurgeAbortedTX run on the same thread as writes
#61
eolivelli
closed
1 year ago
0
[transactions] Better handling of network exceptions while sending TX markers and de-flaky TransactionsTest
#60
eolivelli
closed
1 year ago
0
[fix] Preserve ordering of writes when Transaction recovery kicks in
#59
eolivelli
closed
1 year ago
3
[bugfix] Fix NPE in PendingTopicFutures (and fix KafkaMessageOrderTestBase)
#58
eolivelli
closed
1 year ago
1
[security] Proxy to broker and broker to broker hostname verification
#57
michaeljmarshall
closed
1 year ago
6
[oauth] Move back OAuth2 specific classes to the oauth2 package
#56
eolivelli
closed
1 year ago
0
[performance] Remove dummy 10ms throttling on FetchResponse
#55
eolivelli
closed
1 year ago
0
[security] Proxy>Broker, Broker>Broker communications: inherit BrokerClient configuration
#54
eolivelli
closed
1 year ago
0
[oauth] Bring back the old package name for server side artifacts
#53
eolivelli
closed
1 year ago
0
[performance] Serialisation improvements after migration to 2.8.x Kafka client
#52
eolivelli
closed
1 year ago
1
[performance] Reduce the number of single byte writes to Direct ByteBufs
#51
eolivelli
closed
1 year ago
1
Update Pulsar version to Luna Streaming 2.10.3.0
#50
eolivelli
closed
1 year ago
0
Flaky-test: TransactionTest.consumeTxnMessage (more often called via TransactionWithOAuthBearerAuthTest)
#49
eolivelli
closed
1 year ago
0
Next