Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ibm-messaging/kafka-connect-jdbc-sink issues and pull requests
#62 - π‘ [Feature] - Does this repo support non schema'ed json or avro/protobuff?
Issue -
State: open - Opened by reidmeyer 8 months ago
#62 - π‘ [Feature] - Does this repo support non schema'ed json or avro/protobuff?
Issue -
State: open - Opened by reidmeyer 8 months ago
#61 - Addition of MEMORY_TABLE use in write to Db2
Pull Request -
State: closed - Opened by dzilio 10 months ago
- 1 comment
#60 - Bump org.postgresql:postgresql from 42.6.0 to 42.7.2
Pull Request -
State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#59 - π [BUG] - JDBC Sink Connector Not Writing to Existing Db2 Table
Issue -
State: open - Opened by Joel-hanson over 1 year ago
Labels: bug
#58 - Fix: checkstyle changes and its github action workflow
Pull Request -
State: closed - Opened by Joel-hanson over 1 year ago
#57 - feat: update versions
Pull Request -
State: closed - Opened by jhughes24816 over 1 year ago
#56 - chore: readme updates
Pull Request -
State: closed - Opened by jhughes24816 over 1 year ago
#55 - refactor: A new dockerfile for the connector, restructuring of the codebase, sorting of the imports
Pull Request -
State: closed - Opened by Joel-hanson over 1 year ago
#54 - Mysql support for JDBC Connector and a new dockerfile
Pull Request -
State: closed - Opened by Joel-hanson over 1 year ago
#53 - fix: Fix create table and insert statement execution for postgres and db2
Pull Request -
State: closed - Opened by Joel-hanson over 1 year ago
- 2 comments
#52 - fix: update packages to latest versions and add basic unit tests for the project
Pull Request -
State: closed - Opened by Joel-hanson almost 2 years ago
#51 - feat: New GitHub templates and workflows
Pull Request -
State: closed - Opened by Joel-hanson almost 2 years ago
#50 - fix: add github build release workflow
Pull Request -
State: closed - Opened by Joel-hanson almost 2 years ago
#49 - Bump postgresql from 42.4.1 to 42.4.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#48 - Fix to use prepared statements to prevent SQL injection attacks
Pull Request -
State: closed - Opened by chriscrossman-ibm over 2 years ago
- 1 comment
#47 - DB Writer has SQL Injection Issue
Issue -
State: closed - Opened by iamgollum over 2 years ago
- 2 comments
Labels: bug, priority
#46 - Bump postgresql from 42.2.1 to 42.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#45 - Bump postgresql from 42.2.1 to 42.3.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#44 - Bump postgresql from 42.2.1 to 42.2.25
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#43 - I want to solve a Timeout error. (Timed out waiting for a node assignment. Call: listNodes )
Issue -
State: closed - Opened by kokoji about 3 years ago
- 2 comments
#42 - Changed mq to jdbc.
Pull Request -
State: closed - Opened by wfouche over 3 years ago
#41 - Added the jdbc-sink.properties file for standalone mode
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 4 years ago
#40 - where is jdbc-sink.properties
Issue -
State: closed - Opened by SerhiiNesteruk over 4 years ago
- 2 comments
#39 - DB2 Connectivity Unchecked At Connector Initialization
Issue -
State: open - Opened by fwhippleibm over 4 years ago
- 2 comments
Labels: enhancement
#38 - Connector ungracefully fails when finding non-JSON data
Issue -
State: open - Opened by fwhippleibm over 4 years ago
#37 - GitHub actions for maven publish
Pull Request -
State: closed - Opened by seansund over 4 years ago
#36 - Added statment.close() to fix heap memory issue.
Pull Request -
State: closed - Opened by chriscrossman-ibm over 4 years ago
#35 - Timer
Pull Request -
State: closed - Opened by chriscrossman-ibm over 4 years ago
#34 - SQL scripts to query data from RTP_SUCCESS && RTP_FAILURE.
Pull Request -
State: closed - Opened by vandangogna almost 5 years ago
#33 - Headers support
Pull Request -
State: closed - Opened by malvin050 almost 5 years ago
#32 - revert package issue
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#31 - Updating package version
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#30 - Db2 cloud fixes
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#29 - DB schema support
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#28 - Added DatabaseType import to fix compilation issue
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
Labels: bug
#27 - Fix missing DatabaseType import from test
Issue -
State: closed - Opened by iamgollum almost 5 years ago
Labels: bug
#26 - Consider handling rollback and save points
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: enhancement
#25 - Consider handling different transaction isolation levels
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: enhancement
#24 - Added a driver not found exception into new package exception
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#23 - flattened packages
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#22 - Simplify package structure
Issue -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#21 - 19 remove dead code and packages
Pull Request -
State: closed - Opened by malvin050 almost 5 years ago
Labels: enhancement
#20 - Consider creating a custom exception when the configured database driver is not found
Issue -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#19 - Remove dead code and packages
Issue -
State: closed - Opened by malvin050 almost 5 years ago
Labels: enhancement
#18 - Add test dependencies with DatabaseType tests
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
#17 - Added config to git ignore
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#16 - Add config to gitignore
Issue -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#15 - Added ibm messaging licenses to code files
Pull Request -
State: closed - Opened by iamgollum almost 5 years ago
Labels: enhancement
#14 - README updates around database creation
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
Labels: enhancement
#13 - Add license headers to code base
Issue -
State: closed - Opened by iamgollum almost 5 years ago
#12 - Add docs in readme for setting up IBM DB2 and testing a simple payload
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: documentation
#11 - Added connect-distributed.properties and connect-standalone.propertieβ¦
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#10 - Add docs in readme for setting up postgres and testing a simple payload
Issue -
State: closed - Opened by chriscrossman-ibm almost 5 years ago
#9 - Create properties files in /config
Issue -
State: closed - Opened by malvin050 almost 5 years ago
#8 - Handle insert database model level config
Issue -
State: open - Opened by iamgollum almost 5 years ago
#7 - Cleanup and expand Java Docs in the repo
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: documentation, good first issue
#6 - Consider abstracting away the writer SQL statement generation to support other database SQL formats
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: enhancement
#5 - Consider applying a strategy pattern to the writer to support varying levels of complexity on indexing behaviors when mapping to a relational model
Issue -
State: open - Opened by iamgollum almost 5 years ago
#4 - Reduce frequency of connection pooling and improve performance
Issue -
State: open - Opened by iamgollum almost 5 years ago
#3 - Add support for a shareable schema registry for data (de)serialization such as Apache Avro
Issue -
State: closed - Opened by iamgollum almost 5 years ago
- 3 comments
Labels: enhancement, priority
#2 - Add test dependencies and expand coverage
Issue -
State: open - Opened by iamgollum almost 5 years ago
Labels: enhancement, good first issue
#1 - 1.0.0 version - JDBC Sink connector
Pull Request -
State: closed - Opened by chriscrossman-ibm almost 5 years ago