KNet icon indicating copy to clipboard operation
KNet copied to clipboard

PR #426 contains code updates on KNet Connect SDK shall be tested

Open masesdevelopers opened this issue 1 year ago • 2 comments

          This PR contains changes on KNet Connect SDK that can introduce bugs: make a test on it to verify compatibility.

Originally posted by @masesdevelopers in https://github.com/masesgroup/KNet/issues/426#issuecomment-1972087844

masesdevelopers avatar Feb 29 '24 22:02 masesdevelopers

The code of https://github.com/masesgroup/KNet/blob/9bf7012a0561bf7642a68157c53684a851dfcaed/src/net/KNet/Specific/Connect/KNetSinkTask.cs#L44 can be optimized returning an IEnumerable<SinkRecord> managed from a specific class able to use Prefetch which prepares SinkRecords while the user code uses them.

masesdevelopers avatar Feb 29 '24 22:02 masesdevelopers

Tests will be postponed after #429 will be closed: updates and verification will be done with latest Apache Kafka version

masesdevelopers avatar Mar 01 '24 02:03 masesdevelopers