You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/12 06:44:30 UTC

[GitHub] [rocketmq-streams] ni-ze opened a new issue, #246: Finish data processing when function return null.

ni-ze opened a new issue, #246:
URL: https://github.com/apache/rocketmq-streams/issues/246

   In map and flatmap function, no data will be produce in some scenes, so there is no necessary pass it to next function.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] Jargon9 commented on issue #246: Finish data processing when function return null.

Posted by "Jargon9 (via GitHub)" <gi...@apache.org>.
Jargon9 commented on issue #246:
URL: https://github.com/apache/rocketmq-streams/issues/246#issuecomment-1455020188

   Please assign it to me.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] joeCarf commented on issue #246: Finish data processing when function return null.

Posted by "joeCarf (via GitHub)" <gi...@apache.org>.
joeCarf commented on issue #246:
URL: https://github.com/apache/rocketmq-streams/issues/246#issuecomment-1512903808

   I'd like to do this. plz assign it to me


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] elenacliu commented on issue #246: Finish data processing when function return null.

Posted by "elenacliu (via GitHub)" <gi...@apache.org>.
elenacliu commented on issue #246:
URL: https://github.com/apache/rocketmq-streams/issues/246#issuecomment-1519295361

   > 
   
   After more insight into the project, I think I should stop forward the data to the next processor node if the data output is `null`
   
   > Can you provide more detail? For example, I'm wondering whether I should close the whole stream or just not pass the data to the next function and directly output to the sink.
   
   After more insight into the project, I think I should stop forward the data to the next processor node if the data output is `null`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] elenacliu commented on issue #246: Finish data processing when function return null.

Posted by "elenacliu (via GitHub)" <gi...@apache.org>.
elenacliu commented on issue #246:
URL: https://github.com/apache/rocketmq-streams/issues/246#issuecomment-1518942441

   Can you provide more detail? For example, I'm wondering wether I should close the whole stream or just not pass the data to the next function and directly output to the sink.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] elenacliu commented on issue #246: Finish data processing when function return null.

Posted by "elenacliu (via GitHub)" <gi...@apache.org>.
elenacliu commented on issue #246:
URL: https://github.com/apache/rocketmq-streams/issues/246#issuecomment-1519293556

   hi, I'm doing this these days, plz assign it to me.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-streams] ni-ze closed issue #246: Finish data processing when function return null.

Posted by "ni-ze (via GitHub)" <gi...@apache.org>.
ni-ze closed issue #246: Finish data processing when function return null.
URL: https://github.com/apache/rocketmq-streams/issues/246


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org