Since input record offsets are stored in RocksDB, it can be difficult to debug issues which require knowing the input topic offset that corresponds to the last message consumed. This information is necessary to obtain the message that, for example, caused a crash. Some documentation on how this should be done would be very helpful.