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
An existing consumer can become locked if consumed offset is too low
#41
ducas
opened
8 years ago
0
Fix new consumer group blocking
#40
ducas
closed
8 years ago
1
Balanced consumer in new group doesn't retrieve messages from topics that don't start at offset 0
#39
ducas
closed
8 years ago
3
need to set earliestOffset in SimpleManager
#38
wizdata
opened
8 years ago
1
add fetch wait max ms and fetch min bytes to consumer configuration
#37
ducas
closed
8 years ago
1
Add IZookeeperConsumerConnector interface
#36
ducas
closed
8 years ago
1
Consumer method is not work
#35
vuralmehmett
opened
8 years ago
2
Fix for RecreateSyncProducerPoolForMetadata
#34
maximecaron
opened
8 years ago
1
Fix for RecreateSyncProducerPoolForMetadata()
#33
maximecaron
closed
8 years ago
1
In BrokerPartitionInfo.cs list of brokers is never refreshed from Zookeeper
#32
maximecaron
opened
8 years ago
1
Gfodor/add throttle time to fetch response
#31
gfodor
opened
8 years ago
9
Message stream interfaces
#30
ducas
closed
8 years ago
2
expose producer method to send multiple producerdata
#29
ducas
closed
8 years ago
1
publish the package to nuget.org
#28
avoxm
closed
8 years ago
3
Offsets handling inconsistent with Java consumers
#27
ducas
opened
8 years ago
0
Producer don't start if one broker is down
#26
Eyaku13
closed
8 years ago
1
Nuget Package
#25
tamizhvendan
closed
8 years ago
1
override setting position of fetch offset with flag
#24
ducas
closed
8 years ago
2
Messages received multiple times when using ZookeeperConsumerConnector.CommitOffset
#23
ducas
closed
8 years ago
0
Kafka 0.9 producer fix
#22
johnstark
opened
8 years ago
2
[PVS-Studio] ConsumeGroupFindNewLeaderSleepIntervalMs initialization
#21
jthelin
closed
8 years ago
1
[PVS-Studio] V3005 - ConsumeGroupFindNewLeaderSleepIntervalMs variable assigned to itself
#20
jthelin
closed
8 years ago
3
Intial .nuspec
#19
riamandii
closed
8 years ago
3
test typo fix
#18
riamandii
closed
8 years ago
1
Fix some build issues related to VS nuget package restore + references.
#17
jthelin
closed
8 years ago
1
Small Typo
#16
riamandii
closed
8 years ago
0
Add standard .gitattributes file, as recommended by GitHub Client app.
#15
jthelin
closed
8 years ago
1
Create a nuget package please
#14
avoxm
closed
8 years ago
3
Use syntax highlighting on code examples
#13
epayet
closed
8 years ago
4
Any plans for a DotNetCore implementation?
#12
raffaeler
closed
8 years ago
5
Better code examples in the readme
#11
epayet
closed
8 years ago
8
Low performance
#10
alexandrnikitin
closed
8 years ago
4
Property calls instead of method invocations
#9
alexandrnikitin
closed
8 years ago
2
Fix string format parameter in ZookeeperConsumerConnector
#8
alexandrnikitin
closed
8 years ago
2
Nuget package fixes
#7
jthelin
closed
8 years ago
2
fixed 2 spelling mistakes
#6
johnstark
closed
8 years ago
3
Fix git clone url
#5
AlgorithmsAreCool
closed
8 years ago
2
After a rebalance set consumedOffset=commitedOffset and NOT consumedOffset=fetchOffset which could lead to data loss. Don't commit offset if it already commited
#4
soumyajit-sahu
closed
8 years ago
1
Update THIRD-PARTY-NOTICES.txt
#3
hannakim123
closed
8 years ago
1
Add a Gitter chat badge to README.md
#2
gitter-badger
closed
8 years ago
1
Update to add Exact Target attribution
#1
hannakim123
closed
8 years ago
0
Previous