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

[MINDEXER-222] RR backend in case of GAVCE search should reuse LastModified HTTP header #364

Merged
merged 2 commits into from
May 16, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented May 16, 2024

@cstamas cstamas self-assigned this May 16, 2024
cstamas added a commit to maveniverse/toolbox that referenced this pull request May 16, 2024
You will get banned, as I was.

Instead, use new feature of RR backend:
apache/maven-indexer#364
cstamas added a commit to maveniverse/mase that referenced this pull request May 16, 2024
Comment on lines 185 to 186
assertThat(searchResponse.getTotalHits(), equalTo(1));
assertNotNull(searchResponse.getPage().get(0).getLastUpdated());
Copy link
Member

Choose a reason for hiding this comment

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

I would to like a use one framework ...
so hamcrest or Assertions from JUnit in all place in one test class

cstamas added a commit to maveniverse/toolbox that referenced this pull request May 16, 2024
You will get banned, as I was.

Instead, use new feature of RR backend:
apache/maven-indexer#364

Pro: no ban from search 😄 plus is blazing FAST:
https://gist.github.com/cstamas/2c3af51114a2bb051731a4d4a4c0d7a8
@cstamas cstamas merged commit 22b8031 into apache:master May 16, 2024
7 checks passed
@cstamas cstamas deleted the MINDEXER-222 branch May 16, 2024 19:29
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