Skip to content

Upgrade to MongoDB 4.4 on CI #3612

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

Closed
mp911de opened this issue Mar 29, 2021 · 0 comments
Closed

Upgrade to MongoDB 4.4 on CI #3612

mp911de opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
type: task A general task

Comments

@mp911de
Copy link
Member

mp911de commented Mar 29, 2021

Currently, builds fail with:

11:23:10  [ERROR] org.springframework.data.mongodb.core.MongoTemplateFieldProjectionTests.mapsNestedPathAggregationExpressionToDomainType  Time elapsed: 0.043 s  <<< ERROR!
11:23:10  org.springframework.data.mongodb.UncategorizedMongoDbException: Query failed with error code 2 and error message 'Unsupported projection option: person.last_name: { $toUpper: "$person.last_name" }' on server 127.0.0.1:27017; nested exception is com.mongodb.MongoQueryException: Query failed with error code 2 and error message 'Unsupported projection option: person.last_name: { $toUpper: "$person.last_name" }' on server 127.0.0.1:27017
11:23:10  	at org.springframework.data.mongodb.core.MongoTemplateFieldProjectionTests.mapsNestedPathAggregationExpressionToDomainType(MongoTemplateFieldProjectionTests.java:124)
11:23:10  Caused by: com.mongodb.MongoQueryException: Query failed with error code 2 and error message 'Unsupported projection option: person.last_name: { $toUpper: "$person.last_name" }' on server 127.0.0.1:27017
11:23:10  	at org.springframework.data.mongodb.core.MongoTemplateFieldProjectionTests.mapsNestedPathAggregationExpressionToDomainType(MongoTemplateFieldProjectionTests.java:124)

See https://jenkins.spring.io/view/SpringData/job/spring-data-mongodb/job/master/500/console

@mp911de mp911de added the type: task A general task label Mar 29, 2021
@mp911de mp911de self-assigned this Apr 8, 2021
@mp911de mp911de closed this as completed in c5f11dc Apr 8, 2021
@mp911de mp911de added this to the 3.2 GA (2021.0.0) milestone Apr 8, 2021
mp911de added a commit that referenced this issue Apr 8, 2021
mp911de added a commit that referenced this issue Apr 8, 2021
mp911de added a commit that referenced this issue Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant