Andy Jiang created GOBBLIN-1862:
-----------------------------------
Summary: Allow reference count to be 0 but no less
Key: GOBBLIN-1862
URL: https://issues.apache.org/jira/browse/GOBBLIN-1862
Project: Apache Gobblin
Issue Type: Bug
Reporter: Andy Jiang
Due to possible issues upstream reporting incorrect reference counts for number
of records, there could be times when the reference count reported to be 0.
In the current case, if reference tier counter is reported to be 0, an
exception is thrown, however is silently swallowed. Thus, causing the watermark
to not move forward in this case or in the case of a quiet topic for hours
where there are no records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)