dongjinleekr commented on pull request #11472:
URL: https://github.com/apache/kafka/pull/11472#issuecomment-969438136


   @mimaison Here is the fix; redundant parameters to call 
`DumpLogSegments#[dumpLog, dumpTimeIndex]` in `DumpLogSegments#main` also had 
to be removed. After removing it, it works like a charm.
   
![20211116-082947](https://user-images.githubusercontent.com/2375128/141869153-b7f66d4f-f067-4290-9603-8c995c8ba326.png)
   I am still curious why the scala compiler has been past this, explicit 
syntax errors. It may be related to `DumpLogSegments.dumpTimeIndex( ... 
Int.MaxValue)` I removed earlier, but I can't be certain yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to