[jira] [Commented] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-09-21 Thread goutham (Jira)


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

goutham commented on FLINK-18851:
-

[~AHeise] I am working on it. will create PR shortly 

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Assignee: goutham
>Priority: Minor
>  Labels: starter
> Attachments: Checkpoint details.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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


[jira] [Commented] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-09-22 Thread goutham (Jira)


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

goutham commented on FLINK-18851:
-

[~AHeise] or [~trohrmann] I don't seem to have write access to the repo, can 
you add me to the contributor list?

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Assignee: goutham
>Priority: Minor
>  Labels: pull-request-available, starter
> Attachments: Checkpoint details.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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


[jira] [Comment Edited] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-09-24 Thread goutham (Jira)


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

goutham edited comment on FLINK-18851 at 9/25/20, 2:31 AM:
---

[~mapohl] Thanks for your response, Also can you provide access to Jira to 
assign tasks? This is my Jira user name gkrish24


was (Author: gkrish24):
[~mapohl] Thanks, Also can you provide access to Jira to assign tasks? This is 
my Jira user name gkrish24

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Assignee: goutham
>Priority: Minor
>  Labels: pull-request-available, starter
> Attachments: Checkpoint details.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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


[jira] [Commented] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-09-24 Thread goutham (Jira)


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

goutham commented on FLINK-18851:
-

[~mapohl] Thanks, Also can you provide access to Jira to assign tasks? This is 
my Jira user name gkrish24

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Assignee: goutham
>Priority: Minor
>  Labels: pull-request-available, starter
> Attachments: Checkpoint details.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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


[jira] [Created] (FLINK-18970) Adding Junit TestMarkers

2020-08-16 Thread goutham (Jira)
goutham created FLINK-18970:
---

 Summary: Adding Junit TestMarkers
 Key: FLINK-18970
 URL: https://issues.apache.org/jira/browse/FLINK-18970
 Project: Flink
  Issue Type: Improvement
  Components: Test Infrastructure, Tests
Affects Versions: 1.11.1
Reporter: goutham
 Fix For: 1.11.1


I am planning to add Test Marker to run the Unit test and Integration test 
using markers.

Currently, if you want to run the complete build locally it takes close to 2 
hours. Based on requirement developers can run unit tests only or just 
integration or both. 

By default, it will run all the tests. 

planning to introduce below markers 

@Tag("IntegrationTest")

@Tag("UnitTest")



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


[jira] [Commented] (FLINK-16505) Document how to use the FlinkKinesisConsumer to read a CDC stream from DynamoDB

2020-08-23 Thread goutham (Jira)


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

goutham commented on FLINK-16505:
-

[~rmetzger] or [~sewen] i am interested to pick this task.. can you assign it 
to me?

 

> Document how to use the FlinkKinesisConsumer to read a CDC stream from 
> DynamoDB
> ---
>
> Key: FLINK-16505
> URL: https://issues.apache.org/jira/browse/FLINK-16505
> Project: Flink
>  Issue Type: Sub-task
>  Components: Connectors / Kinesis, Documentation
>Reporter: Robert Metzger
>Priority: Major
>  Labels: starter
>
> Extend the Kinesis connector documentation to cover this feature.



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


[jira] [Commented] (FLINK-18970) Adding Junit TestMarkers

2020-08-24 Thread goutham (Jira)


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

goutham commented on FLINK-18970:
-

Thanks [~sewen].. this helps.. we can close this issue

> Adding Junit TestMarkers
> 
>
> Key: FLINK-18970
> URL: https://issues.apache.org/jira/browse/FLINK-18970
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure, Tests
>Affects Versions: 1.11.1
>Reporter: goutham
>Priority: Minor
> Fix For: 1.11.1
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> I am planning to add Test Marker to run the Unit test and Integration test 
> using markers.
> Currently, if you want to run the complete build locally it takes close to 2 
> hours. Based on requirement developers can run unit tests only or just 
> integration or both. 
> By default, it will run all the tests. 
> planning to introduce below markers 
> @Tag("IntegrationTest")
> @Tag("UnitTest")



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


[jira] [Resolved] (FLINK-18970) Adding Junit TestMarkers

2020-08-24 Thread goutham (Jira)


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

goutham resolved FLINK-18970.
-
Resolution: Not A Problem

> Adding Junit TestMarkers
> 
>
> Key: FLINK-18970
> URL: https://issues.apache.org/jira/browse/FLINK-18970
> Project: Flink
>  Issue Type: Improvement
>  Components: Test Infrastructure, Tests
>Affects Versions: 1.11.1
>Reporter: goutham
>Priority: Minor
> Fix For: 1.11.1
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> I am planning to add Test Marker to run the Unit test and Integration test 
> using markers.
> Currently, if you want to run the complete build locally it takes close to 2 
> hours. Based on requirement developers can run unit tests only or just 
> integration or both. 
> By default, it will run all the tests. 
> planning to introduce below markers 
> @Tag("IntegrationTest")
> @Tag("UnitTest")



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


[jira] [Commented] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-08-24 Thread goutham (Jira)


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

goutham commented on FLINK-18851:
-

I can pick this up. pls assign this issue to me.

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Priority: Major
>  Labels: starter
> Attachments: Checkpoint details.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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


[jira] [Created] (FLINK-19501) Missing state in enum type

2020-10-05 Thread goutham (Jira)
goutham created FLINK-19501:
---

 Summary: Missing state in enum type
 Key: FLINK-19501
 URL: https://issues.apache.org/jira/browse/FLINK-19501
 Project: Flink
  Issue Type: Bug
  Components: API / Core
Affects Versions: 1.11.2
Reporter: goutham
 Fix For: 1.12.0


INITIALIZING state is missing for one of enums api snapshot document 

 

"enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
"CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", "RECONCILING" ]



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


[jira] [Commented] (FLINK-19501) Missing state in enum type

2020-10-05 Thread goutham (Jira)


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

goutham commented on FLINK-19501:
-

created this issue to fix this. can someone assign this to me?

> Missing state in enum type
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: API / Core
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
> Fix For: 1.12.0
>
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Comment Edited] (FLINK-19501) Missing state in enum type

2020-10-05 Thread goutham (Jira)


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

goutham edited comment on FLINK-19501 at 10/5/20, 7:15 AM:
---

created this issue to fix api missing enum state. can someone assign this to me?


was (Author: gkrish24):
created this issue to fix this. can someone assign this to me?

> Missing state in enum type
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: API / Core
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
> Fix For: 1.12.0
>
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Commented] (FLINK-19501) Missing state in enum type

2020-10-05 Thread goutham (Jira)


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

goutham commented on FLINK-19501:
-

the above commit just fixed html documentation but not in the snapshot file 
[flink-runtime-web/src/test/resources/rest_api_v1.snapshot|https://github.com/apache/flink/pull/13458/files/1b59c5c3c61d9ea667f3e722bb54788d1d687cec#diff-7dbe88fde47c5f7a8cfeccecc7f71c40]

> Missing state in enum type
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Runtime / REST
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Updated] (FLINK-19501) Missing state in enum type in rest_api_v1.snapshot

2020-10-05 Thread goutham (Jira)


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

goutham updated FLINK-19501:

Summary: Missing state in enum type in rest_api_v1.snapshot  (was: Missing 
state in enum type in )

> Missing state in enum type in rest_api_v1.snapshot
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Runtime / REST
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Updated] (FLINK-19501) Missing state in enum type in

2020-10-05 Thread goutham (Jira)


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

goutham updated FLINK-19501:

Summary: Missing state in enum type in   (was: Missing state in enum type)

> Missing state in enum type in 
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Runtime / REST
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Reopened] (FLINK-19501) Missing state in enum type in rest_api_v1.snapshot

2020-10-05 Thread goutham (Jira)


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

goutham reopened FLINK-19501:
-

this enum type is still missing in the snapshot file

> Missing state in enum type in rest_api_v1.snapshot
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Runtime / REST
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
>  Labels: pull-request-available
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Commented] (FLINK-19501) Missing state in enum type in rest_api_v1.snapshot

2020-10-06 Thread goutham (Jira)


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

goutham commented on FLINK-19501:
-

[~chesnay] sure I can work on it. 

> Missing state in enum type in rest_api_v1.snapshot
> --
>
> Key: FLINK-19501
> URL: https://issues.apache.org/jira/browse/FLINK-19501
> Project: Flink
>  Issue Type: Bug
>  Components: Documentation, Runtime / REST
>Affects Versions: 1.11.2
>Reporter: goutham
>Priority: Minor
>  Labels: pull-request-available
>
> INITIALIZING state is missing for one of enums api snapshot document 
>  
> "enum" : [ "INITIALIZING", "CREATED", "RUNNING", "FAILING", "FAILED", 
> "CANCELLING", "CANCELED", "FINISHED", "RESTARTING", "SUSPENDED", 
> "RECONCILING" ]



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


[jira] [Commented] (FLINK-18851) Add checkpoint type to checkpoint history entries in Web UI

2020-10-08 Thread goutham (Jira)


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

goutham commented on FLINK-18851:
-

[~AHeise] let me take look at it and see if can capture that info as well.

> Add checkpoint type to checkpoint history entries in Web UI
> ---
>
> Key: FLINK-18851
> URL: https://issues.apache.org/jira/browse/FLINK-18851
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / REST, Runtime / Web Frontend
>Affects Versions: 1.12.0
>Reporter: Arvid Heise
>Assignee: goutham
>Priority: Minor
>  Labels: pull-request-available, starter
> Attachments: Checkpoint details.png, Screenshot 2020-10-05 at 
> 16.15.43.png
>
>
> It would be helpful to users to better understand checkpointing times, if the 
> type of the checkpoint is displayed in the checkpoint history.
> Possible types are savepoint, aligned checkpoint, unaligned checkpoint.
> A possible place can be seen in the screenshot
> !Checkpoint details.png!



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