Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 184
    • Merge requests 184
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23526

Merged
Created May 17, 2019 by Scott Snyder@ssnyderDeveloper

AthViews: Change SimpleView::proxy_exact to silently return failure.

  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

ReadHandle is changing to prefer calling proxy_exact() to proxy(), as that's faster in most cases. If proxy_exact() fails, it falls back to proxy(). For now, change SimpleView::proxy_exact() to silently return failure so that ReadHandle will fall back to proxy(). It will be faster, though, if SimpleView can properly implement proxy_exact().

(cout deliberately left commented out for now).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: proxyExact.AthViews-20190517