Title: Feature Registry not refreshing · Issue #5601 · feast-dev/feast · GitHub
Open Graph Title: Feature Registry not refreshing · Issue #5601 · feast-dev/feast
X Title: Feature Registry not refreshing · Issue #5601 · feast-dev/feast
Description: Expected Behavior When a new object is inserted into the registry, the UI should show it. Current Behavior When applying new objects to the Feature Registry the cache is not refreshed, so in the UI they new objects are not shown Steps to...
Open Graph Description: Expected Behavior When a new object is inserted into the registry, the UI should show it. Current Behavior When applying new objects to the Feature Registry the cache is not refreshed, so in the UI...
X Description: Expected Behavior When a new object is inserted into the registry, the UI should show it. Current Behavior When applying new objects to the Feature Registry the cache is not refreshed, so in the UI...
Opengraph URL: https://github.com/feast-dev/feast/issues/5601
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Feature Registry not refreshing","articleBody":"## Expected Behavior \nWhen a new object is inserted into the registry, the UI should show it.\n\n## Current Behavior\nWhen applying new objects to the Feature Registry the cache is not refreshed, so in the UI they new objects are not shown\n\n## Steps to reproduce\n\nConfig:\n```\nproject: feast_experiment\nregistry:\n registry_type: sql\n path: postgresql+psycopg://registry_user:registry_pass@feast_registry_db:5432/feast_registry\n sqlalchemy_config_kwargs:\n echo: false\n pool_pre_ping: true\nprovider: local\nonline_store:\n type: redis\n connection_string: feast_online_store:6379\noffline_store:\n type: postgres\n host: feast_offline_db\n port: 5432\n user: offline_user\n password: offline_pass\n database: feast_offline\nentity_key_serialization_version: 3\nauth:\n type: no_auth\n```\n\nDocker Compose:\n```\nservices:\n feature_server:\n container_name: feast_ui\n image: quay.io/feastdev/feature-server:latest\n command: feast --log-level=DEBUG -c /feature_repo ui -h 0.0.0.0\n volumes:\n - ./configs/docker_compose:/feature_repo\n ports:\n - 8888:8888\n feast_offline_db:\n image: postgres:15.6\n container_name: feast_offline_db\n restart: unless-stopped\n environment:\n POSTGRES_USER: offline_user\n POSTGRES_PASSWORD: offline_pass\n POSTGRES_DB: feast_offline\n ports:\n - \"5428:5432\"\n volumes:\n - ./backend/offline_db:/var/lib/postgresql/data\n\n feast_registry_db:\n image: postgres:15.6\n container_name: feast_registry_db\n restart: unless-stopped\n environment:\n POSTGRES_USER: registry_user\n POSTGRES_PASSWORD: registry_pass\n POSTGRES_DB: feast_registry\n ports:\n - \"5439:5432\"\n volumes:\n - ./backend/regitry_db:/var/lib/postgresql/data\n\n feast_online_store:\n image: redis:7.2\n container_name: feast_online_store\n restart: unless-stopped\n ports:\n - \"6375:6379\"\n volumes:\n - ./backend/online_db:/data\n\n```\n\n### Specifications\n\n- Version: feast==0.53.0\n- Platform: amd64\n- Subsystem: linux\n\n## Possible Solution\n\nNot sure what is happening in the refresh logic.","author":{"url":"https://github.com/scottmelhop","@type":"Person","name":"scottmelhop"},"datePublished":"2025-09-09T07:55:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/5601/feast/issues/5601"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:a9f3c563-9a8b-72b2-96a7-1275ede94b49 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A46E:35E3DA:53472A8:7084B08:696E19DC |
| html-safe-nonce | 784ccd55c6b4afabd330bbd900436f094d16d6fa6ad7540832fa8efbec43c68d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNDZFOjM1RTNEQTo1MzQ3MkE4OjcwODRCMDg6Njk2RTE5REMiLCJ2aXNpdG9yX2lkIjoiNzkzNjg5NDQ4NDM4MzQwNjU1NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | af05157620b440afe7e586044d3125cdd2b45c275347c18bd026ee2fcbdffb7a |
| hovercard-subject-tag | issue:3397129553 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feast-dev/feast/5601/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4c573c1205255b6a238eb524f32f268ad0b42a0f787f33f2312938f2e1bf16bf/feast-dev/feast/issues/5601 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4c573c1205255b6a238eb524f32f268ad0b42a0f787f33f2312938f2e1bf16bf/feast-dev/feast/issues/5601 |
| og:image:alt | Expected Behavior When a new object is inserted into the registry, the UI should show it. Current Behavior When applying new objects to the Feature Registry the cache is not refreshed, so in the UI... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | scottmelhop |
| hostname | github.com |
| expected-hostname | github.com |
| None | 113cc336e7105fbb9f2ee8beb67c6cc584d65fa66a8a1a5dd236ba66db174af7 |
| turbo-cache-control | no-preview |
| go-import | github.com/feast-dev/feast git https://github.com/feast-dev/feast.git |
| octolytics-dimension-user_id | 57027613 |
| octolytics-dimension-user_login | feast-dev |
| octolytics-dimension-repository_id | 161133770 |
| octolytics-dimension-repository_nwo | feast-dev/feast |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 161133770 |
| octolytics-dimension-repository_network_root_nwo | feast-dev/feast |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 1d23f8b0bc31294c6a73ba2f3adfdd8c7052ca1e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width