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

Fix bug when stopClusters weren't lazy initialized everywhere #2178

Merged
merged 1 commit into from Dec 21, 2015

Conversation

buma
Copy link
Contributor

@buma buma commented Dec 1, 2015

Fixes #2162. In Index API call for all clusters and for specific stop
clusters. Stop clusters were not lazy initialized.

They should be according to code comments and they were in profile
routing and lucene search.

Fixes #2162. In Index API call for all clusters and for specific stop
clusters. Stop clusters were not lazy initialized.

They should be according to code comments and they were in profile
routing and lucene search.
@buma buma added the bug label Dec 1, 2015
abyrd added a commit that referenced this pull request Dec 21, 2015
Fix bug when stopClusters weren't lazy initialized everywhere
@abyrd abyrd merged commit 153db5d into master Dec 21, 2015
@abyrd
Copy link
Member

abyrd commented Dec 21, 2015

Thanks @buma

flibbertigibbet pushed a commit to flibbertigibbet/OpenTripPlanner that referenced this pull request Jan 25, 2016
…lusterBug

Fix bug when stopClusters weren't lazy initialized everywhere
barslett added a commit to barslett/OpenTripPlanner that referenced this pull request Dec 8, 2016
Lazy initialization of stop clusters was missing. Introduced it as was done for Index API in opentripplanner#2178.
@t2gran t2gran deleted the fixStopClusterBug branch December 1, 2020 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants