Skip to content

Experimental Cache fill plugin (#7470) - #7764

Merged
ezelkow1 merged 2 commits into
apache:8.1.xfrom
vmamidi:slow_client_plugin
May 3, 2021
Merged

Experimental Cache fill plugin (#7470)#7764
ezelkow1 merged 2 commits into
apache:8.1.xfrom
vmamidi:slow_client_plugin

Conversation

@vmamidi

@vmamidi vmamidi commented Apr 29, 2021

Copy link
Copy Markdown
Contributor
  • Experimental Cache fill plugin

  • remove trailing whitespace

  • Add documentation

  • Remove trailing whitespace

(cherry picked from commit 8ac0019)

* Experimental Cache fill plugin

* remove trailing whitespace

* Add documentation

* Remove trailing whitespace

(cherry picked from commit 8ac0019)
#include "ts/ts.h"
#include "ts/remap.h"
#include "background_fetch.h"
typedef std::unordered_map<std::string, bool> OutstandingRequests;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems it was already declared in the H file.

@ezelkow1 ezelkow1 added this to the 8.1.2 milestone Apr 29, 2021
@ezelkow1

Copy link
Copy Markdown
Member

[approve ci]

@ezelkow1

Copy link
Copy Markdown
Member

[appoce ci autest]

@vmamidi

vmamidi commented Apr 30, 2021

Copy link
Copy Markdown
Contributor Author

[approve ci autest]

@bryancall bryancall added Backport Marked for backport for an LTS patch release Plugins labels May 3, 2021
@ezelkow1
ezelkow1 merged commit 9b18543 into apache:8.1.x May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release Plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants