[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-03-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=396442=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-396442
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 02/Mar/20 22:24
Start Date: 02/Mar/20 22:24
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on pull request #10989: [BEAM-9397] 
Pass all supported StartBundleContext/FinishBundleContext except output 
receiver parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 396442)
Time Spent: 1h 20m  (was: 1h 10m)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-03-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=396129=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-396129
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 02/Mar/20 14:37
Start Date: 02/Mar/20 14:37
Worklog Time Spent: 10m 
  Work Description: Ardagan commented on issue #10989: [BEAM-9397] Pass all 
supported StartBundleContext/FinishBundleContext except output receiver 
parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-593433241
 
 
   run java precommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 396129)
Time Spent: 1h 10m  (was: 1h)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394520=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394520
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 23:05
Start Date: 27/Feb/20 23:05
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on issue #10989: [BEAM-9397] Pass 
all supported StartBundleContext/FinishBundleContext except output receiver 
parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-59901
 
 
   Run Java PreCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 394520)
Time Spent: 1h  (was: 50m)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 1h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394387=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394387
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 18:36
Start Date: 27/Feb/20 18:36
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on issue #10989: [BEAM-9397] Pass 
all supported StartBundleContext/FinishBundleContext except output receiver 
parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-592111375
 
 
   Run Java PreCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 394387)
Time Spent: 40m  (was: 0.5h)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394388=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394388
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 18:36
Start Date: 27/Feb/20 18:36
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on issue #10989: [BEAM-9397] Pass 
all supported StartBundleContext/FinishBundleContext except output receiver 
parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-592111413
 
 
   Run RAT PreCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 394388)
Time Spent: 50m  (was: 40m)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394373=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394373
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 18:09
Start Date: 27/Feb/20 18:09
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on issue #10989: [BEAM-9397] Pass 
all but output receiver parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-592099442
 
 
   Run Java PreCommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 394373)
Time Spent: 0.5h  (was: 20m)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394372=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394372
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 18:09
Start Date: 27/Feb/20 18:09
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on issue #10989: [BEAM-9397] Pass 
all but output receiver parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989#issuecomment-592099236
 
 
   R: @Ardagan 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 394372)
Time Spent: 20m  (was: 10m)

> new DoFn should allow injecting all parameters in 
> StartBundleContext/FinishBundleContext
> 
>
> Key: BEAM-9397
> URL: https://issues.apache.org/jira/browse/BEAM-9397
> Project: Beam
>  Issue Type: New Feature
>  Components: sdk-java-core
>Reporter: Luke Cwik
>Assignee: Luke Cwik
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (BEAM-9397) new DoFn should allow injecting all parameters in StartBundleContext/FinishBundleContext

2020-02-27 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-9397?focusedWorklogId=394368=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394368
 ]

ASF GitHub Bot logged work on BEAM-9397:


Author: ASF GitHub Bot
Created on: 27/Feb/20 18:08
Start Date: 27/Feb/20 18:08
Worklog Time Spent: 10m 
  Work Description: lukecwik commented on pull request #10989: [BEAM-9397] 
Pass all but output receiver parameters to start bundle/finish bundle methods.
URL: https://github.com/apache/beam/pull/10989
 
 
   The remaining work is covered by BEAM-1287.
   
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] Update `CHANGES.md` with noteworthy changes.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more 
tips on [how to make review process 
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)[![Build