[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-09-28 Thread Xintong Song (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xintong Song updated FLINK-23607:
-
Fix Version/s: (was: 1.14.1)
   1.14.0

> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Roman Khachatryan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.14.0, 1.15.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime and flink-core - compile (not provided) and 
> test for test-jar
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-23607:
---
Labels: pull-request-available  (was: )

> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Roman Khachatryan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.15.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime and flink-core - compile (not provided) and 
> test for test-jar
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-24 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Fix Version/s: (was: 1.14.0)
   1.15.0

> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Yuan Mei
>Priority: Major
> Fix For: 1.15.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime and flink-core - compile (not provided) and 
> test for test-jar
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-24 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Parent: FLINK-21352
Issue Type: Sub-task  (was: Technical Debt)

> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Yuan Mei
>Priority: Major
> Fix For: 1.14.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime and flink-core - compile (not provided) and 
> test for test-jar
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-06 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Description: 
- Clean up `flink-statebackend-changelog` denpendencies (move 
flink-statebackend-changelog depency to flink-test-utils) 
 - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
 - fix the scope of flink-runtime and flink-core - compile (not provided) and 
test for test-jar
 - Document how changelog randomization flags work.

  was:
- Clean up `flink-statebackend-changelog` denpendencies (move 
flink-statebackend-changelog depency to flink-test-utils) 
 - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
 - fix the scope of flink-runtime (and make it consistent with flink-core scope 
- compile/test)
 - Document how changelog randomization flags work.


> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Yuan Mei
>Priority: Major
> Fix For: 1.14.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime and flink-core - compile (not provided) and 
> test for test-jar
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-06 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Description: 
- Clean up `flink-statebackend-changelog` denpendencies (move 
flink-statebackend-changelog depency to flink-test-utils) 
 - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
 - fix the scope of flink-runtime (and make it consistent with flink-core scope 
- compile/test)
 - Document how changelog randomization flags work.

  was:
- Clean up `flink-statebackend-changelog` denpendencies (move 
flink-statebackend-changelog depency to flink-test-utils) 
 - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
 - fix the scope of flink-runtime (and make it consistent with flink-core scope)
 - Document how changelog randomization flags work.


> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Yuan Mei
>Priority: Major
> Fix For: 1.14.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime (and make it consistent with flink-core 
> scope - compile/test)
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-06 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Priority: Major  (was: Minor)

> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Assignee: Yuan Mei
>Priority: Major
> Fix For: 1.14.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime (and make it consistent with flink-core 
> scope)
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-06 Thread Yuan Mei (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yuan Mei updated FLINK-23607:
-
Description: 
- Clean up `flink-statebackend-changelog` denpendencies (move 
flink-statebackend-changelog depency to flink-test-utils) 
 - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
 - fix the scope of flink-runtime (and make it consistent with flink-core scope)
 - Document how changelog randomization flags work.

  was:
- check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
- fix the scope of flink-runtime (and make it consistent with flink-core scope)


> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Priority: Minor
> Fix For: 1.14.0
>
>
> - Clean up `flink-statebackend-changelog` denpendencies (move 
> flink-statebackend-changelog depency to flink-test-utils) 
>  - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
>  - fix the scope of flink-runtime (and make it consistent with flink-core 
> scope)
>  - Document how changelog randomization flags work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-23607) Cleanup unnecessary dependencies in dstl pom.xml

2021-08-03 Thread Roman Khachatryan (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-23607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Khachatryan updated FLINK-23607:
--
Description: 
- check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary; comment if they are transitive
- fix the scope of flink-runtime (and make it consistent with flink-core scope)

  was:
- check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
flink-test-utils-junit) are indeed necessary
- fix the scope of flink-runtime (and make it consistent with flink-core scope)


> Cleanup unnecessary dependencies in dstl pom.xml
> 
>
> Key: FLINK-23607
> URL: https://issues.apache.org/jira/browse/FLINK-23607
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Runtime / State Backends
>Affects Versions: 1.14.0
>Reporter: Roman Khachatryan
>Priority: Minor
> Fix For: 1.14.0
>
>
> - check whether some dependencies (i.e. flink-streaming-java, shaded guava, 
> flink-test-utils-junit) are indeed necessary; comment if they are transitive
> - fix the scope of flink-runtime (and make it consistent with flink-core 
> scope)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)