Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0
-
None
Description
While debugging a flink kafka app I noticed that the logPartitionInfo method is broken. It's missing a marker, and hence the stringbuffer is never logged.
I can create a pull-request fixing the problem if necessary.