[jira] [Commented] (BEAM-14373) Support using FlinkRunner with the beam_sql magic

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548883#comment-17548883
 ] 

Beam JIRA Bot commented on BEAM-14373:
--

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> Support using FlinkRunner with the beam_sql magic
> -
>
> Key: BEAM-14373
> URL: https://issues.apache.org/jira/browse/BEAM-14373
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-py-interactive
>Reporter: Ning
>Priority: P2
>
> Adding support to using FlinkRunner with the beam_sql magic.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14373) Support using FlinkRunner with the beam_sql magic

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14373:
-
Labels:   (was: stale-assigned)

> Support using FlinkRunner with the beam_sql magic
> -
>
> Key: BEAM-14373
> URL: https://issues.apache.org/jira/browse/BEAM-14373
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-py-interactive
>Reporter: Ning
>Priority: P2
>
> Adding support to using FlinkRunner with the beam_sql magic.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (BEAM-14373) Support using FlinkRunner with the beam_sql magic

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot reassigned BEAM-14373:


Assignee: (was: Ning)

> Support using FlinkRunner with the beam_sql magic
> -
>
> Key: BEAM-14373
> URL: https://issues.apache.org/jira/browse/BEAM-14373
> Project: Beam
>  Issue Type: Improvement
>  Components: runner-py-interactive
>Reporter: Ning
>Priority: P2
>  Labels: stale-assigned
>
> Adding support to using FlinkRunner with the beam_sql magic.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13615) Bumping up FnApi environment version to 9 in Java, Python SDK

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13615:
-
Priority: P3  (was: P2)

> Bumping up FnApi environment version to 9 in Java, Python SDK
> -
>
> Key: BEAM-13615
> URL: https://issues.apache.org/jira/browse/BEAM-13615
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core, sdk-py-core
>Reporter: Heejong Lee
>Priority: P3
>  Labels: stale-P2
>  Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> Bumping up FnApi environment version to 9 in Java, Python SDK.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13525) Java VR (Dataflow, V2, Streaming) failing: ParDoTest$TimestampTests/OnWindowExpirationTests

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13525:
-
Priority: P3  (was: P2)

> Java VR (Dataflow, V2, Streaming) failing: 
> ParDoTest$TimestampTests/OnWindowExpirationTests
> ---
>
> Key: BEAM-13525
> URL: https://issues.apache.org/jira/browse/BEAM-13525
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Emily Ye
>Priority: P3
>  Labels: stale-P2
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Test failures in org.apache.beam.sdk.transforms.ParDoTest in:
>  * TimestampTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1572/]
>  * OnWindowExpirationTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1563/]
> These seem to directly correlate to new tests added in:
>  * [https://github.com/apache/beam/pull/15540]
>  * [https://github.com/apache/beam/pull/15994]
> I think the TimestampTests are also failing in 
> [https://issues.apache.org/jira/projects/BEAM/issues/BEAM-13498,] so maybe we 
> can use this to track OnWindowExpirationTests failures
>  
> My guess is these shouldn't be running for Portable Runner/FnAPI tests.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-13525) Java VR (Dataflow, V2, Streaming) failing: ParDoTest$TimestampTests/OnWindowExpirationTests

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-13525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548872#comment-17548872
 ] 

Beam JIRA Bot commented on BEAM-13525:
--

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Java VR (Dataflow, V2, Streaming) failing: 
> ParDoTest$TimestampTests/OnWindowExpirationTests
> ---
>
> Key: BEAM-13525
> URL: https://issues.apache.org/jira/browse/BEAM-13525
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Emily Ye
>Priority: P3
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Test failures in org.apache.beam.sdk.transforms.ParDoTest in:
>  * TimestampTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1572/]
>  * OnWindowExpirationTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1563/]
> These seem to directly correlate to new tests added in:
>  * [https://github.com/apache/beam/pull/15540]
>  * [https://github.com/apache/beam/pull/15994]
> I think the TimestampTests are also failing in 
> [https://issues.apache.org/jira/projects/BEAM/issues/BEAM-13498,] so maybe we 
> can use this to track OnWindowExpirationTests failures
>  
> My guess is these shouldn't be running for Portable Runner/FnAPI tests.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-13615) Bumping up FnApi environment version to 9 in Java, Python SDK

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-13615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548873#comment-17548873
 ] 

Beam JIRA Bot commented on BEAM-13615:
--

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Bumping up FnApi environment version to 9 in Java, Python SDK
> -
>
> Key: BEAM-13615
> URL: https://issues.apache.org/jira/browse/BEAM-13615
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core, sdk-py-core
>Reporter: Heejong Lee
>Priority: P3
>  Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> Bumping up FnApi environment version to 9 in Java, Python SDK.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13525) Java VR (Dataflow, V2, Streaming) failing: ParDoTest$TimestampTests/OnWindowExpirationTests

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13525:
-
Labels:   (was: stale-P2)

> Java VR (Dataflow, V2, Streaming) failing: 
> ParDoTest$TimestampTests/OnWindowExpirationTests
> ---
>
> Key: BEAM-13525
> URL: https://issues.apache.org/jira/browse/BEAM-13525
> Project: Beam
>  Issue Type: Bug
>  Components: test-failures
>Reporter: Emily Ye
>Priority: P3
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Test failures in org.apache.beam.sdk.transforms.ParDoTest in:
>  * TimestampTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1572/]
>  * OnWindowExpirationTests: 
> [https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1563/]
> These seem to directly correlate to new tests added in:
>  * [https://github.com/apache/beam/pull/15540]
>  * [https://github.com/apache/beam/pull/15994]
> I think the TimestampTests are also failing in 
> [https://issues.apache.org/jira/projects/BEAM/issues/BEAM-13498,] so maybe we 
> can use this to track OnWindowExpirationTests failures
>  
> My guess is these shouldn't be running for Portable Runner/FnAPI tests.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13615) Bumping up FnApi environment version to 9 in Java, Python SDK

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13615:
-
Labels:   (was: stale-P2)

> Bumping up FnApi environment version to 9 in Java, Python SDK
> -
>
> Key: BEAM-13615
> URL: https://issues.apache.org/jira/browse/BEAM-13615
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core, sdk-py-core
>Reporter: Heejong Lee
>Priority: P3
>  Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> Bumping up FnApi environment version to 9 in Java, Python SDK.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-12898) Flink Load Tests failure- UncheckedExecutionException - leaking vms

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-12898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548730#comment-17548730
 ] 

Beam JIRA Bot commented on BEAM-12898:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Flink Load Tests failure- UncheckedExecutionException - leaking vms
> ---
>
> Key: BEAM-12898
> URL: https://issues.apache.org/jira/browse/BEAM-12898
> Project: Beam
>  Issue Type: Test
>  Components: test-failures
>Reporter: Alex Amato
>Assignee: Andoni Guzman
>Priority: P2
>  Labels: stale-assigned
> Fix For: 2.38.0
>
> Attachments: 6L8weM2p7mDLMJV.png, BmJoKx8T8pZT2Ls.png
>
>  Time Spent: 10h 20m
>  Remaining Estimate: 0h
>
> Same failure from different tests:
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Flink_Batch/277/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_Combine_Flink_Batch/289/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/290/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Flink_Batch/295/console]
> I think that this test may also be responsible for leaking some gce vms on  
> apache-beam-testing. As this morning we discovered several vms that were not 
> torn down. I suspect this is the cause of the leaked vms.
> The vms have names like this:
> vm names:
>  beam-loadtests-python*flink*
>  beam-loadtests-go*flink*
> i.e.
> beam-loadtests-go-cogbk-flink-batch-277-m
>  beam-loadtests-go-gbk-flink-batch-290-w-2
>  beam-loadtests-go-pardo-flink-batch-295-m
>  beam-loadtests-go-sideinput-flink-batch-269-w-2
>  beam-loadtests-python-combine-flink-batch-766-m
>  beam-loadtests-python-combine-flink-streaming-368-w-0
>  beam-loadtests-python-pardo-flink-batch-716-m
>  
> It seems like this tests are spinning up a dataproc cluster. The gce metadata 
> on the vms refers to a lot of dataproc stuff (attached). Likely the tests are 
> crashing and not running their code to clean up/shutdown the dataproc cluster.
> Logs
> 
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_Combine_Flink_Batch/lastBuild/console]
> 01:43:59 2021/09/14 08:43:59  (): 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  java.lang.IllegalArgumentException: Encountered unsupported logical type 
> URN: int01:43:59 2021/09/14 08:43:59  (): 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  java.lang.IllegalArgumentException: Encountered unsupported logical type 
> URN: int01:43:59 at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2050)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.get(LocalCache.java:3952)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4958)01:43:59
>  at 
> org.apache.beam.runners.core.construction.RehydratedComponents.getCoder(RehydratedComponents.java:168)01:43:59
>  at 
> org.apache.beam.runners.fnexecution.wire.WireCoders.instantiateRunnerWireCoder(WireCoders.java:94)01:43:59
>  at 
> org.apache.beam.runners.fnexecution.wire.WireCoders.instantiateRunnerWireCoder(WireCoders.java:75)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translateExecutableStage(FlinkBatchPortablePipelineTranslator.java:311)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translate(FlinkBatchPortablePipelineTranslator.java:272)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translate(FlinkBatchPortablePipelineTranslator

[jira] [Updated] (BEAM-14273) Update BQ connector to support new JSON type (Python)

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14273:
-
Labels: stale-assigned  (was: )

> Update BQ connector to support new JSON type (Python)
> -
>
> Key: BEAM-14273
> URL: https://issues.apache.org/jira/browse/BEAM-14273
> Project: Beam
>  Issue Type: New Feature
>  Components: io-py-gcp
>Reporter: Ahmed Abualsaud
>Assignee: Ahmed Abualsaud
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 7h
>  Remaining Estimate: 0h
>
> BQ has a new JSON type that is defined here: 
> [https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type]
> We should update Beam BQ Java and Python connectors to support that for 
> various read methods (export jobs, storage API) and write methods (load jobs, 
> streaming inserts, storage API).
> We should also add integration tests that exercise reading from /writing to 
> BQ tables with columns that has JSON type.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14161) Add dynamic splitting to JdbcIO.readWithPartitions

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14161:
-
Labels: stale-assigned  (was: )

> Add dynamic splitting to JdbcIO.readWithPartitions
> --
>
> Key: BEAM-14161
> URL: https://issues.apache.org/jira/browse/BEAM-14161
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-jdbc
>Reporter: Pablo Estrada
>Assignee: Jean-Baptiste Onofré
>Priority: P2
>  Labels: stale-assigned
> Fix For: Not applicable
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Now, the JDBC IO is basically a {{DoFn}} executed with a {{{}ParDo{}}}. So, 
> it means that parallelism is "limited" and executed on one executor. 
> ReadWithPartitions does some preliminary partitioning of the data, but any 
> skew in data range or workload will create an unbalanced workload.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-12844) Cassandra IO Does not work with ssl enabled Cassandra/Cosmos DB on Azure

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12844:
-
Labels: cloud feature-request stale-assigned  (was: cloud feature-request)

> Cassandra IO Does not work with ssl enabled Cassandra/Cosmos DB on Azure
> 
>
> Key: BEAM-12844
> URL: https://issues.apache.org/jira/browse/BEAM-12844
> Project: Beam
>  Issue Type: New Feature
>  Components: io-java-cassandra
>Affects Versions: 2.32.0
> Environment: Azure AKS.
>Reporter: Jay Ghiya
>Assignee: vincent marquez
>Priority: P3
>  Labels: cloud, feature-request, stale-assigned
>
> Not Able to use cassandra Io with ssl enabled cosmos db or cassandra as 
> cassandra IO does not expose cluster builder options. This looks like a basic 
> feature set. It would be great to resolve this as early as possible to avoid 
> organizations rejecting it due to missing ssl feature.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-12898) Flink Load Tests failure- UncheckedExecutionException - leaking vms

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12898:
-
Labels: stale-assigned  (was: )

> Flink Load Tests failure- UncheckedExecutionException - leaking vms
> ---
>
> Key: BEAM-12898
> URL: https://issues.apache.org/jira/browse/BEAM-12898
> Project: Beam
>  Issue Type: Test
>  Components: test-failures
>Reporter: Alex Amato
>Assignee: Andoni Guzman
>Priority: P2
>  Labels: stale-assigned
> Fix For: 2.38.0
>
> Attachments: 6L8weM2p7mDLMJV.png, BmJoKx8T8pZT2Ls.png
>
>  Time Spent: 10h 20m
>  Remaining Estimate: 0h
>
> Same failure from different tests:
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Flink_Batch/277/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_Combine_Flink_Batch/289/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_GBK_Flink_Batch/290/console]
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_ParDo_Flink_Batch/295/console]
> I think that this test may also be responsible for leaking some gce vms on  
> apache-beam-testing. As this morning we discovered several vms that were not 
> torn down. I suspect this is the cause of the leaked vms.
> The vms have names like this:
> vm names:
>  beam-loadtests-python*flink*
>  beam-loadtests-go*flink*
> i.e.
> beam-loadtests-go-cogbk-flink-batch-277-m
>  beam-loadtests-go-gbk-flink-batch-290-w-2
>  beam-loadtests-go-pardo-flink-batch-295-m
>  beam-loadtests-go-sideinput-flink-batch-269-w-2
>  beam-loadtests-python-combine-flink-batch-766-m
>  beam-loadtests-python-combine-flink-streaming-368-w-0
>  beam-loadtests-python-pardo-flink-batch-716-m
>  
> It seems like this tests are spinning up a dataproc cluster. The gce metadata 
> on the vms refers to a lot of dataproc stuff (attached). Likely the tests are 
> crashing and not running their code to clean up/shutdown the dataproc cluster.
> Logs
> 
> [https://ci-beam.apache.org/job/beam_LoadTests_Go_Combine_Flink_Batch/lastBuild/console]
> 01:43:59 2021/09/14 08:43:59  (): 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  java.lang.IllegalArgumentException: Encountered unsupported logical type 
> URN: int01:43:59 2021/09/14 08:43:59  (): 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.UncheckedExecutionException:
>  java.lang.IllegalArgumentException: Encountered unsupported logical type 
> URN: int01:43:59 at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2050)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.get(LocalCache.java:3952)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974)01:43:59
>  at 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4958)01:43:59
>  at 
> org.apache.beam.runners.core.construction.RehydratedComponents.getCoder(RehydratedComponents.java:168)01:43:59
>  at 
> org.apache.beam.runners.fnexecution.wire.WireCoders.instantiateRunnerWireCoder(WireCoders.java:94)01:43:59
>  at 
> org.apache.beam.runners.fnexecution.wire.WireCoders.instantiateRunnerWireCoder(WireCoders.java:75)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translateExecutableStage(FlinkBatchPortablePipelineTranslator.java:311)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translate(FlinkBatchPortablePipelineTranslator.java:272)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkBatchPortablePipelineTranslator.translate(FlinkBatchPortablePipelineTranslator.java:118)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkPipelineRunner.runPipelineWithTranslator(FlinkPipelineRunner.java:115)01:43:59
>  at 
> org.apache.beam.runners.flink.FlinkPipelineRunner.run(FlinkPipelineRunner.java:85)01:43:59
>  at 
> org.apache.beam.runners.jobsubmission.JobInvocation.runPipeline(JobInvocation.java:86)01:43:59
>  at 
> org.a

[jira] [Commented] (BEAM-14161) Add dynamic splitting to JdbcIO.readWithPartitions

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548727#comment-17548727
 ] 

Beam JIRA Bot commented on BEAM-14161:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Add dynamic splitting to JdbcIO.readWithPartitions
> --
>
> Key: BEAM-14161
> URL: https://issues.apache.org/jira/browse/BEAM-14161
> Project: Beam
>  Issue Type: Improvement
>  Components: io-java-jdbc
>Reporter: Pablo Estrada
>Assignee: Jean-Baptiste Onofré
>Priority: P2
>  Labels: stale-assigned
> Fix For: Not applicable
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Now, the JDBC IO is basically a {{DoFn}} executed with a {{{}ParDo{}}}. So, 
> it means that parallelism is "limited" and executed on one executor. 
> ReadWithPartitions does some preliminary partitioning of the data, but any 
> skew in data range or workload will create an unbalanced workload.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14250) Coder registration doesn't work for types in main module.

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548725#comment-17548725
 ] 

Beam JIRA Bot commented on BEAM-14250:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Coder registration doesn't work for types in main module.
> -
>
> Key: BEAM-14250
> URL: https://issues.apache.org/jira/browse/BEAM-14250
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Robert Bradshaw
>Assignee: Robert Bradshaw
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> This is because type equality is not preserved through pickling. (Similarly 
> for any other dynamic types that can't be pickled by reference.)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14230) Python JDBC API don't recognize "statement" parameter

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14230:
-
Labels: stale-assigned  (was: )

> Python JDBC API don't recognize "statement" parameter
> -
>
> Key: BEAM-14230
> URL: https://issues.apache.org/jira/browse/BEAM-14230
> Project: Beam
>  Issue Type: Bug
>  Components: cross-language
>Affects Versions: 2.35.0
>Reporter: Deepak Nagaraj
>Assignee: Pablo Estrada
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> JDBC [write 
> API|https://beam.apache.org/releases/pydoc/2.35.0/apache_beam.io.jdbc.html?highlight=jdbc#apache_beam.io.jdbc.WriteToJdbc]
>  allow a "statement" parameter to pass custom INSERT statements (e.g. 
> UPSERTs).
> However, when I pass a "statement" parameter in 
> apache_beam.io.jdbc.WriteToJdbc(), I still see the usual INSERT coming in my 
> Postgres logs.
> Additional context in this mailing list thread.
> https://lists.apache.org/thread/doy941o8f6lg5jq47vvftbcfg3849ztc



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14273) Update BQ connector to support new JSON type (Python)

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548728#comment-17548728
 ] 

Beam JIRA Bot commented on BEAM-14273:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Update BQ connector to support new JSON type (Python)
> -
>
> Key: BEAM-14273
> URL: https://issues.apache.org/jira/browse/BEAM-14273
> Project: Beam
>  Issue Type: New Feature
>  Components: io-py-gcp
>Reporter: Ahmed Abualsaud
>Assignee: Ahmed Abualsaud
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 7h
>  Remaining Estimate: 0h
>
> BQ has a new JSON type that is defined here: 
> [https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#json_type]
> We should update Beam BQ Java and Python connectors to support that for 
> various read methods (export jobs, storage API) and write methods (load jobs, 
> streaming inserts, storage API).
> We should also add integration tests that exercise reading from /writing to 
> BQ tables with columns that has JSON type.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-12844) Cassandra IO Does not work with ssl enabled Cassandra/Cosmos DB on Azure

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-12844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548729#comment-17548729
 ] 

Beam JIRA Bot commented on BEAM-12844:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Cassandra IO Does not work with ssl enabled Cassandra/Cosmos DB on Azure
> 
>
> Key: BEAM-12844
> URL: https://issues.apache.org/jira/browse/BEAM-12844
> Project: Beam
>  Issue Type: New Feature
>  Components: io-java-cassandra
>Affects Versions: 2.32.0
> Environment: Azure AKS.
>Reporter: Jay Ghiya
>Assignee: vincent marquez
>Priority: P3
>  Labels: cloud, feature-request, stale-assigned
>
> Not Able to use cassandra Io with ssl enabled cosmos db or cassandra as 
> cassandra IO does not expose cluster builder options. This looks like a basic 
> feature set. It would be great to resolve this as early as possible to avoid 
> organizations rejecting it due to missing ssl feature.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14250) Coder registration doesn't work for types in main module.

2022-06-04 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14250:
-
Labels: stale-assigned  (was: )

> Coder registration doesn't work for types in main module.
> -
>
> Key: BEAM-14250
> URL: https://issues.apache.org/jira/browse/BEAM-14250
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py-core
>Reporter: Robert Bradshaw
>Assignee: Robert Bradshaw
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> This is because type equality is not preserved through pickling. (Similarly 
> for any other dynamic types that can't be pickled by reference.)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14230) Python JDBC API don't recognize "statement" parameter

2022-06-04 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548726#comment-17548726
 ] 

Beam JIRA Bot commented on BEAM-14230:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Python JDBC API don't recognize "statement" parameter
> -
>
> Key: BEAM-14230
> URL: https://issues.apache.org/jira/browse/BEAM-14230
> Project: Beam
>  Issue Type: Bug
>  Components: cross-language
>Affects Versions: 2.35.0
>Reporter: Deepak Nagaraj
>Assignee: Pablo Estrada
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> JDBC [write 
> API|https://beam.apache.org/releases/pydoc/2.35.0/apache_beam.io.jdbc.html?highlight=jdbc#apache_beam.io.jdbc.WriteToJdbc]
>  allow a "statement" parameter to pass custom INSERT statements (e.g. 
> UPSERTs).
> However, when I pass a "statement" parameter in 
> apache_beam.io.jdbc.WriteToJdbc(), I still see the usual INSERT coming in my 
> Postgres logs.
> Additional context in this mailing list thread.
> https://lists.apache.org/thread/doy941o8f6lg5jq47vvftbcfg3849ztc



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14102) [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546509#comment-17546509
 ] 

Beam JIRA Bot commented on BEAM-14102:
--

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers 
> -
>
> Key: BEAM-14102
> URL: https://issues.apache.org/jira/browse/BEAM-14102
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4
>
> [Config 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14048?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Context 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14081?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Plugin 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14053?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-12572) All beam examples should get continuously exercised

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12572:
-
Labels:   (was: stale-assigned)

> All beam examples should get continuously exercised
> ---
>
> Key: BEAM-12572
> URL: https://issues.apache.org/jira/browse/BEAM-12572
> Project: Beam
>  Issue Type: New Feature
>  Components: testing
>Reporter: Valentyn Tymofieiev
>Priority: P3
>  Time Spent: 70h 40m
>  Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see: 
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
> Test examples on Dataflow, Spark, Flink and Direct runners 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13004) A load test for DebeziumIO that uses postgres as a database

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13004:
-
Labels:   (was: stale-assigned)

> A load test for DebeziumIO that uses postgres as a database
> ---
>
> Key: BEAM-13004
> URL: https://issues.apache.org/jira/browse/BEAM-13004
> Project: Beam
>  Issue Type: Bug
>  Components: cross-language, io-java-debezium
>Reporter: Pablo Estrada
>Priority: P2
>  Time Spent: 6h
>  Remaining Estimate: 0h
>
> We need to test that DebeziumIO can work with a small database over a period 
> of 30 or 20 minutes. Let's write a load test that uses Python's 
> ReadFromDebezium and inserts a continuous stream of data into a database for 
> 20 minutes - and finally checks correctness of the streamed output.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-13004) A load test for DebeziumIO that uses postgres as a database

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546511#comment-17546511
 ] 

Beam JIRA Bot commented on BEAM-13004:
--

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> A load test for DebeziumIO that uses postgres as a database
> ---
>
> Key: BEAM-13004
> URL: https://issues.apache.org/jira/browse/BEAM-13004
> Project: Beam
>  Issue Type: Bug
>  Components: cross-language, io-java-debezium
>Reporter: Pablo Estrada
>Priority: P2
>  Time Spent: 6h
>  Remaining Estimate: 0h
>
> We need to test that DebeziumIO can work with a small database over a period 
> of 30 or 20 minutes. Let's write a load test that uses Python's 
> ReadFromDebezium and inserts a continuous stream of data into a database for 
> 20 minutes - and finally checks correctness of the streamed output.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (BEAM-12572) All beam examples should get continuously exercised

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot reassigned BEAM-12572:


Assignee: (was: Fernando Morales)

> All beam examples should get continuously exercised
> ---
>
> Key: BEAM-12572
> URL: https://issues.apache.org/jira/browse/BEAM-12572
> Project: Beam
>  Issue Type: New Feature
>  Components: testing
>Reporter: Valentyn Tymofieiev
>Priority: P3
>  Labels: stale-assigned
>  Time Spent: 70h 40m
>  Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see: 
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
> Test examples on Dataflow, Spark, Flink and Direct runners 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (BEAM-14198) [CdapIO] Implement CDAP IO interface for batch plugins: Read

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot reassigned BEAM-14198:


Assignee: (was: Vitaly Terentyev)

> [CdapIO] Implement CDAP IO interface for batch plugins: Read
> 
>
> Key: BEAM-14198
> URL: https://issues.apache.org/jira/browse/BEAM-14198
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4, stale-assigned
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Work stopped] (BEAM-14198) [CdapIO] Implement CDAP IO interface for batch plugins: Read

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Work on BEAM-14198 stopped by Beam JIRA Bot.

> [CdapIO] Implement CDAP IO interface for batch plugins: Read
> 
>
> Key: BEAM-14198
> URL: https://issues.apache.org/jira/browse/BEAM-14198
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14102) [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14102:
-
Labels: cdap-io-sprint-4  (was: cdap-io-sprint-4 stale-assigned)

> [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers 
> -
>
> Key: BEAM-14102
> URL: https://issues.apache.org/jira/browse/BEAM-14102
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4
>
> [Config 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14048?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Context 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14081?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Plugin 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14053?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-12572) All beam examples should get continuously exercised

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-12572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546512#comment-17546512
 ] 

Beam JIRA Bot commented on BEAM-12572:
--

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> All beam examples should get continuously exercised
> ---
>
> Key: BEAM-12572
> URL: https://issues.apache.org/jira/browse/BEAM-12572
> Project: Beam
>  Issue Type: New Feature
>  Components: testing
>Reporter: Valentyn Tymofieiev
>Priority: P3
>  Time Spent: 70h 40m
>  Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see: 
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
> Test examples on Dataflow, Spark, Flink and Direct runners 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (BEAM-13004) A load test for DebeziumIO that uses postgres as a database

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot reassigned BEAM-13004:


Assignee: (was: Andoni Guzman)

> A load test for DebeziumIO that uses postgres as a database
> ---
>
> Key: BEAM-13004
> URL: https://issues.apache.org/jira/browse/BEAM-13004
> Project: Beam
>  Issue Type: Bug
>  Components: cross-language, io-java-debezium
>Reporter: Pablo Estrada
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 6h
>  Remaining Estimate: 0h
>
> We need to test that DebeziumIO can work with a small database over a period 
> of 30 or 20 minutes. Let's write a load test that uses Python's 
> ReadFromDebezium and inserts a continuous stream of data into a database for 
> 20 minutes - and finally checks correctness of the streamed output.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (BEAM-14102) [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot reassigned BEAM-14102:


Assignee: (was: Vitaly Terentyev)

> [CdapIO] Adopt CDAP IO for bath plugins: Read PoC using wrappers 
> -
>
> Key: BEAM-14102
> URL: https://issues.apache.org/jira/browse/BEAM-14102
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4, stale-assigned
>
> [Config 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14048?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Context 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14081?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
> [Plugin 
> wrapper|https://issues.apache.org/jira/browse/BEAM-14053?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20io-java-cdap%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14198) [CdapIO] Implement CDAP IO interface for batch plugins: Read

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546510#comment-17546510
 ] 

Beam JIRA Bot commented on BEAM-14198:
--

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> [CdapIO] Implement CDAP IO interface for batch plugins: Read
> 
>
> Key: BEAM-14198
> URL: https://issues.apache.org/jira/browse/BEAM-14198
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14198) [CdapIO] Implement CDAP IO interface for batch plugins: Read

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14198:
-
Labels: cdap-io-sprint-4  (was: cdap-io-sprint-4 stale-assigned)

> [CdapIO] Implement CDAP IO interface for batch plugins: Read
> 
>
> Key: BEAM-14198
> URL: https://issues.apache.org/jira/browse/BEAM-14198
> Project: Beam
>  Issue Type: Task
>  Components: io-java-cdap
>Reporter: Elizaveta Lomteva
>Priority: P2
>  Labels: cdap-io-sprint-4
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14131) Very poor code wrapping on Spark comparison page.

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546498#comment-17546498
 ] 

Beam JIRA Bot commented on BEAM-14131:
--

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Very poor code wrapping on Spark comparison page.
> -
>
> Key: BEAM-14131
> URL: https://issues.apache.org/jira/browse/BEAM-14131
> Project: Beam
>  Issue Type: Bug
>  Components: website
>Reporter: Robert Bradshaw
>Priority: P3
>
> There is copious whitespace to the left, while the sample code to the right 
> is wrapped to about a dozen characters.
> https://beam.apache.org/get-started/from-spark/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14131) Very poor code wrapping on Spark comparison page.

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14131:
-
Labels:   (was: stale-P2)

> Very poor code wrapping on Spark comparison page.
> -
>
> Key: BEAM-14131
> URL: https://issues.apache.org/jira/browse/BEAM-14131
> Project: Beam
>  Issue Type: Bug
>  Components: website
>Reporter: Robert Bradshaw
>Priority: P3
>
> There is copious whitespace to the left, while the sample code to the right 
> is wrapped to about a dozen characters.
> https://beam.apache.org/get-started/from-spark/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14131) Very poor code wrapping on Spark comparison page.

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14131:
-
Priority: P3  (was: P2)

> Very poor code wrapping on Spark comparison page.
> -
>
> Key: BEAM-14131
> URL: https://issues.apache.org/jira/browse/BEAM-14131
> Project: Beam
>  Issue Type: Bug
>  Components: website
>Reporter: Robert Bradshaw
>Priority: P3
>  Labels: stale-P2
>
> There is copious whitespace to the left, while the sample code to the right 
> is wrapped to about a dozen characters.
> https://beam.apache.org/get-started/from-spark/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13250) GCSFileSystem is not facilitating injection of the gcs url

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13250:
-
Labels: stale-P2  (was: )

> GCSFileSystem is not facilitating injection of the gcs url
> --
>
> Key: BEAM-13250
> URL: https://issues.apache.org/jira/browse/BEAM-13250
> Project: Beam
>  Issue Type: Improvement
>  Components: io-py-gcp
>Affects Versions: 2.33.0
>Reporter: Mathieu Leduc-Hamel
>Priority: P2
>  Labels: stale-P2
> Fix For: Not applicable
>
>  Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> Inside `apache_beam.io.gcp.gcsfilesystem.GCSFileSystem` is directly 
> instantiating for every operations an instance of 
> `apache_beam.io.gcp.gcsio.GcsIO` without allowing anyone to make use of the 
> flexibility of instantiating with a custom client storage.
> As you can see inside `GcsIO` there's an optional parameter called 
> `storage_client` and that would give us the possibility to overwrite the 
> storage client by example depending of the run level and potentially make use 
> of a Gcs emulator locally when testing the infrastructure.
> Right now the only way we have to overwrite the gcs url is by monkey patching 
> the default storage which is not most clean way of doing it.
>  
> Potential solution:
> If `GCSFileSystem` was transformed by example by adding a single class method 
> to generate every one of thse `GcsIO`, that would give us the possibility to 
> create a custom `GCSFileSystem` class, inheriting from it, without 
> duplicating all of it's code and to inject our desired url depending of the 
> run level.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-13250) GCSFileSystem is not facilitating injection of the gcs url

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546489#comment-17546489
 ] 

Beam JIRA Bot commented on BEAM-13250:
--

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> GCSFileSystem is not facilitating injection of the gcs url
> --
>
> Key: BEAM-13250
> URL: https://issues.apache.org/jira/browse/BEAM-13250
> Project: Beam
>  Issue Type: Improvement
>  Components: io-py-gcp
>Affects Versions: 2.33.0
>Reporter: Mathieu Leduc-Hamel
>Priority: P2
>  Labels: stale-P2
> Fix For: Not applicable
>
>  Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> Inside `apache_beam.io.gcp.gcsfilesystem.GCSFileSystem` is directly 
> instantiating for every operations an instance of 
> `apache_beam.io.gcp.gcsio.GcsIO` without allowing anyone to make use of the 
> flexibility of instantiating with a custom client storage.
> As you can see inside `GcsIO` there's an optional parameter called 
> `storage_client` and that would give us the possibility to overwrite the 
> storage client by example depending of the run level and potentially make use 
> of a Gcs emulator locally when testing the infrastructure.
> Right now the only way we have to overwrite the gcs url is by monkey patching 
> the default storage which is not most clean way of doing it.
>  
> Potential solution:
> If `GCSFileSystem` was transformed by example by adding a single class method 
> to generate every one of thse `GcsIO`, that would give us the possibility to 
> create a custom `GCSFileSystem` class, inheriting from it, without 
> duplicating all of it's code and to inject our desired url depending of the 
> run level.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14116) Fix Pub/Sub Lite IO and SDF performance issues with shuffles

2022-06-03 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14116:
-
Labels: stale-assigned  (was: )

> Fix Pub/Sub Lite IO and SDF performance issues with shuffles
> 
>
> Key: BEAM-14116
> URL: https://issues.apache.org/jira/browse/BEAM-14116
> Project: Beam
>  Issue Type: Task
>  Components: io-java-gcp, runner-dataflow
>Reporter: Daniel Collins
>Assignee: Daniel Collins
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 8h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14116) Fix Pub/Sub Lite IO and SDF performance issues with shuffles

2022-06-03 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546362#comment-17546362
 ] 

Beam JIRA Bot commented on BEAM-14116:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Fix Pub/Sub Lite IO and SDF performance issues with shuffles
> 
>
> Key: BEAM-14116
> URL: https://issues.apache.org/jira/browse/BEAM-14116
> Project: Beam
>  Issue Type: Task
>  Components: io-java-gcp, runner-dataflow
>Reporter: Daniel Collins
>Assignee: Daniel Collins
>Priority: P2
>  Labels: stale-assigned
>  Time Spent: 8h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14557) Migrate exclusively to the v1 progress/metrics API

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14557:
-
Status: Open  (was: Triage Needed)

> Migrate exclusively to the v1 progress/metrics API
> --
>
> Key: BEAM-14557
> URL: https://issues.apache.org/jira/browse/BEAM-14557
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-go
>Affects Versions: 2.40.0
>Reporter: Robert Burke
>Assignee: Ritesh Ghorse
>Priority: P2
> Fix For: 2.40.0
>
>
> The Go SDK has continued to send the legacy metrics to runners, 
> simultaneously with the new metrics. We should remove the legacy approach and 
> only use the modern version which is more efficient.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14556) Honor custom formatters being installed on the root logging handler

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14556:
-
Status: Open  (was: Triage Needed)

> Honor custom formatters being installed on the root logging handler
> ---
>
> Key: BEAM-14556
> URL: https://issues.apache.org/jira/browse/BEAM-14556
> Project: Beam
>  Issue Type: New Feature
>  Components: runner-dataflow, sdk-java-harness
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: P2
>
> This will allow users to create custom formatters integrating with an MDC if 
> they so choose by using a JvmInitializer to install their custom formatter on 
> the root logging handler.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13835) Support any-column-type to partition JdbcIO table reads

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13835:
-
Priority: P3  (was: P2)

> Support any-column-type to partition JdbcIO table reads
> ---
>
> Key: BEAM-13835
> URL: https://issues.apache.org/jira/browse/BEAM-13835
> Project: Beam
>  Issue Type: Sub-task
>  Components: io-java-jdbc
>Reporter: Pablo Estrada
>Priority: P3
>  Labels: stale-P2
>  Time Spent: 13h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-13835) Support any-column-type to partition JdbcIO table reads

2022-06-02 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545584#comment-17545584
 ] 

Beam JIRA Bot commented on BEAM-13835:
--

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Support any-column-type to partition JdbcIO table reads
> ---
>
> Key: BEAM-13835
> URL: https://issues.apache.org/jira/browse/BEAM-13835
> Project: Beam
>  Issue Type: Sub-task
>  Components: io-java-jdbc
>Reporter: Pablo Estrada
>Priority: P3
>  Time Spent: 13h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-13835) Support any-column-type to partition JdbcIO table reads

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13835:
-
Labels:   (was: stale-P2)

> Support any-column-type to partition JdbcIO table reads
> ---
>
> Key: BEAM-13835
> URL: https://issues.apache.org/jira/browse/BEAM-13835
> Project: Beam
>  Issue Type: Sub-task
>  Components: io-java-jdbc
>Reporter: Pablo Estrada
>Priority: P3
>  Time Spent: 13h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14289) Address Staticcheck warnings in the runners packages

2022-06-02 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545561#comment-17545561
 ] 

Beam JIRA Bot commented on BEAM-14289:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Address Staticcheck warnings in the runners packages
> 
>
> Key: BEAM-14289
> URL: https://issues.apache.org/jira/browse/BEAM-14289
> Project: Beam
>  Issue Type: Sub-task
>  Components: sdk-go
>Reporter: Jack McCluskey
>Assignee: Jack McCluskey
>Priority: P2
>  Labels: stale-assigned
>
> Clean up staticcheck warnings in the runners packages, specifically dataflow, 
> session, and vet. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14364) 404s in BigQueryIO don't get output to Failed Inserts PCollection

2022-06-02 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545562#comment-17545562
 ] 

Beam JIRA Bot commented on BEAM-14364:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> 404s in BigQueryIO don't get output to Failed Inserts PCollection
> -
>
> Key: BEAM-14364
> URL: https://issues.apache.org/jira/browse/BEAM-14364
> Project: Beam
>  Issue Type: Bug
>  Components: io-py-gcp
>Reporter: Svetak Vihaan Sundhar
>Assignee: Svetak Vihaan Sundhar
>Priority: P1
>  Labels: stale-assigned
> Attachments: ErrorsInPrototypeJob.PNG
>
>
> Given that BigQueryIO is configured to use createDisposition(CREATE_NEVER),
> and the DynamicDestinations class returns "null" for a schema,
> and the table for that destination does not exist in BigQuery, When I stream 
> records to BigQuery for that table, then the write should fail,
> and the failed rows should appear on the output PCollection for Failed 
> Inserts (via getFailedInserts().
>  
> Almost all of the time, the table exists before hand, but given that new 
> tables can be created, we want this behavior to be non-explosive to the Job, 
> however, what we are seeing is that processing completely stops in those 
> pipelines, and eventually the jobs run out of memory. I feel that the 
> appropriate action when BigQuery 404's for the table, would be to submit 
> those failed TableRows to the output PCollection and continue processing as 
> normal.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14364) 404s in BigQueryIO don't get output to Failed Inserts PCollection

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14364:
-
Labels: stale-assigned  (was: )

> 404s in BigQueryIO don't get output to Failed Inserts PCollection
> -
>
> Key: BEAM-14364
> URL: https://issues.apache.org/jira/browse/BEAM-14364
> Project: Beam
>  Issue Type: Bug
>  Components: io-py-gcp
>Reporter: Svetak Vihaan Sundhar
>Assignee: Svetak Vihaan Sundhar
>Priority: P1
>  Labels: stale-assigned
> Attachments: ErrorsInPrototypeJob.PNG
>
>
> Given that BigQueryIO is configured to use createDisposition(CREATE_NEVER),
> and the DynamicDestinations class returns "null" for a schema,
> and the table for that destination does not exist in BigQuery, When I stream 
> records to BigQuery for that table, then the write should fail,
> and the failed rows should appear on the output PCollection for Failed 
> Inserts (via getFailedInserts().
>  
> Almost all of the time, the table exists before hand, but given that new 
> tables can be created, we want this behavior to be non-explosive to the Job, 
> however, what we are seeing is that processing completely stops in those 
> pipelines, and eventually the jobs run out of memory. I feel that the 
> appropriate action when BigQuery 404's for the table, would be to submit 
> those failed TableRows to the output PCollection and continue processing as 
> normal.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14289) Address Staticcheck warnings in the runners packages

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14289:
-
Labels: stale-assigned  (was: )

> Address Staticcheck warnings in the runners packages
> 
>
> Key: BEAM-14289
> URL: https://issues.apache.org/jira/browse/BEAM-14289
> Project: Beam
>  Issue Type: Sub-task
>  Components: sdk-go
>Reporter: Jack McCluskey
>Assignee: Jack McCluskey
>Priority: P2
>  Labels: stale-assigned
>
> Clean up staticcheck warnings in the runners packages, specifically dataflow, 
> session, and vet. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (BEAM-14253) pubsublite.ReadWriteIT failing in beam_PostCommit_Java_DataflowV1 and V2

2022-06-02 Thread Beam JIRA Bot (Jira)


[ 
https://issues.apache.org/jira/browse/BEAM-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545563#comment-17545563
 ] 

Beam JIRA Bot commented on BEAM-14253:
--

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> pubsublite.ReadWriteIT failing in beam_PostCommit_Java_DataflowV1 and V2
> 
>
> Key: BEAM-14253
> URL: https://issues.apache.org/jira/browse/BEAM-14253
> Project: Beam
>  Issue Type: Sub-task
>  Components: io-java-gcp, test-failures
>Reporter: Daniel Oliveira
>Assignee: Daniel Collins
>Priority: P1
>  Labels: stale-assigned
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Example: 
> https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1455/testReport/junit/org.apache.beam.sdk.io.gcp.pubsublite/ReadWriteIT/testReadWrite/
> {noformat}
> java.lang.AssertionError: Did not receive signal on 
> projects/apache-beam-testing/subscriptions/result-subscription--586739339276181574
>  in 300s
> {noformat}
> Dataflow logs show this, might be related:
> {noformat}
> Error message from worker: java.lang.IllegalArgumentException
> 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:127)
> 
> org.apache.beam.sdk.io.gcp.pubsublite.internal.SubscriptionPartitionLoader$GeneratorFn.getInitialWatermarkEstimatorState(SubscriptionPartitionLoader.java:76)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-14253) pubsublite.ReadWriteIT failing in beam_PostCommit_Java_DataflowV1 and V2

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14253:
-
Labels: stale-assigned  (was: )

> pubsublite.ReadWriteIT failing in beam_PostCommit_Java_DataflowV1 and V2
> 
>
> Key: BEAM-14253
> URL: https://issues.apache.org/jira/browse/BEAM-14253
> Project: Beam
>  Issue Type: Sub-task
>  Components: io-java-gcp, test-failures
>Reporter: Daniel Oliveira
>Assignee: Daniel Collins
>Priority: P1
>  Labels: stale-assigned
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Example: 
> https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1455/testReport/junit/org.apache.beam.sdk.io.gcp.pubsublite/ReadWriteIT/testReadWrite/
> {noformat}
> java.lang.AssertionError: Did not receive signal on 
> projects/apache-beam-testing/subscriptions/result-subscription--586739339276181574
>  in 300s
> {noformat}
> Dataflow logs show this, might be related:
> {noformat}
> Error message from worker: java.lang.IllegalArgumentException
> 
> org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:127)
> 
> org.apache.beam.sdk.io.gcp.pubsublite.internal.SubscriptionPartitionLoader$GeneratorFn.getInitialWatermarkEstimatorState(SubscriptionPartitionLoader.java:76)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-5895) Beam Dependency Update Request: com.rabbitmq:amqp-client

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5895:

Description: 


 - 2018-10-29 12:13:05.181738 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:11:25.706312 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:11:29.383991 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:12:16.418869 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:10:57.043668 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:11:45.262885 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:14:04.464436 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:14:37.609583 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:20:50.205471 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:23:54.368601 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:12:31.892674 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:18:56.296470 -

Please consider upgrading the dependency com.rabbitmq:amqp-client. 

The current version is 4.6.0. The latest version is 5.5.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:10:39.700127 ---

[jira] [Updated] (BEAM-11128) Beam Dependency Update Request: software.amazon.kinesis:amazon-kinesis-client

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-11128:
-
Description: 


 - 2020-10-26 12:31:05.192833 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-11-02 12:31:23.564789 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-11-09 12:28:13.098678 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-11-16 12:31:04.543788 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-11-23 12:31:36.719625 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-11-30 12:29:33.571791 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-12-07 12:32:49.470180 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-12-14 12:41:26.816353 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-12-21 12:32:25.519764 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-12-28 12:31:15.046031 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-04 12:31:37.880027 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5. The latest version is 2.3.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-11 12:32:43.602293 -

Please consider upgrading the dependency 
software.amazon.kinesis:amazon-kinesis-client. 

The current version is 2.2.5.

[jira] [Updated] (BEAM-14308) Beam Dependency Update Request: org.testcontainers:pulsar

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14308:
-
Description: 


 - 2022-04-14 16:33:03.669372 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:31:12.538028 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:28:19.898929 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:27:53.399096 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:30:56.681473 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-26 16:33:32.924562 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-06-02 16:30:23.199811 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


  was:


 - 2022-04-14 16:33:03.669372 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:31:12.538028 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:28:19.898929 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:27:53.399096 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:30:56.681473 -

Please consider upgrading the dependency org.testcontainers:pulsar. 

The current version is 1.15.3. The latest version is 1.17.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 

[jira] [Updated] (BEAM-8724) Beam Dependency Update Request: org.slf4j:slf4j-simple

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8724:

Description: 


 - 2019-11-15 19:47:47.257481 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-19 21:16:07.039581 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-02 12:23:10.542496 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-09 12:22:42.211988 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:23:29.735248 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:18:02.884139 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:21:34.655808 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:21:24.435761 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:18:55.428490 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:20:07.953348 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:21:13.476424 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:18:55.543896 -

Please consider upgrading the dependency org.slf4j:slf4j-simple. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 

[jira] [Updated] (BEAM-10365) Beam Dependency Update Request: org.slf4j:slf4j-log4j12

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-10365:
-
Description: 


 - 2020-06-29 12:24:04.778978 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:23:59.529381 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:49:29.484497 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:25:39.349656 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:26:45.713655 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:30:23.328604 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:26:22.436665 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:24:51.922367 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-17 12:24:51.235314 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-24 12:27:27.275291 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 09:30:35.325430 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 16:07:39.231441 -

Please consider upgrading the dependency org.slf4j:slf4j-log4j12. 

The current version is 1.7.25. The latest version is 2.0.0-alpha1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Desc

[jira] [Updated] (BEAM-10367) Beam Dependency Update Request: org.sonarqube:org.sonarqube.gradle.plugin

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-10367:
-
Description: 


 - 2020-06-29 12:24:20.132662 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:24:15.693712 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:49:46.000535 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:25:55.728852 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:27:01.964071 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:30:39.722762 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:26:38.457893 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:25:08.156247 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-17 12:25:07.532287 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-24 12:27:43.757074 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 09:30:54.487906 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 16:07:56.761777 -

Please consider upgrading the dependency 
org.sonarqube:org.sonarqube.gradle.plugin. 

The current version is 2.7. The latest version is 3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://be

[jira] [Updated] (BEAM-8002) Beam Dependency Update Request: Gradle:

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8002:

Description: 


 - 2019-08-19 12:04:19.192688 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-08-26 12:04:17.802062 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-09-02 12:04:53.057461 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-09-09 12:03:53.298241 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-09-16 12:03:47.037326 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-09-23 12:04:12.360299 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-09-30 12:05:19.680040 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-10-07 12:04:48.065365 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-10-14 12:04:37.533903 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-10-21 12:05:15.993810 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1 -> 5.6.3. The latest version is 6.0-rc-1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-10-28 12:07:10.976374 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1 -> 5.6.3. The latest version is 6.0-rc-1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-04 12:05:57.793513 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 5.6.4 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-11 12:05:24.076889 -

Please consider upgrading the dependency Gradle:. 

The current version is 5.2.1. The latest version is 6.0 

cc: 
 Please refer to [Beam Dependency

[jira] [Updated] (BEAM-11503) Beam Dependency Update Request: org.rocksdb:rocksdbjni

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-11503:
-
Description: 


 - 2020-12-21 12:31:45.435596 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.14.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-12-28 12:30:31.729943 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.14.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-04 12:30:54.222363 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.14.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-11 12:31:59.826905 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.15.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-18 12:54:24.978135 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.15.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-25 12:36:10.305659 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.15.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-01 12:36:21.746671 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.15.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-08 12:40:49.254895 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 5.7.3. The latest version is 6.15.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-13 12:44:16.682400 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 6.15.2. The latest version is 6.22.1.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-20 12:38:30.333746 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 6.15.2. The latest version is 6.22.1.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-27 12:39:35.182999 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 6.15.2. The latest version is 6.22.1.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-04 12:43:17.288031 -

Please consider upgrading the dependency org.rocksdb:rocksdbjni. 

The current version is 6.15.2. The latest version is 6.22.1.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-11 12:39:17.318965 

[jira] [Updated] (BEAM-8723) Beam Dependency Update Request: org.postgresql:postgresql

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8723:

Description: 


 - 2019-11-15 19:47:37.517620 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.8 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-19 21:15:53.175329 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.8 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-02 12:22:55.910553 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.8 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-09 12:22:27.862221 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:23:15.528808 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:17:48.399081 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:21:20.484055 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:21:09.820006 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:18:41.433568 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:19:40.983135 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:20:59.180217 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest version is 42.2.9 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:18:40.858097 -

Please consider upgrading the dependency org.postgresql:postgresql. 

The current version is 42.2.2. The latest 

[jira] [Updated] (BEAM-13936) Beam Dependency Update Request: org.mock-server:mockserver-client-java

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13936:
-
Description: 


 - 2022-02-14 12:28:29.700061 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-02-21 18:19:17.000854 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-02-28 12:25:09.500552 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-07 12:30:34.400886 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-14 12:35:23.189411 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-21 12:26:21.048529 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-28 12:28:53.909475 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-07 16:26:22.530446 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:32:28.541057 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:30:38.709874 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:27:43.651403 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:27:16.242876 -

Please consider upgrading the dependency 
org.mock-server:mockserver-client-java. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to

[jira] [Updated] (BEAM-13937) Beam Dependency Update Request: org.mock-server:mockserver-junit-rule

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13937:
-
Description: 


 - 2022-02-14 12:28:32.108484 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-02-21 18:19:19.429104 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-02-28 12:25:11.885132 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-07 12:30:36.872776 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-14 12:35:25.651080 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-21 12:26:23.531065 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-03-28 12:28:56.398004 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-07 16:26:25.117670 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:32:31.061002 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:30:41.067985 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:27:46.358636 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:27:18.833915 -

Please consider upgrading the dependency 
org.mock-server:mockserver-junit-rule. 

The current version is 5.10.0. The latest version is 5.13.2 

cc: 
 Please refer to [Beam Depen

[jira] [Updated] (BEAM-12186) Beam Dependency Update Request: org.jenkins-ci.plugins:junit

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12186:
-
Description: 


 - 2021-04-19 12:35:08.994382 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-26 12:33:56.308748 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-03 12:32:58.722844 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-10 12:33:27.931769 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-17 12:33:51.628370 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-24 12:32:53.322160 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-31 12:34:24.947702 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.49 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-08 17:34:26.555965 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.50 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-14 12:38:04.123605 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.34. The latest version is 1.50 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-16 12:42:25.683897 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.49. The latest version is 1.52 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-23 12:51:29.293510 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.49. The latest version is 1.52 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-30 12:44:52.399798 -

Please consider upgrading the dependency org.jenkins-ci.plugins:junit. 

The current version is 1.49. The latest version is 1.52 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-06 12:4

[jira] [Updated] (BEAM-13280) Beam Dependency Update Request: org.immutables:value

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-13280:
-
Description: 


 - 2021-11-18 05:21:34.591343 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-22 12:25:39.618673 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-29 12:23:33.991815 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-06 12:25:26.393136 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-13 12:27:28.459042 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-20 12:27:38.668988 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-27 12:23:10.464365 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-03 12:23:56.307560 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-10 12:24:48.981225 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-17 12:24:10.394718 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0-rc1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-24 12:23:57.077357 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-31 12:30:36.455846 -

Please consider upgrading the dependency org.immutables:value. 

The current version is 2.8.8. The latest version is 2.9.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-02-07 15:14:06.465009 

[jira] [Updated] (BEAM-12520) Beam Dependency Update Request: org.json:json

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12520:
-
Description: 


 - 2021-06-21 12:37:19.314797 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-28 12:36:06.152382 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-07-05 12:38:54.311307 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-07-19 12:38:32.361110 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-07-26 12:37:58.735254 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-02 12:37:22.295086 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-09 12:45:59.252593 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-16 12:42:59.759004 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-23 12:52:01.161030 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-30 12:45:27.124183 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-06 12:45:35.636456 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-13 12:43:35.391568 -

Please consider upgrading the dependency org.json:json. 

The current version is 20201115. The latest version is 20210307 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-20 12:37:50.037576 -

Please consider upgrading the depende

[jira] [Updated] (BEAM-12789) Beam Dependency Update Request: org.junit.jupiter:junit-jupiter-api

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12789:
-
Description: 


 - 2021-08-23 12:52:09.928452 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.0-RC1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-08-30 12:45:34.456993 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.0-RC1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-06 12:45:42.996298 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.0-RC1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-20 12:37:57.454627 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-27 12:38:54.722003 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-04 12:42:36.169986 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-11 12:38:35.885305 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-18 05:21:59.520532 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-22 12:26:01.709008 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-29 12:23:56.113355 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-06 12:25:48.462975 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-13 12:27:58.971636 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-api. 

The current version is 5.6.2. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.or

[jira] [Updated] (BEAM-12917) Beam Dependency Update Request: org.influxdb:influxdb-java

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12917:
-
Description: 


 - 2021-09-20 12:37:10.947105 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-27 12:38:04.845503 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-04 12:41:47.972484 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-11 12:37:47.515205 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-18 05:21:37.364402 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-22 12:25:42.281802 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-29 12:23:36.786989 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-06 12:25:29.182240 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-13 12:27:31.102402 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-20 12:27:41.334476 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-27 12:23:13.357275 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-03 12:23:59.200358 -

Please consider upgrading the dependency org.influxdb:influxdb-java. 

The current version is 2.19. The latest version is 2.22 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-10 12:24:51.817457 

[jira] [Updated] (BEAM-14521) Beam Dependency Update Request: org.neo4j.driver:neo4j-java-driver

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14521:
-
Description: 


 - 2022-05-26 16:33:01.673679 -

Please consider upgrading the dependency 
org.neo4j.driver:neo4j-java-driver. 

The current version is 4.4.3. The latest version is 5.0.0-alpha01 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-06-02 16:29:51.706157 -

Please consider upgrading the dependency 
org.neo4j.driver:neo4j-java-driver. 

The current version is 4.4.3. The latest version is 5.0.0-alpha01 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


  was:


 - 2022-05-26 16:33:01.673679 -

Please consider upgrading the dependency 
org.neo4j.driver:neo4j-java-driver. 

The current version is 4.4.3. The latest version is 5.0.0-alpha01 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 



> Beam Dependency Update Request: org.neo4j.driver:neo4j-java-driver
> --
>
> Key: BEAM-14521
> URL: https://issues.apache.org/jira/browse/BEAM-14521
> Project: Beam
>  Issue Type: Sub-task
>  Components: dependencies
>Reporter: Beam JIRA Bot
>Priority: P2
>
>  - 2022-05-26 16:33:01.673679 
> -
> Please consider upgrading the dependency 
> org.neo4j.driver:neo4j-java-driver. 
> The current version is 4.4.3. The latest version is 5.0.0-alpha01 
> cc: 
>  Please refer to [Beam Dependency Guide 
> |https://beam.apache.org/contribute/dependencies/]for more information. 
> Do Not Modify The Description Above. 
>  - 2022-06-02 16:29:51.706157 
> -
> Please consider upgrading the dependency 
> org.neo4j.driver:neo4j-java-driver. 
> The current version is 4.4.3. The latest version is 5.0.0-alpha01 
> cc: 
>  Please refer to [Beam Dependency Guide 
> |https://beam.apache.org/contribute/dependencies/]for more information. 
> Do Not Modify The Description Above. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (BEAM-10364) Beam Dependency Update Request: org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-10364:
-
Description: 


 - 2020-06-29 12:23:43.375084 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:23:36.403483 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:49:06.247702 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:25:16.120237 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:26:22.325547 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:29:59.773669 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:25:59.134849 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:24:27.311920 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-17 12:24:27.167526 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-24 12:27:03.443900 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 09:30:11.791140 -

Please consider upgrading the dependency 
org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin. 

The current version is 0.4.0. The latest version is 0.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-28 16:

[jira] [Updated] (BEAM-11683) Beam Dependency Update Request: org.jetbrains:annotations

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-11683:
-
Description: 


 - 2021-01-25 12:35:35.054629 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-01 12:35:49.136036 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-08 12:40:15.299175 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-15 12:37:01.272122 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-22 12:33:50.524156 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-03-01 12:34:14.307829 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-03-08 12:36:06.017868 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-03-15 12:37:20.803991 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-03-22 12:35:01.985823 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-03-29 12:35:48.863518 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-05 12:35:48.430863 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-12 12:36:20.000763 -

Please consider upgrading the dependency org.jetbrains:annotations. 

The current version is 13.0. The latest version is 20.1.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-19 12:35:12.283088 

[jira] [Updated] (BEAM-5551) Beam Dependency Update Request: org.elasticsearch:elasticsearch-hadoop

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5551:

Description: 


 - 2018-10-01 19:30:14.876535 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.1 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-08 12:16:54.276690 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.2 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-15 12:11:33.317764 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.2 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-22 12:11:22.408698 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.2 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-29 12:13:36.588552 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.2 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:12:20.114978 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.2 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:12:11.983383 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 6.4.3 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:13:00.354059 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 7.0.0-alpha1 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:12:07.620947 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 7.0.0-alpha1 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:12:26.756619 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 7.0.0-alpha1 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:14:47.418801 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch-hadoop. 

The current version is 5.0.0. The latest version is 7.0.0-alpha1 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:15:19.16

[jira] [Updated] (BEAM-14186) Beam Dependency Update Request: org.junit.jupiter:junit-jupiter-engine

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14186:
-
Description: 


 - 2022-03-28 12:28:51.210977 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-07 16:26:19.855371 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:32:25.703590 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:30:36.302027 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:27:41.085738 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:27:13.767895 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:30:15.597167 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.9.0-M1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-26 16:32:49.906507 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.9.0-M1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-06-02 16:29:40.799798 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.9.0-M1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


  was:


 - 2022-03-28 12:28:51.210977 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-07 16:26:19.855371 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:32:25.703590 -

Please consider upgrading the dependency 
org.junit.jupiter:junit-jupiter-engine. 

The current version is 5.7.0. The latest version is 5.8.2 

cc: 
 Please refer to [Beam

[jira] [Updated] (BEAM-9369) Beam Dependency Update Request: org.mockito:mockito-core

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-9369:

Description: 


 - 2020-02-24 12:18:50.971910 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-24 14:02:11.660855 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-30 12:19:29.622792 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-06 12:19:22.542273 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-13 12:17:28.211167 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-06-29 12:23:24.532477 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:23:20.187938 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:48:46.108893 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.3.3 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:24:59.376043 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.4.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:26:05.843319 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.4.4 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:29:43.244483 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.4.4 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:25:42.665610 -

Please consider upgrading the dependency org.mockito:mockito-core. 

The current version is 3.0.0. The latest version is 3.4.6 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:24:10.906482 ---

[jira] [Updated] (BEAM-6093) Beam Dependency Update Request: org.elasticsearch.plugin:transport-netty4-client

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6093:

Description: 


 - 2018-11-19 12:18:13.904431 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:17:21.485785 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:17:34.135955 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:20:03.116300 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:20:30.750749 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:26:35.684431 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:29:49.020942 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:18:56.580095 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:25:52.096908 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:17:04.713964 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:18:15.765461 -

Please consider upgrading the dependency 
org.elasticsearch.plugin:transport-netty4-client. 

The 

[jira] [Updated] (BEAM-6090) Beam Dependency Update Request: org.elasticsearch:elasticsearch

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6090:

Description: 


 - 2018-11-19 12:12:57.791447 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:12:02.158689 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:12:21.276206 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:14:41.860759 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:15:13.638673 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha1 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:21:29.050590 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:24:36.273791 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:13:14.211572 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:19:43.014366 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:11:23.556912 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:12:05.554250 -

Please consider upgrading the dependency 
org.elasticsearch:elasticsearch. 

The current version is 6.4.0. The latest version is 7.0.0-alpha2 

cc: [~echauchot], [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/

[jira] [Updated] (BEAM-12067) Beam Dependency Update Request: org.elasticsearch.client:elasticsearch-rest-high-level-client

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12067:
-
Description: 


 - 2021-03-29 12:35:11.433487 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 7.12.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-04 12:41:22.372821 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-11 12:37:21.821663 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-18 05:21:25.266770 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-22 12:25:32.020490 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-29 12:23:26.216782 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-06 12:25:18.651548 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-13 12:27:12.591772 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-20 12:27:24.834720 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-27 12:22:59.623206 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-01-03 12:23:46.814024 -

Please consider upgrading the dependency 
org.elasticsearch.client:elasticsearch-rest-high-level-client. 

The current version is 7.9.2. The latest version is 8.0.0-alpha2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Mod

[jira] [Updated] (BEAM-6042) Beam Dependency Update Request: org.apache.samza:samza-core_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6042:

Description: 


 - 2018-11-12 12:16:32.338354 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:07.665576 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:06.205098 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:29.098970 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:18:59.170221 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:27.430991 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:33.021975 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:28:45.397436 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:17:45.639478 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:24:42.838265 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:15:58.762469 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:16.276216 -

Please consider upgrading the dependency 
org.apache.samza:samza-core_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more inf

[jira] [Updated] (BEAM-5591) Beam Dependency Update Request: org.apache.solr:solr-test-framework

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5591:

Description: 
This ticket is requesting a major version upgrade, which we shouldn't do. If we 
need to support multiple major versions or abandon older major versions, that's 
a bigger discussion.

 - 2018-10-01 19:32:33.940554 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-08 12:21:16.208913 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-15 12:14:19.778909 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-22 12:14:50.780211 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-29 12:19:55.050088 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:17:18.870612 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:17:05.579545 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:54.124114 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:51.842349 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:17:13.701462 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:44.208245 -

Please consider upgrading the dependency 
org.apache.solr:solr-test-framework. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/depen

[jira] [Updated] (BEAM-6041) Beam Dependency Update Request: org.apache.samza:samza-api

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6041:

Description: 


 - 2018-11-12 12:16:29.799964 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:02.023596 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:00.687804 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:23.597956 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:18:53.111533 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:21.917056 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:27.331149 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:28:39.898815 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:17:39.586659 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:24:36.452389 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:15:53.161813 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:10.639593 -

Please consider upgrading the dependency org.apache.samza:samza-api. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-0

[jira] [Updated] (BEAM-6044) Beam Dependency Update Request: org.apache.samza:samza-kv-inmemory_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6044:

Description: 


 - 2018-11-12 12:16:37.084113 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:19.057681 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:17.315732 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:40.078385 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:10.129750 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:38.487012 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:44.394908 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:28:56.406871 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:17:57.682711 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:24:55.676562 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:16:10.252322 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:27.574834 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-inmemory_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [B

[jira] [Updated] (BEAM-6046) Beam Dependency Update Request: org.apache.samza:samza-kv_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6046:

Description: 


 - 2018-11-12 12:16:41.678529 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:30.701479 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:28.568142 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:50.981205 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:21.117789 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:49.774330 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:55.466103 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:29:07.599832 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:18:08.649515 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:25:08.501358 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:16:21.792515 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:38.887144 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify

[jira] [Updated] (BEAM-9592) Beam Dependency Update Request: org.codehaus.janino:janino

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-9592:

Description: 


 - 2020-03-24 14:00:13.113734 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-30 12:17:25.880029 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-06 12:17:19.566426 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-13 12:15:25.896557 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-06-29 12:20:41.482731 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:20:35.692135 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:46:01.399904 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:22:10.305941 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:23:18.044544 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:26:57.082555 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:22:55.360888 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:21:24.014805 -

Please consider upgrading the dependency org.codehaus.janino:janino. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-0

[jira] [Updated] (BEAM-6045) Beam Dependency Update Request: org.apache.samza:samza-kv-rocksdb_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6045:

Description: 


 - 2018-11-12 12:16:39.415839 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:25.066298 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:22.976402 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:45.567362 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:15.607958 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:44.079528 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:49.964723 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:29:02.121384 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:18:03.108835 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:25:01.881688 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:16:16.138436 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:33.159572 -

Please consider upgrading the dependency 
org.apache.samza:samza-kv-rocksdb_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependen

[jira] [Updated] (BEAM-14272) Beam Dependency Update Request: org.apache.samza:samza-yarn_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14272:
-
Description: 


 - 2022-04-07 16:25:13.366179 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:31:22.755032 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:29:31.025275 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:26:33.185107 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-12 16:25:56.517180 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:28:53.815794 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-26 16:31:14.657163 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-06-02 16:28:18.742136 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


  was:


 - 2022-04-07 16:25:13.366179 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-14 16:31:22.755032 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-04-21 16:29:31.025275 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-05 16:26:33.185107 -

Please consider upgrading the dependency 
org.apache.samza:samza-yarn_2.11. 

The current version is 1.5.0. The latest version is 1.7.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more inf

[jira] [Updated] (BEAM-5590) Beam Dependency Update Request: org.apache.solr:solr-solrj

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5590:

Description: 
This automated ticket is requesting a major version upgrade, which we shouldn't 
do. If we need to support multiple major versions or abandon older major 
versions, that's a bigger discussion.

 - 2018-10-01 19:32:31.934192 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-08 12:21:10.530170 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-15 12:14:14.123411 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-22 12:14:45.248275 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-29 12:19:49.227987 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:17:13.026437 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:16:58.517875 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:48.326824 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:46.277978 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:17:08.047173 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:38.258727 -

Please consider upgrading the dependency org.apache.solr:solr-solrj. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2

[jira] [Updated] (BEAM-8640) Beam Dependency Update Request: org.apache.zookeeper:zookeeper

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8640:

Description: 


 - 2019-11-12 22:52:54.286486 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-19 21:13:55.530746 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-02 12:20:56.060900 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-09 12:20:29.190236 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:21:07.886362 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:16:12.752794 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:19:47.983448 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:18:53.610144 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:16:17.757264 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:17:15.773478 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:18:33.851408 -

Please consider upgrading the dependency 
org.apache.zookeeper:zookeeper. 

The current version is 3.4.11. The latest version is 3.5.6 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:16:13.886522 -

Please consider upgrading the dependency 
org.apache.zookeeper:zo

[jira] [Updated] (BEAM-11771) Beam Dependency Update Request: org.checkerframework:checker

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-11771:
-
Description: 


 - 2021-02-08 12:38:40.205557 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.7.0. The latest version is 3.10.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-02-15 12:35:22.361267 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.7.0. The latest version is 3.10.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-13 12:40:58.087152 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.18.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-20 12:35:18.984716 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.18.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-09-27 12:36:13.758731 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.18.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-04 12:39:49.910811 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.18.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-10-11 12:35:53.641185 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.18.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-18 05:20:55.531197 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.19.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-22 12:25:02.275209 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.19.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-11-29 12:22:56.074147 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.19.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-06 12:24:47.831584 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.19.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-12-13 12:25:07.599280 -

Please consider upgrading the dependency org.checkerframework:checker. 

The current version is 3.10.0. The latest version is 3.20.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above.

[jira] [Updated] (BEAM-8925) Beam Dependency Update Request: org.apache.tika:tika-core

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8925:

Description: 


 - 2019-12-09 12:20:22.212496 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:20:53.356760 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:15:58.081400 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:19:33.456649 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:18:38.940974 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:16:03.428169 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:17:01.302466 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:18:18.458839 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:15:58.950855 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-17 12:16:33.120182 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-24 12:16:13.990925 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-18 12:51:50.384785 -

Please consider upgrading the dependency org.apache.tika:tika-core. 

The current version is 1.24.1. The latest version is 2.0.0-ALPHA 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-25 12:33:29.062593 --

[jira] [Updated] (BEAM-8926) Beam Dependency Update Request: org.apache.tika:tika-parsers

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8926:

Description: 


 - 2019-12-09 12:20:25.596601 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:21:00.447635 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:16:05.129582 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:19:40.572481 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:18:46.205693 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:16:10.504734 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:17:08.518683 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:18:26.150096 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:16:06.362545 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-17 12:16:40.420820 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-24 12:16:21.239184 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.20. The latest version is 1.23 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-18 12:51:57.742873 -

Please consider upgrading the dependency org.apache.tika:tika-parsers. 

The current version is 1.24.1. The latest version is 2.0.0-ALPHA 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-01-2

[jira] [Updated] (BEAM-8641) Beam Dependency Update Request: org.assertj:assertj-core

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8641:

Description: 


 - 2019-11-12 22:52:57.856672 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-11-19 21:14:03.054594 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-02 12:21:03.797893 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-09 12:20:36.808168 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:21:15.594712 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:16:20.756947 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:19:55.600432 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:19:01.286632 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:16:25.344491 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:17:23.481575 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.14.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:18:41.697357 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.15.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:16:21.613946 -

Please consider upgrading the dependency org.assertj:assertj-core. 

The current version is 3.11.1. The latest version is 3.15.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-17 12:16:5

[jira] [Updated] (BEAM-9591) Beam Dependency Update Request: org.codehaus.janino:commons-compiler

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-9591:

Description: 


 - 2020-03-24 14:00:09.633446 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-30 12:17:18.487739 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-06 12:17:12.295567 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-04-13 12:15:18.727707 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-06-29 12:20:34.056560 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-06 12:20:28.250620 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-08 10:45:54.003725 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-13 12:22:02.892427 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-20 12:23:10.674161 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-07-27 12:26:49.712443 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-03 12:22:47.970164 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-08-10 12:21:16.516658 -

Please consider upgrading the dependency 
org.codehaus.janino:commons-compiler. 

The current version is 3.0.11. The latest version is 3.1.2 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.

[jira] [Updated] (BEAM-14463) Beam Dependency Update Request: org.apache.tephra:tephra-api

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-14463:
-
Description: 


 - 2022-05-12 16:26:11.137030 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:29:08.129186 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-26 16:31:28.180907 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-06-02 16:28:32.450580 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


  was:


 - 2022-05-12 16:26:11.137030 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-19 16:29:08.129186 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2022-05-26 16:31:28.180907 -

Please consider upgrading the dependency org.apache.tephra:tephra-api. 

The current version is 0.15.0-incubating. The latest version is 0.16.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 



> Beam Dependency Update Request: org.apache.tephra:tephra-api
> 
>
> Key: BEAM-14463
> URL: https://issues.apache.org/jira/browse/BEAM-14463
> Project: Beam
>  Issue Type: Sub-task
>  Components: dependencies
>Reporter: Beam JIRA Bot
>Priority: P2
>
>  - 2022-05-12 16:26:11.137030 
> -
> Please consider upgrading the dependency 
> org.apache.tephra:tephra-api. 
> The current version is 0.15.0-incubating. The latest version is 
> 0.16.1 
> cc: 
>  Please refer to [Beam Dependency Guide 
> |https://beam.apache.org/contribute/dependencies/]for more information. 
> Do Not Modify The Description Above. 
>  - 2022-05-19 16:29:08.129186 
> -
> Please consider upgrading the dependency 
> org.apache.tephra:tephra-api. 
> The current version is 0.15.0-incubating. The latest version is 
> 0.16.1 
> cc: 
>  Please refer to [Beam Dependency Guide 
> |https://beam.apache.org/contribute/dependencies/]for more information. 
> Do Not Modify The Description Above. 
>  - 2022-05-26 16:31:28.180907 
> -
> Please consider upgrading the dependency 
> org.apache.tephra:tephra-api. 
> The current version is 0.15.0-incubating. The latest version is 
> 0.16.1 
> cc: 
>  Please refer to [Beam Dependency Guide 
> |https://beam.apache.org/contribute/dependencies/]for more information. 
> Do Not Modify The Description Above. 
>  - 2022-06-02 16:28:32.450580 
> -
> Please consider upgrading the dependency 
> org.apache.tephra:tephra-api. 
> The current version is 0.15.0-incubating. T

[jira] [Updated] (BEAM-6043) Beam Dependency Update Request: org.apache.samza:samza-kafka_2.11

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-6043:

Description: 


 - 2018-11-12 12:16:34.645603 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:13.313788 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:11.716126 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:16:34.686751 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:04.690330 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:19:33.005955 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-31 15:25:38.687909 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-07 12:28:50.820280 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-14 12:17:51.819294 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-21 12:24:49.157070 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-01-28 12:16:04.545613 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-02-04 12:17:21.928399 -

Please consider upgrading the dependency 
org.apache.samza:samza-kafka_2.11. 

The current version is 0.14.1. The latest version is 1.0.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]

[jira] [Updated] (BEAM-5589) Beam Dependency Update Request: org.apache.solr:solr-core

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5589:

Description: 


 - 2018-10-01 19:32:30.051281 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-08 12:21:05.130611 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-15 12:14:08.494035 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-22 12:14:39.741779 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-29 12:19:43.720079 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:17:07.090641 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:16:52.552611 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:17:42.375784 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:16:40.671596 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:17:02.214579 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:19:32.384860 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.5.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:20:00.884889 -

Please consider upgrading the dependency org.apache.solr:solr-core. 

The current version is 5.5.4. The latest version is 7.6.0 


[jira] [Updated] (BEAM-5575) Beam Dependency Update Request: org.apache.kudu:kudu-client

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-5575:

Description: 


 - 2018-10-01 19:31:49.129059 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.7.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-08 12:19:39.762588 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.7.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-15 12:13:32.537270 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.7.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-22 12:13:51.991162 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.7.1 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-10-29 12:18:34.374548 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-05 12:15:26.850796 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-12 12:15:26.806721 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-19 12:16:08.279294 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-11-26 12:15:09.264287 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-03 12:15:37.529768 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-10 12:18:06.204943 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-12-17 12:18:28.416125 -

Please consider upgrading the dependency org.apache.kudu:kudu-client. 

The current version is 1.4.0. The latest version is 1.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2018-1

[jira] [Updated] (BEAM-8923) Beam Dependency Update Request: org.apache.parquet:parquet-hadoop

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8923:

Description: 


 - 2019-12-09 12:19:41.986804 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:20:11.814658 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:15:15.387567 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:18:51.167722 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:17:56.541863 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:15:22.430497 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:16:19.518251 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:17:36.098418 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:15:16.746090 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-17 12:15:50.994164 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-24 12:15:31.131899 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-hadoop. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: [~timrobertson100], 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-24 13:58:30.707046 -

Please consider upgra

[jira] [Updated] (BEAM-12184) Beam Dependency Update Request: org.apache.kafka:connect-json

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12184:
-
Description: 


 - 2021-04-19 12:31:39.723948 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-26 12:30:28.213563 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-03 12:29:24.273074 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-10 12:29:37.004614 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-17 12:30:07.695227 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-24 12:30:01.745832 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-31 12:31:32.534021 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-08 17:31:25.831093 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-14 12:35:11.717616 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-21 12:33:47.900106 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-28 12:32:53.894013 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-07-05 12:35:48.252355 -

Please consider upgrading the dependency org.apache.kafka:connect-json. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 -

[jira] [Updated] (BEAM-12183) Beam Dependency Update Request: org.apache.kafka:connect-api

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-12183:
-
Description: 


 - 2021-04-19 12:31:36.204466 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-04-26 12:30:20.874702 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-03 12:29:16.79 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-10 12:29:29.519031 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-17 12:30:00.091114 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-24 12:29:54.221799 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-05-31 12:31:24.864242 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-08 17:31:17.932924 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-14 12:35:03.624310 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-21 12:33:39.757352 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-06-28 12:32:46.157093 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2021-07-05 12:35:40.553152 -

Please consider upgrading the dependency org.apache.kafka:connect-api. 

The current version is 2.5.0. The latest version is 2.8.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 -

[jira] [Updated] (BEAM-8921) Beam Dependency Update Request: org.apache.parquet:parquet-avro

2022-06-02 Thread Beam JIRA Bot (Jira)


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

Beam JIRA Bot updated BEAM-8921:

Description: 


 - 2019-12-09 12:19:34.532997 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-23 12:19:56.811682 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2019-12-30 14:14:59.634269 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-06 12:18:35.448266 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-13 12:17:41.469656 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-20 12:15:07.204064 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-01-27 12:16:03.826917 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-03 12:17:20.643353 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-10 12:15:01.425843 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-17 12:15:35.566871 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-02-24 12:15:15.997829 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more information. 
Do Not Modify The Description Above. 


 - 2020-03-24 13:58:13.807876 -

Please consider upgrading the dependency 
org.apache.parquet:parquet-avro. 

The current version is 1.10.0. The latest version is 1.11.0 

cc: 
 Please refer to [Beam Dependency Guide 
|https://beam.apache.org/contribute/dependencies/]for more inf

  1   2   3   4   5   6   7   8   9   10   >