/aliyun-log-flink-connector

flink log connector

Primary LanguageJavaApache License 2.0Apache-2.0

Change log

0.1.16
  • Enahncement: Auto retry until success for server side exception.
0.1.15
  • Bugfix: Unexpected exception when read only shard has been deleted in the middle of pulling data.
0.1.14
  • Allow log serialize result to be null in producer.
0.1.13
  • Increment maximum retry backoff.
  • Update SDK to 0.6.34.
0.1.12
  • Add support for auto commit checkpoint.
  • Optimize throttling.