[
https://issues.apache.org/jira/browse/BEAM-13430?focusedWorklogId=719052&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-719052
]
ASF GitHub Bot logged work on BEAM-13430:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/22 22:33
Start Date: 01/Feb/22 22:33
Worklog Time Spent: 10m
Work Description: emilymye commented on a change in pull request #16688:
URL: https://github.com/apache/beam/pull/16688#discussion_r797098911
##########
File path: runners/flink/flink_runner.gradle
##########
@@ -151,6 +151,7 @@ dependencies {
implementation "org.apache.flink:flink-streaming-java_2.11:$flink_version"
// RocksDB state backend (included in the Flink distribution)
provided "org.apache.flink:flink-statebackend-rocksdb_2.11:$flink_version"
+ testImplementation
"org.apache.flink:flink-statebackend-rocksdb_2.11:$flink_version"
Review comment:
Edited last commit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 719052)
Time Spent: 80.5h (was: 80h 20m)
> Upgrade Gradle version to 7.3
> -----------------------------
>
> Key: BEAM-13430
> URL: https://issues.apache.org/jira/browse/BEAM-13430
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P1
> Fix For: 2.36.0
>
> Time Spent: 80.5h
> Remaining Estimate: 0h
>
> This is the first version to support Java 17
>
> https://docs.gradle.org/current/userguide/compatibility.html
--
This message was sent by Atlassian Jira
(v8.20.1#820001)