Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassCastException while replaying revisit record #67

Closed
kngenie opened this issue Jan 30, 2015 · 1 comment
Closed

ClassCastException while replaying revisit record #67

kngenie opened this issue Jan 30, 2015 · 1 comment
Labels

Comments

@kngenie
Copy link
Member

kngenie commented Jan 30, 2015

Revisit record handling code makes a bad assumption that revisit records are always an instance of WarcResource. There's a alternative implementation JWATResource, and revisit replay throws ClassCastException with it.

Internally known as WWM-101.

@kngenie kngenie added the bug label Jan 30, 2015
@kngenie
Copy link
Member Author

kngenie commented Jan 30, 2015

Fixed in 954d453 and 2430150. Merged to master in 5ad39da.
Merged to iipc/master in 1dbd4f3.

@kngenie kngenie closed this as completed Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant