issues
search
microsoft
/
CSharpClient-for-Kafka
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
Other
463
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed versionId from 1 to 0 in ParititionLeaderFinder
#91
akudhingra
opened
6 years ago
0
VersionId used in PartitionLeaderFinder when creating topic metadata request seems to be incorrect
#90
akudhingra
opened
6 years ago
3
Is there any retry mechanism in kafka-net dll while message sending failure?
#89
ms0713
opened
6 years ago
4
Topic with more than one partition
#88
kamalmangtani
opened
6 years ago
0
BCL API usage improvements (LINQ, exceptions, locking).
#87
szKarlen
opened
6 years ago
1
is this support for .net framework 2.0
#86
matthewli968
opened
6 years ago
1
Support of Kafka offsets vs Zookeeper offsets
#85
drinkbird
opened
7 years ago
0
Update to suggest confluent-kafka-dotnet client
#84
edenhill
closed
7 years ago
1
Examples are very complex to use and sample code as well.
#83
thetechi
opened
8 years ago
0
Class ProducerConfigurationSection is not included in project
#82
chs2000
opened
8 years ago
0
Created library as digitally signed as its required to be installed i…
#81
andyfenna
opened
8 years ago
3
ZKSessionExpireListener - HandleStateChanged error in code
#80
ofirzaibert
opened
8 years ago
0
Support for client certificates when connecting to Brokers?
#79
karsten42
opened
8 years ago
0
FailedToSendMessageException when RequiredAcks != 0
#78
jbrestan
opened
8 years ago
4
Possible issue in Message.cs
#77
mjwills
opened
8 years ago
0
Is there any initiative to support .NET Core?
#76
nostrebor
opened
8 years ago
0
Is there any sample to use the producer and custumer
#75
victortony
opened
8 years ago
1
Balanced Consumer Usage throw TimeoutException
#74
sinjimmyi
opened
8 years ago
0
consumer unable to connect zookeeper
#73
limwesley
opened
8 years ago
0
simple example of producer and consumer
#72
limwesley
opened
8 years ago
0
Roadmap and support
#71
danielmarbach
opened
8 years ago
7
Update log4net to fix Issue #57
#70
CryptArchy
opened
8 years ago
7
The lag can not be committed to zero
#69
MoneySuccess
opened
8 years ago
2
Zookeeper ReadData function not working properly
#68
kevinco26
opened
8 years ago
0
Port in CoreCLR
#67
BDeus
opened
8 years ago
1
Switch Zookeeper.NET dependecy to ZooKeeperNetEx
#66
mscrivo
opened
8 years ago
3
Multiples consumers for multiples zookeepers
#65
juliansg1980
opened
8 years ago
2
Producer response does not return offset
#64
jinhong-
opened
8 years ago
0
Kerberos support
#63
tataopop
opened
8 years ago
4
Fetch offset repeating from some random previously committed offset after reaching end of messages, in loop.
#62
PrasadBallingam
opened
8 years ago
3
ConsumerOffset fix when OffsetOutOfRange
#61
YixuanLiu
closed
8 years ago
2
Producer example is not complete
#60
klimchuk
closed
8 years ago
1
ConsumedOffset is handled incorrectly when an OffsetOutOfRange error is received by the fetcher
#59
YixuanLiu
closed
8 years ago
2
ConsumedOffset is handled incorrectly when an OffsetOutOfRange error is received by the fetcher
#58
mhorstma
opened
8 years ago
0
log4net dependency
#57
jo5ef
opened
8 years ago
2
Multiple fetcher threads created when partition leader changes
#56
ducas
opened
8 years ago
0
Revert log4net update due to public key change in newer versions of log4net
#55
mhorstma
closed
8 years ago
0
ZooKeeper can't load log4net assembly
#54
Neftedollar
closed
8 years ago
2
Optimization and bubble up ProducerResponseStatus
#53
jbeacham
opened
8 years ago
5
Nuget package versioning fix
#52
mhorstma
closed
8 years ago
1
rebalance finished event
#51
ducas
opened
8 years ago
0
Add a destructor to close the underlying connection
#50
soumyajit-sahu
closed
8 years ago
1
change Connect() to use async connect call and honor receiveTimeoutMs…
#49
danielli90
closed
8 years ago
2
Update to use log4net 2.0.3 (also called 2.0.15).
#48
dtauzell
closed
8 years ago
5
ConsumerIterator Lag Bad managed
#47
kupiku
closed
8 years ago
7
1) Fix log loss scenario during rebalance, 2) use api version 0 inste…
#46
soumyajit-sahu
closed
8 years ago
0
Change offset commit behaviour to be in line with Java consumers
#45
ducas
opened
8 years ago
6
Gfodor/add timestamp to producer
#44
gfodor
closed
8 years ago
4
Gfodor/add timestamp to producer
#43
gfodor
closed
8 years ago
2
Fix nuget package creation of KafkaNET.library
#42
mhorstma
closed
8 years ago
1
Next