Sign in
apache
/
geode-kafka-connector
/
HEAD
37992b8
GEODE-9925: Add LICENSE and NOTICE for binary (#18)
by Dan Smith
· 3 years, 3 months ago
master
f56f050
Upgrade dependencies (#17)
by Nabarun Nag
· 3 years, 5 months ago
5056824
Correcting grammar of the connector description (#13)
by Ashish Choudhary
· 4 years, 4 months ago
14f059f
Add a CI (#9)
by M. Oleske
· 4 years, 6 months ago
f47ce7f
Correcting Kafka spelling (#4)
by Ashish Choudhary
· 4 years, 6 months ago
935e6ac
GEODE-8006 Add .asf.yaml to control notifications
by Anthony Baker
· 5 years ago
63bc09a
Added information about --max-message-count and increased default queue and batch sizes
by Jason Huynh
· 5 years ago
d2b2f54
Code improvements:
by Nabarun Nag
· 5 years ago
d5e1868
Added additional info logging if queue is full
by Jason Huynh
· 5 years ago
3c3804b
Debug logging added
by Naburun Nag
· 5 years ago
a713123
Added some logging statements.
by Naburun Nag
· 5 years ago
fffb643
Adding recommenders
by Naburun Nag
· 5 years ago
f709b20
Added validator and replaced use of booleans with enum
by Naburun Nag
· 5 years ago
645afd5
Adding the version text file.
by Naburun Nag
· 5 years ago
78d473c
Adding the versioning system for the connector.
by Naburun Nag
· 5 years ago
ba8280f
Using ConnectException
by Naburun Nag
· 5 years ago
6f1a87e
Apache-rat integration.
by Naburun Nag
· 5 years ago
8509d6d
Spotless enabled
by Naburun Nag
· 5 years ago
7de6066
Changing the Config definitions to include group, ordering, display name etc.
by Naburun Nag
· 5 years ago
a22b76e
moved cache creation errors to GeodeContext
by Jason Huynh
· 5 years ago
084a9ac
Removing gradle artifacts.
by nabarunnag
· 5 years ago
d6651f1
Moved all string contansts to separate variables and classes
by Naburun Nag
· 5 years ago
77c9a5a
Adding the configuration changes as per spec
by Naburun Nag
· 5 years ago
990e660
Update README.md
by Jason Huynh
· 5 years ago
bf0e1e7
Update README.md
by Jason Huynh
· 5 years ago
7e332d1
Update README.md
by Jason Huynh
· 5 years ago
711a5ef
Update README.md
by Jason Huynh
· 5 years ago
52e2d6b
Fixed the logo file
by Naburun Nag
· 5 years ago
5189d2d
Changing the project to a maven project
by Naburun Nag
· 5 years ago
98ea7fa
fixing path on default security auth init
by Jason Huynh
· 5 years ago
bc637cd
Added JsonPdxConverter (#2)
by Donal Evans
· 5 years ago
97a9f92
Adding licensing header to fix rat issue
by Jason Huynh
· 5 years ago
9a62655
Removed javadoc issues
by Naburun Nag
· 5 years ago
a4d0e0d
Removal of unused variables
by Naburun Nag
· 5 years ago
5d1ac78
Static analyzer performance improvements.
by Naburun Nag
· 5 years ago
b4163e6
regEx improvements.
by Naburun Nag
· 5 years ago
2f30160
Improved the regEx statements.
by Naburun Nag
· 5 years ago
4380578
Fixed spelling mistakes
by Naburun Nag
· 5 years ago
75d1107
Static analyzer changes
by Naburun Nag
· 5 years ago
1154a79
Update README.md
by Jason Huynh
· 5 years ago
3515ae7
Converting global variables to local
by Naburun Nag
· 5 years ago
792e301
geode-dunit dependency added and naming changes
by Nabarun Nag
· 5 years ago
7d7a77d
Added SystemPropertyAuthInit Test
by Jason Huynh
· 5 years ago
5b5d659
All configurable parameters are now using '-' as delimiter instead of camelCase
by Jason Huynh
· 5 years ago
b3e4f05
Modified initial results to consume the correct type Modified security
by Jason Huynh
· 5 years ago
d75871a
modified package of default system property auth init
by Jason Huynh
· 5 years ago
5fb019c
Modified to use ConfigDef and default values
by Jason Huynh
· 5 years ago
045d055
Renaming the package name to org.apache.geode.kafka
by Naburun Nag
· 5 years ago
a9892d2
Adding sample property files
by Jason Huynh
· 5 years ago
aa984b3
Adding an AuthInitialize, just for example and readme sake
by Jason Huynh
· 5 years ago
bf89bf7
Update README.md
by Jason Huynh
· 5 years ago
76349ee
Added shadowJar task. To build uber jar just run ./gradlew shadowJar
by Jason Huynh
· 5 years ago
05fdba8
Addition of rat and spolessApply
by Naburun Nag
· 5 years ago
803791d
Update README.md
by Jason Huynh
· 5 years ago
2bc300e
Update README.md
by Jason Huynh
· 5 years ago
4ff1f22
Configurable shared event buffer
by Jason Huynh
· 5 years ago
7b4ee00
Fixed bug where tasks were sharing the same props
by Jason Huynh
· 5 years ago
8b3c942
Update README.md
by Jason Huynh
· 5 years ago
6ce3c56
Update README.md
by Jason Huynh
· 5 years ago
63fd78f
Removed system outs Passing through the security auth init property
by Jason Huynh
· 5 years ago
76b5b35
Added license headers to source and test files
by Jason Huynh
· 5 years ago
dc11e32
Update README.md
by Jason Huynh
· 5 years ago
d0ba457
Update README.md
by Jason Huynh
· 5 years ago
1de8d07
Update README.md
by Jason Huynh
· 5 years ago
7e41cc2
Update README.md
by Jason Huynh
· 5 years ago
2778b1e
Added info to readme
by Jason Huynh
· 5 years ago
bdff4a2
Seperated out Configuration into source and sink where appropriate
by Jason Huynh
· 5 years ago
f24f02b
Adding the idea folder to gitignore
by Naburun Nag
· 5 years ago
d5114b5
Adding missing classes
by Jason Huynh
· 5 years ago
d4cf915
Reworked region to topic and topic to region parsing
by Jason Huynh
· 5 years ago
9746583
Split regions and topics per task.
by Jason Huynh
· 5 years ago
1258cfc
Added loading entire region through initial results
by Jason Huynh
· 5 years ago
04bdfc9
end to end tests use unique topic/regions, incase of cyclical/endless looping of events
by Jason Huynh
· 5 years ago
a570805
Added sink task and sink class Added end to end sink test
by Jason Huynh
· 5 years ago
337b2f8
Adding a git ignore file
by Naburun Nag
· 5 years ago
bf35490
added logger to classes Removed system outs
by Jason Huynh
· 5 years ago
9e4bc00
Added GeodeContext (for reals this time) Added GeodeConnectorConfigTest
by Jason Huynh
· 5 years ago
6d2ec84
Added GeodeContext to handle cache related operations
by Jason Huynh
· 5 years ago
65c83c8
Changed all config to lower case
by Jason Huynh
· 5 years ago
455192a
added missing files
by Jason Huynh
· 5 years ago
7032841
end to end test "passes" Not sure why we dont get all the events or don't get any events until enough polls are called
by Jason Huynh
· 5 years ago
94f18cb
geode as source to kafka hack test successful
by Jason Huynh
· 5 years ago
409e6ca
Worker and herder added Source taskes being instantiated
by Jason Huynh
· 5 years ago
da1bfb6
added log4j and able to stand up geode/kafka/zookeeper
by Jason Huynh
· 5 years ago
24c80bf
First cut of source and source task
by Jason Huynh
· 5 years ago
9a8768b
Initial commit
by Jason Huynh
· 6 years ago