Skip to content

Replaced deprecated rome-fetcher with java 11 HttpClient#92

Merged
mbien merged 1 commit intoapache:masterfrom
mbien:romefetcher_removal
Jul 4, 2021
Merged

Replaced deprecated rome-fetcher with java 11 HttpClient#92
mbien merged 1 commit intoapache:masterfrom
mbien:romefetcher_removal

Conversation

@mbien
Copy link
Copy Markdown
Member

@mbien mbien commented Jun 16, 2021

rome-fetcher can be relatively easy replaced with Java 11 HttpClient while still using the non-deprecated parts of Apache ROME, the only piece missing is the on-disk feed cache.

Interestingly, it appears that the cache was only used as workaround to timestamp feeds which did not have update dates in them. So removing the cache might alter the logic slightly for feed entries without update date since they are always seen as not modified now.

It would be great if someone with Roller Planet experience could check if the aggregator is still working as expected. Tests are green.

@snoopdave
Copy link
Copy Markdown
Contributor

Very nice! don't see any problems here.

Copy link
Copy Markdown
Contributor

@snoopdave snoopdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mbien mbien merged commit 043da93 into apache:master Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants