[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2022-02-07 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-3989:
--
  Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned 
 (was: auto-deprioritized-major auto-unassigned stale-minor)
Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: New Feature
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Priority: Not a Priority
>  Labels: auto-deprioritized-major, auto-deprioritized-minor, 
> auto-unassigned
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2021-12-29 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-3989:
--
Labels: auto-deprioritized-major auto-unassigned stale-minor  (was: 
auto-deprioritized-major auto-unassigned)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: New Feature
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Priority: Minor
>  Labels: auto-deprioritized-major, auto-unassigned, stale-minor
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2021-06-30 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-3989:
--
  Labels: auto-deprioritized-major auto-unassigned  (was: auto-unassigned 
stale-major)
Priority: Minor  (was: Major)

This issue was labeled "stale-major" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Major, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: New Feature
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Priority: Minor
>  Labels: auto-deprioritized-major, auto-unassigned
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



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


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2021-06-22 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-3989:
--
Labels: auto-unassigned stale-major  (was: auto-unassigned)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Major but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 30 days. I have gone ahead and added a "stale-major" to the issue". If this 
ticket is a Major, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: New Feature
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Priority: Major
>  Labels: auto-unassigned, stale-major
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



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


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2021-04-23 Thread Konstantin Knauf (Jira)


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

Konstantin Knauf updated FLINK-3989:

Issue Type: New Feature  (was: Task)

As part of https://issues.apache.org/jira/browse/FLINK-22029 the "Task" Issue 
Type is removed. I moved this to "New Feature". If you think, "Improvement", 
"Bug" or "Technical Debt" would be more appropriate, please change the type 
accordingly.

> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: New Feature
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Assignee: Tzu-Li (Gordon) Tai
>Priority: Major
>  Labels: stale-assigned
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



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


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2021-04-16 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-3989:
--
Labels: stale-assigned  (was: )

> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Assignee: Tzu-Li (Gordon) Tai
>Priority: Major
>  Labels: stale-assigned
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



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


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2016-05-31 Thread Tzu-Li (Gordon) Tai (JIRA)

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

Tzu-Li (Gordon) Tai updated FLINK-3989:
---
Assignee: Tzu-Li (Gordon) Tai

> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>Assignee: Tzu-Li (Gordon) Tai
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FLINK-3989) Add guide to write a custom streaming connector in DataStream API documentation

2016-05-28 Thread Tzu-Li (Gordon) Tai (JIRA)

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

Tzu-Li (Gordon) Tai updated FLINK-3989:
---
Summary: Add guide to write a custom streaming connector in DataStream API 
documentation  (was: Add guide to write a custom streaming source / sink in 
DataStream API documentation)

> Add guide to write a custom streaming connector in DataStream API 
> documentation
> ---
>
> Key: FLINK-3989
> URL: https://issues.apache.org/jira/browse/FLINK-3989
> Project: Flink
>  Issue Type: Task
>  Components: Documentation
>Affects Versions: 1.1.0
>Reporter: Tzu-Li (Gordon) Tai
>
> I think it's a good idea to add a basic outline in the documentation for 
> users to compose their own streaming connector source / sinks, as its quite a 
> frequently asked question in the mailing lists and might be helpful for Flink 
> to get traction on new external systems faster.
> The documentation should contain information about what classes to extend, 
> what life cycle methods to implement, how to implement an exactly once 
> source, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)